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

18 lines
343 B
JSON
Raw Normal View History

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