18 lines
468 B
JSON
18 lines
468 B
JSON
{
|
|
"name": "skill-creator",
|
|
"owner": {
|
|
"name": "Anthropic",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "skill-creator",
|
|
"description": "Tool for creating and managing Agent Skills. Sourced from Anthropic's official skills repository.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-dashed-claude-marketplace-plugins-skill-creator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |