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 | |
|---|---|---|---|
|
|
7b67d48001 |
@@ -686,16 +686,15 @@
|
|||||||
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
"homepage": "https://github.com/semgrep/mcp-marketplace.git"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aws-serverless",
|
"name": "mintlify",
|
||||||
"description": "Design, build, deploy, test, and debug serverless applications with AWS Serverless services.",
|
"description": "Build beautiful documentation sites with Mintlify. Convert non-markdown files into properly formatted MDX pages, add and modify content with correct component use, and automate documentation updates.",
|
||||||
"category": "development",
|
"category": "development",
|
||||||
"source": {
|
"source": {
|
||||||
"source": "git-subdir",
|
"source": "url",
|
||||||
"url": "https://github.com/awslabs/agent-plugins.git",
|
"url": "https://github.com/mintlify/mintlify-claude-plugin.git",
|
||||||
"path": "plugins/aws-serverless",
|
"sha": "ce435be18a700dc849d6a63a80da4816d1e2128c"
|
||||||
"ref": "main"
|
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/awslabs/agent-plugins"
|
"homepage": "https://www.mintlify.com/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user