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?
Use the OpenClaw fitness-finder skill to instantly locate gyms, yoga studios, and pools near any location using AI-powered geospatial ranking.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/james-southendsolutions/camino-fitness-finderWhat This Skill Does
The fitness-finder skill acts as a specialized location intelligence agent for OpenClaw. It leverages Camino AI’s geospatial analysis to identify sports and wellness facilities, including gyms, yoga studios, and swimming pools. By integrating OpenStreetMap data with proprietary AI-powered ranking algorithms, the skill filters through vast amounts of location data to surface the most relevant fitness options based on your current or specified geographic coordinates. It is designed to handle both broad searches and niche queries, ensuring you find the right facility for your workout routine quickly and accurately.
Installation
You can install the fitness-finder using the ClawHub CLI tool, which is the recommended method for OpenClaw environments. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/james-southendsolutions/camino-fitness-finder
Ensure you have configured your API environment variables before running the skill. Specifically, set your CAMINO_API_KEY in your settings file to authorize the connection to the Camino AI location intelligence suite.
Use Cases
This skill is highly versatile for users who prioritize health and mobility. Common use cases include: finding the nearest high-rated gym while traveling to a new city, locating specialized aquatic centers for swim training, or identifying yoga studios that match a specific intensity level. It is also an essential tool for digital nomads and frequent travelers who require consistent access to fitness infrastructure without the need for manual browser-based searching.
Example Prompts
- "Find me the top-rated yoga studios within 1500 meters of my current location in downtown Austin."
- "Search for public swimming pools in Chicago and provide the address for the top 5 results."
- "List the best gyms near Times Square in New York City."
Tips & Limitations
To get the best results, provide as much context as possible. While the AI can infer locations, passing explicit latitude and longitude coordinates in your queries yields significantly higher accuracy. Note that the default search radius is 1500 meters; you can adjust this value to widen your search area in less dense urban environments. Remember that data availability depends on OpenStreetMap updates, so always verify facility status if you are traveling to a remote or newly established location. The skill is limited by the standard API rate limits associated with the Camino AI tier you have activated.
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-james-southendsolutions-camino-fitness-finder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
ev-charger
Find EV charging stations along a route or near a destination using Camino AI's location intelligence with OpenStreetMap data.
places
Locate places using flexible query formats - free-form search or structured address components. Returns coordinates, addresses, and optional street-level photos. Use for geocoding addresses or finding specific named places.
relationship
Calculate spatial relationships between two points including distance, direction, travel time, and human-readable descriptions. Use when you need to understand how locations relate to each other.
hotel-finder
Search for hotels, hostels, and lodging near landmarks, conference venues, or neighborhoods using Camino AI's location intelligence with AI-powered ranking.
route
Get detailed routing between two points with distance, duration, and optional turn-by-turn directions. Use when you need navigation instructions or travel time estimates between locations.