context
Get comprehensive context about a location including nearby places, area description, and optional weather. Use when you need to understand what's around a location or provide location-aware recommendations.
Why use this skill?
Get deep insights into any location with the Camino context skill. Access area descriptions, nearby points of interest, and real-time weather for smarter AI decision-making.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/barneyjm/contextWhat This Skill Does
The context skill is a powerful location-intelligence tool within the Camino AI suite designed to provide a comprehensive analysis of any specific geographic point. Rather than simply returning raw coordinates or basic maps, this skill synthesizes data regarding nearby points of interest, the specific vibe or description of an area, and optional real-time weather conditions. By acting as a bridge between raw geographical data and semantic understanding, it enables AI agents to make location-aware decisions, such as recommending restaurants, finding optimal meeting spots, or evaluating the suitability of a location for specific activities based on current or forecasted environmental factors.
Installation
To integrate this skill, you can utilize the clawhub CLI for streamlined installation. Run npx clawhub@latest install context in your terminal. For developers utilizing the full suite of Camino location tools, ensure you have the CAMINO_API_KEY configured in your ~/.claude/settings.json file. This allows the skill to authenticate requests to the Camino API, providing you with up to 1,000 calls per month on the free tier or a trial period to get started immediately.
Use Cases
This skill is indispensable for travel planning, logistics optimization, and real-estate evaluation. Use it to determine if a specific neighborhood has the necessary infrastructure for a business trip, or to dynamically adjust travel itineraries based on weather disruptions. It is also ideal for automated concierge services that need to provide contextualized recommendations to users based on their current GPS coordinates and specific interests, such as 'quiet coffee shops' or 'outdoor fitness areas'.
Example Prompts
- 'Give me a brief overview of the area around my current location and suggest three highly-rated lunch spots within a 500-meter radius.'
- 'Analyze the area at these coordinates [40.7589, -73.9851] and tell me if it is suitable for an outdoor event, including hourly weather forecasts for the next six hours.'
- 'Based on my location, identify any nearby fitness facilities and provide a brief description of the surrounding neighborhood ambiance.'
Tips & Limitations
Always define a reasonable radius in meters to prevent overly broad results; 500 meters is the default and typically provides the most relevant local context. If you are planning an event, ensure you set include_weather to true and specify hourly forecasting to receive granular data. Be mindful that API calls are metered, so cache results for static locations when possible to optimize your monthly allowance.
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-context": {
"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.