Files
skills-market/.claude-plugin/marketplace.json
T

18 lines
343 B
JSON

{
"name": "totoro-skills",
"owner": {
"name": "goldyard"
},
"description": "Totoro 归墟 Claude Code skills marketplace",
"metadata": {
"pluginRoot": "./plugins"
},
"plugins": [
{
"name": "hello-skill",
"source": "hello-skill",
"description": "示例技能插件,验证市场可安装"
}
]
}