diff --git a/plugins/hello-skill/skills/hello/SKILL.md b/plugins/hello-skill/skills/hello/SKILL.md new file mode 100644 index 0000000..6281be3 --- /dev/null +++ b/plugins/hello-skill/skills/hello/SKILL.md @@ -0,0 +1,6 @@ +--- +name: hello +description: Greet the user and confirm the totoro-skills marketplace works. Use to smoke-test installation. +--- + +Greet the user named "$ARGUMENTS" warmly, then confirm the totoro-skills marketplace plugin is installed and working.