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
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.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.