18 lines
441 B
JSON
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
|
|
}
|
|
]
|
|
} |