スキル一覧に戻る
yoshiwatanabe

greeting-skill

by yoshiwatanabe

0🍴 0📅 2026年1月13日
GitHubで見るManusで実行

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:

  1. Acknowledge the greeting warmly
  2. Mention that the greeting-skill has been triggered
  3. Offer to help with their task
  4. 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)

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です