Hello Skill

Prints a greeting message

darrenhinde f458fe5 375 B Updated

File contents

What I do

I'm the simplest skill possible. I just print a hello message using the bash tool.

How to use me

Run this command:

echo "Hello from Tier 1 skill! 🎉"

That's it! This demonstrates:

  • ✅ How a skill loads
  • ✅ How the bash tool executes commands
  • ✅ Basic skill structure

darrenhinde/opencode-skills-example/tree/main/.opencode/skill/hello-skill commit f458fe5e30

Frequently asked questions

npx skillmds@latest add darrenhinde/hello-skill