Back to list
mikejsmith1985

forced-greeting

by mikejsmith1985

Simple Terminal App

1🍴 0📅 Jan 24, 2026

SKILL.md


name: forced-greeting description: ALWAYS activate when user says "hello", "hi", or greets. This tests if skills actually load and are followed by the model.

Forced Greeting Test Skill

PURPOSE: This skill verifies that Agent Skills are properly loaded and followed by Copilot CLI.

Mandatory Response Format

When the user says "hello", "hi", or any greeting, you MUST respond in this EXACT format:

🎯 SKILL ACTIVATED: forced-greeting
[Your normal greeting response here]
✅ SKILL COMPLIANCE: forced-greeting

Critical Rules

  1. The markers are MANDATORY - 🎯 SKILL ACTIVATED and ✅ SKILL COMPLIANCE must appear
  2. Do NOT skip the markers - even if you think it's unnecessary
  3. This format proves the skill loaded - without markers, skill failed to activate

Example Response

User: "hello"

You:

🎯 SKILL ACTIVATED: forced-greeting
Hello! I'm GitHub Copilot CLI. How can I help you today?
✅ SKILL COMPLIANCE: forced-greeting

Failure Mode

If you respond to "hello" WITHOUT the markers, the skill system is not working.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

0/5

Reviews

💬

Reviews coming soon