mapsPlan place search, geocoding, routing, and map-link workflows across Google Maps, Apple Maps, OpenStreetMap, and other providers.
Install via ClawdBot CLI:
clawdbot install ivangdavila/mapsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/mapsUses known external API (expected, informational)
googleapis.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A logistics company uses the skill to plan efficient delivery routes by geocoding addresses, calculating travel times across multiple providers, and generating shareable map links for drivers. It avoids mixing provider schemas, ensuring accurate ETAs and cost-effective API usage by selecting the cheapest provider meeting accuracy needs.
A real estate agency employs the skill for place searches and reverse geocoding to analyze property locations, generate static map links for listings, and estimate commute times to amenities. It normalizes coordinates across providers to prevent data drift and uses fallback logic when premium APIs exceed quota.
A travel app integrates the skill to geocode tourist destinations, calculate routes between attractions, and provide map links for users. It handles provider selection based on privacy and coverage, previews high-impact executions like route changes, and degrades gracefully to open-data providers when needed.
A disaster management team uses the skill for forward geocoding of incident locations, routing emergency vehicles, and generating map links for field teams. It bounds ambiguous searches with context to avoid errors, uses routing engines for accurate travel distances, and confirms sensitive data before execution.
Offer the skill as part of a subscription-based platform for businesses needing map workflows, with tiered pricing based on API usage and provider access. Revenue comes from monthly fees, with upsells for premium features like advanced routing or higher quotas.
Provide free access to basic geocoding and map-link generation using open providers, while charging for premium API calls to Google Maps or Mapbox. Revenue is generated from pay-per-use credits and enterprise plans with dedicated support.
License the skill to other software companies for embedding into their applications, such as CRM or logistics tools, with customization options. Revenue comes from one-time licensing fees or annual contracts based on user scale and integration complexity.
💬 Integration Tip
Start by setting up the memory structure in ~/maps/ and use provider-matrix.md to select cost-effective providers, ensuring to normalize coordinates to avoid schema mismatches.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).