Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/hello-world:hello-worldThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Greets the user with a colorful terminal message.
Greets the user with a colorful terminal message.
Run the hello-world command:
!`bash "${PLUGIN_DIR}/command.sh"`
With a custom name:
!`bash "${PLUGIN_DIR}/command.sh" --name "${ARGUMENTS}"`
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub openshift-eng/edge-tooling --plugin hello-world