Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Fetches comprehensive context about a geographic location using the Camino AI API, returning nearby places, an area description, and optional weather data. Accepts coordinates with a search radius and an optional context string to tailor the results.
Combines area description, categorized nearby places, and weather into a single API call instead of querying multiple services separately.
When to use it
- Scouting lunch spots near a meeting address
- Checking weather and nearby amenities before an outdoor event
- Getting area context before booking a hotel
- Finding transit and dining options around a conference venue
- Preparing location briefings for travel itineraries
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: What's around Times Square for a business lunch, and will it rain?
- 1Resolves Times Square to coordinates (40.7589, -73.9851)
- 2Calls Camino API /context with radius 500, context 'business lunch', include_weather true
- 3Receives area_description, relevant_places grouped by category, and hourly weather forecast
- 4Formats response highlighting restaurant options and weather conditions
A summary of nearby restaurants suitable for business lunch with current weather conditions for the area
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.