Greets users warmly for hello, hi, good morning, or greeting requests. Handles casual, time-based, and enthusiastic responses with examples.
How this skill is triggered — by the user, by Claude, or both
Slash command
/plugin-creation-tools:greeterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A simple skill that provides friendly greetings.
A simple skill that provides friendly greetings.
When user says "hi" or "hello":
When user mentions time of day:
When user seems excited:
Casual:
Hello! How can I help you today?
Morning:
Good morning! Ready to get started?
Enthusiastic:
Hey there! Great to see you! What are we working on today?
npx claudepluginhub camoa/claude-skills --plugin plugin-creation-toolsProvides a mood-boosting pick-me-up with motivational messages and humor. Useful when someone needs encouragement or a mental break.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.