{
  "markdown": "# Google Maps Platform Agent Skills\n\nGoogle Maps Platform agent skills are portable, self-contained modules of Google Maps Platform-specific knowledge, instructions, and workflows. They're designed to help AI assistants understand GMP best practices and execute complex tasks with higher accuracy and lower token cost.\n\n---\n\n## Skills in this Repo\n\n| Skill | Description | Path |\n| :--- | :--- | :--- |\n| **Google Maps Platform** | A collection of skills for architecting and implementing production-ready code using Google Maps Platform APIs and SDKs for any map, place, address, geocoding, routing/ETA (including eco-friendly routing), nearby search, 3D / Street View / static map, marker clustering, custom styling, drawing, geofencing, heatmap, or environmental (air-quality / pollen / solar / weather) feature — across Web, Android, iOS, and Web Services APIs. For prototyping, use the public Maps Demo Key — no billing setup and no Cloud project required, covering a growing set of the most popular Google Maps Platform APIs. For production, the skill prompts you to create and restrict your own key. All non-trivial code is grounded in freshly retrieved docs via the Google Maps Platform Code Assist service (no reliance on training-data memory). | [`skills/google-maps-platform/SKILL.md`](./skills/google-maps-platform/SKILL.md) |\n\n---\n\n## Installation\n\n### Option 1: Skills CLI \n\nFor [most popular AI-assistive tools](https://www.skills.sh/agent), you can use the `skills` command line interface (CLI) to install Google Maps Platform agent skills:\n\n```bash\nnpx skills add googlemaps/agent-skills\n```\n\nThis method has been tested as a terminal command or a natural language prompt to the agent in:\n- **AI Studio**\n- **Antigravity**\n- **Claude Code**\n- **Replit** (alternate instructions: [Use the Project Editor UI](https://docs.replit.com/build/use-agent-skills#install-a-skill-in-your-project))\n\n### Option 2: Gemini CLI Extension\n\nThis repository is configured as a [Gemini CLI extension](https://geminicli.com/extensions/about/). You can add it using the Gemini CLI:\n\n```bash\ngemini extensions install https://github.com/googlemaps/agent-skills\n```\n\n### Option 3: Lovable installation\n\nInstall the Google Maps Platform agent skills in Lovable [using the Skills settings UI](https://docs.lovable.dev/features/skills#import-from-github):\n1. Visit https://lovable.dev/settings/skills\n2. Under Workspace skills, click \"**Add** > **Import from GitHub**\"\n3. Paste the URL for the google-maps-platform main skill:\n\n```\nhttps://github.com/googlemaps/agent-skills/tree/main/skills/google-maps-platform\n```\n\n---\n\n## Contributing\nSee our [CONTRIBUTING](CONTRIBUTING.md) guide for guidance about reporting issues, suggesting new skills, and providing feedback.\n\n## License\n\nThis project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.\n\n## Disclaimer\n\nThis is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.\n",
  "bytes": 3039,
  "sha": "273c7dd401fe6a39ef45b2ac8ccb5c2a37653a2254e3c182f13f4b79e02bcd32",
  "repo_slug": "googlemaps/agent-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_googlemaps_agent_skills_18d5575f/readme"
}