Files
42marketplaces/sync/gh-raw-labs-claude-code-marketplace-claude-plugin-plugins-anthropic-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
441 B
JSON

{
"name": "anthropic-plugin",
"owner": {
"name": "Anthropic",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "anthropic-plugin",
"description": "Plugin that exposes the anthropic skills",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-raw-labs-claude-code-marketplace-claude-plugin-plugins-anthropic-plugin.git"
},
"strict": true
}
]
}