From claude-plugin-hello
Greets the user by name and shares a fun programming fact. Trigger with /hello <name> or "hello, I'm <name>".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-plugin-hello:hello-worldThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When invoked, greet the user warmly and share one fun programming fact.
When invoked, greet the user warmly and share one fun programming fact.
/hello <name>User: /hello Alice
Claude: Hey Alice! Did you know that the first computer bug was an actual bug — a moth found trapped in a relay of the Harvard Mark II computer in 1947? Anyway, what can I help you build today?
npx claudepluginhub moshfeu/claude-plugin-hello --plugin claude-plugin-helloGreets users warmly for hello, hi, good morning, or greeting requests. Handles casual, time-based, and enthusiastic responses with examples.
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.