mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-18 10:53:09 +00:00
Compare commits
1 Commits
add-plugin
...
add-plugin
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b90a056130 |
@@ -686,13 +686,13 @@
|
|||||||
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "amazon-location-service",
|
"name": "deploy-on-aws",
|
||||||
"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.",
|
"description": "Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment.",
|
||||||
"category": "location",
|
"category": "deployment",
|
||||||
"source": {
|
"source": {
|
||||||
"source": "git-subdir",
|
"source": "git-subdir",
|
||||||
"url": "https://github.com/awslabs/agent-plugins.git",
|
"url": "https://github.com/awslabs/agent-plugins.git",
|
||||||
"path": "plugins/amazon-location-service",
|
"path": "plugins/deploy-on-aws",
|
||||||
"ref": "main"
|
"ref": "main"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
"homepage": "https://github.com/awslabs/agent-plugins"
|
||||||
|
|||||||
Reference in New Issue
Block a user