From aae304558df4b7d9131c4aba6fc63d9fd5e22b7e Mon Sep 17 00:00:00 2001 From: Freeman Long <1+goldyard@noreply.localhost> Date: Fri, 10 Jul 2026 12:03:36 +0000 Subject: [PATCH] feat: add plugins/hello-skill/skills/hello/SKILL.md --- plugins/hello-skill/skills/hello/SKILL.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/hello-skill/skills/hello/SKILL.md 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.