fitness-finder
Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence with AI-powered ranking.
Why use this skill?
Discover gyms, yoga studios, and swimming pools with the fitness-finder skill for OpenClaw. Access AI-powered location intelligence for all your health and wellness search needs.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/barneyjm/fitness-finderWhat This Skill Does
The fitness-finder skill acts as a specialized geolocation agent designed to bridge the gap between abstract user needs and concrete physical infrastructure. By leveraging Camino AI's sophisticated location intelligence, the skill queries OpenStreetMap data to identify gyms, yoga studios, swimming pools, and various sports facilities. What elevates this tool beyond a standard map lookup is its AI-powered ranking system, which processes search results to present the most relevant and high-quality fitness options based on the user's provided location coordinates or contextual queries.
Installation
Installation is straightforward via the OpenClaw ecosystem. You can install it using the clawhub CLI directly:
npx clawhub@latest install fitness-finder
Alternatively, you can pull it directly from the community repository:
npx skills add https://github.com/barneyjm/camino-skills --skill fitness-finder
Ensure you have configured your environment by adding your API key to your settings. You can obtain a free trial key or a production key at app.getcamino.ai. Once installed and configured with your CAMINO_API_KEY, the agent will be ready to perform localized searches.
Use Cases
This skill is perfect for travelers or remote workers who need to maintain their exercise routines while moving between cities. It is also highly effective for locals trying to discover new types of boutique fitness studios or specialized sports facilities like public swimming pools that may not appear at the top of generic search engine results. It is an essential component for any productivity-focused AI agent suite that includes journey planning and location-based logistics.
Example Prompts
- "I am traveling to Chicago for the week; find me the top-rated swimming pools near my hotel downtown."
- "Search for yoga studios within a 2-kilometer radius of my current location, focusing on beginner-friendly options."
- "Where can I find a functional fitness or CrossFit gym near the financial district in NYC?"
Tips & Limitations
To get the best results, always provide specific coordinates if you are looking for highly localized data; however, the agent is capable of inferring locations if you provide city names or descriptive landmarks. Note that the default search radius is 1500 meters. If you are in a rural area or a dense city where options are sparse, you may need to increase the search radius parameter to return results. Remember that the quality of data is dependent on OpenStreetMap's current contributor data, so while it is highly accurate, it is best used as a tool for initial discovery rather than a real-time reservation system.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-barneyjm-fitness-finder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
query
Search for places using natural language with Camino AI's location intelligence API. Returns relevant results with coordinates, distances, and metadata. Use when you need to find real-world locations like restaurants, shops, landmarks, or any point of interest.
search
Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.
journey
Plan multi-waypoint journeys with route optimization, feasibility analysis, and time budget constraints. Use when you need to plan trips with multiple stops or check if an itinerary is achievable.
travel-planner
Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization.
real-estate
Evaluate any address for home buyers and renters. Get nearby schools, transit, grocery stores, parks, restaurants, and walkability using Camino AI's location intelligence.