feat: add plugins/hello-skill/.claude-plugin/plugin.json

This commit is contained in:
2026-07-10 12:03:35 +00:00
parent d239ade259
commit de7bc55a1f
@@ -0,0 +1,8 @@
{
"name": "hello-skill",
"description": "A demo skill plugin for the totoro-skills marketplace",
"version": "1.0.0",
"author": {
"name": "goldyard"
}
}