diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 06edb2b..4607362 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -885,6 +885,18 @@ "sha": "15dda227e34959b1340e33bb9aede7e23a273f42" }, "homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills" + }, + { + "name": "amazon-location-service", + "description": "Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.", + "category": "location", + "source": { + "source": "git-subdir", + "url": "https://github.com/awslabs/agent-plugins.git", + "path": "plugins/amazon-location-service", + "ref": "main" + }, + "homepage": "https://github.com/awslabs/agent-plugins" } ] }