diff --git a/plugins/hello-skill/.claude-plugin/plugin.json b/plugins/hello-skill/.claude-plugin/plugin.json new file mode 100644 index 0000000..1285979 --- /dev/null +++ b/plugins/hello-skill/.claude-plugin/plugin.json @@ -0,0 +1,8 @@ +{ + "name": "hello-skill", + "description": "A demo skill plugin for the totoro-skills marketplace", + "version": "1.0.0", + "author": { + "name": "goldyard" + } +}