Amazon Location Service plugins for Claude Code
npx claudepluginhub aws-geospatial/amazon-location-agent-contextGuide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
Comprehensive context for LLMs to build location-aware applications with Amazon Location Service. Provides ready-to-use integrations as a Kiro power, Claude Code plugin, Agent Skill, and direct context files.
This package guides AI coding assistants through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices. It follows progressive disclosure principles—loading minimal context by default and expanding based on your specific task.
Kiro IDE — Install as a Power:
Alternatively, open Kiro IDE →
Powerspanel →Availabletab → search for "Build geospatial applications with Amazon Location Service"
Note: When using Spec mode, include "use the Amazon Location Service power" in your spec prompt for Kiro to activate it.
Kiro CLI — Install as an Agent Skill:
npx skills add aws-geospatial/amazon-location-agent-context -a kiro-cli
After installing, add the skill to your custom agent's resources in .kiro/agents/<agent>.json:
{
"resources": ["skill://.kiro/skills/**/SKILL.md"]
}
Note: Kiro CLI skill installations don't include MCP configuration automatically. See MCP Servers below for manual setup.
Activate by keywords: Mention "location", "maps", "geocoding", "routing", "places", "geofencing", or "tracking" in your prompts.
Install as a Plugin from the respective official marketplace:
Claude Code:
You can install the amazon-location-service plugin from the official Claude Plugins marketplace:
/plugin install amazon-location-service@claude-plugins-official
Cursor:
You can install the amazon-location-service plugin from the official Cursor Marketplace. For additional information, please refer to the Cursor plugin documentation. You can also install within the Cursor application:
PluginsAWSAdd to CursorFor Claude Code and Cursor users, we recommend the plugin above for the best experience (includes MCP configuration). For all other agents that support the Agent Skills standard: