Skills from clawhub.ai/barneyjm

19 skills available

travel-planner
Plan complete day trips, walking tours, and multi-stop itineraries with time budgets using Camino AI's journey planning and route optimization.
Verified
0 installs
ev-charger
Find EV charging stations along a route or near a destination using Camino AI's location intelligence with OpenStreetMap data.
Verified
0 installs
context
The skill provides location-aware context and nearby places using Camino AI. It runs `./scripts/context.sh`, requires `CAMINO_API_KEY` (added to `~/.claude/settings.json`), and posts requests to `https://api.getcamino.ai/context`.
Review
0 installs
fitness-finder
Search for gyms, yoga studios, swimming pools, and sports facilities using Camino AI's location intelligence with AI-powered ranking.
Verified
0 installs
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.
Verified
0 installs
extract
This skill wraps Tavily's extraction API to fetch cleaned page content from given URLs. It instructs running `./scripts/extract.sh`, uses the `TAVILY_API_KEY` (stored in `~/.claude/settings.json`), and sends requests to `https://api.tavily.com/extract`.
Verified
0 installs
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.
Verified
0 installs
crawl
This skill crawls websites and saves pages as local markdown via the Tavily service. It instructs running `./scripts/crawl.sh`, requires the `TAVILY_API_KEY`, posts to `https://api.tavily.com/crawl`, and writes files to `"$OUTPUT_DIR/${FILENAME}.md"`.
Review
0 installs
safety-checker
Find 24-hour businesses, well-lit public areas, transit stations, police stations, and hospitals near any location for late night safety awareness.
Verified
0 installs
parking-finder
Locate parking garages, lots, and street parking near your destination using Camino AI's location intelligence with AI-powered ranking.
Verified
0 installs
hotel-finder
Search for hotels, hostels, and lodging near landmarks, conference venues, or neighborhoods using Camino AI's location intelligence with AI-powered ranking.
Verified
0 installs
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.
Verified
0 installs
school-finder
Locate elementary schools, high schools, and universities near any address using Camino AI's location intelligence with AI-powered ranking.
Verified
0 installs
places
This skill provides place lookup and geocoding and supplies a Bash helper `./scripts/places.sh` for JSON queries. The script reads the `CAMINO_API_KEY` environment variable and sends requests to `https://api.getcamino.ai/search`.
Review
0 installs
real-estate
Provides a Real Estate Scout that evaluates addresses and nearby amenities using Camino AI. Requires `CAMINO_API_KEY` (add to `~/.claude/settings.json`), runs `./scripts/real-estate.sh`, and makes network calls to `https://api.getcamino.ai`.
Review
0 installs
tavily-best-practices
This skill documents the Tavily SDK and shows examples for `search`, `extract`, `crawl`, `map`, and `research` using the Tavily API. It instructs use of `TAVILY_API_KEY` (add to `~/.claude/settings.json`), includes runnable examples (`pip install`, `asyncio.run(...)`), and makes network calls to `https://app.tavily.com`.
Review
0 installs
research
This skill provides a terminal research tool that runs a local script and returns cited research in JSON or markdown. It directs executing `./scripts/research.sh`, requires the `TAVILY_API_KEY` env var, and makes network requests to `https://api.tavily.com/research`.
Review
0 installs
search
This skill queries Tavily's search API at `https://api.tavily.com/search` and includes a shell wrapper `./scripts/search.sh`. It requires the `TAVILY_API_KEY` environment variable and performs outgoing network requests; these behaviors are purpose-aligned.
Verified
0 installs
route
This skill provides point-to-point routing using the Camino API (`https://api.getcamino.ai/route`) via a bundled shell script (`./scripts/route.sh`). It requires the `CAMINO_API_KEY` environment variable and makes outbound HTTPS requests with `curl`.
Verified
0 installs