For AWS apps that need location features, this handles the full Amazon Location Service API suite: interactive MapLibre maps, static map images, geocoding in both directions, routing with traffic, place search and autocomplete, geofencing, and device tracking. The skill pushes you toward resourceless operations and the bundled JavaScript client when possible, which is the right call for simpler deployments. Worth noting it's opinionated about common mistakes like using Title instead of Address.Label in autocomplete results and explains when to pick Autocomplete versus Suggest versus SearchText. If you're already committed to AWS infrastructure and want to avoid managing another third-party mapping service, this covers the territory.
npx -y skills add awslabs/agent-plugins --skill amazon-location-service --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
wordpress/agent-skills
Dexploarer/hyper-forge
prisma/skills