hello-skill

star 43

Prints a greeting message

darrenhinde By darrenhinde schedule Updated 12/26/2025

name: hello-skill description: Prints a greeting message

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
Install via CLI
npx skills add https://github.com/darrenhinde/Opencode-skills-example --skill hello-skill
Repository Details
star Stars 43
call_split Forks 13
navigation Branch main
article Path SKILL.md
More from Creator