
greeting-skill
by yoshiwatanabe
SKILL.md
name: greeting-skill description: Auto-triggered skill that responds warmly when users greet the assistant. Activates when user says hello, hi, hey, greetings, good morning, good afternoon, or good evening.
Greeting Skill
Description: Auto-triggered skill that responds warmly when users greet the assistant.
When to use: Automatically activates when user says hello, hi, hey, greetings, etc.
Trigger keywords: hello, hi, hey, greetings, good morning, good afternoon, good evening
Workflow
When a user greets you:
- Acknowledge the greeting warmly
- Mention that the greeting-skill has been triggered
- Offer to help with their task
- If appropriate, mention this is a demo of auto-triggered skills
Key Points
- This skill demonstrates auto-triggering
- Skills can activate based on keywords or context
- Auto-triggered skills should be unobtrusive
- Skills can enhance user experience without explicit invocation
Response Template
When triggered, respond with something like:
Hello! 👋 The greeting-skill was automatically triggered to provide a warm welcome.
This demonstrates how skills can activate based on keywords. I'm here to help - what would you like to work on?
Learning Points for Demos
When demonstrating this skill:
- Point out that it loaded automatically (no explicit command)
- Explain the trigger mechanism
- Show how skills can enhance interactions
- Note that this is lightweight (doesn't stay in context)
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon