スキル一覧に戻る
johnnyicon

hello-world

by johnnyicon

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

SKILL.md


name: hello-world description: Example skill showing minimal structure. Use as a template for creating new skills.

Hello World Skill

This is the simplest possible skill. Use it as a starting point.

What This Demonstrates

  • Minimal required frontmatter (name + description)
  • Basic markdown structure
  • Single command example
  • Clear sections

When to Use

This is a demonstration skill. Use it to understand the minimum viable structure for a working skill.

Command

echo "Hello from skill-foundry!"

Process

  1. Open the task description
  2. Execute the appropriate command
  3. Verify the output

Next Steps

To create a real skill:

  1. Copy this structure
  2. Replace name and description
  3. Add your commands and process
  4. Add boundaries (what to always/never do)
  5. Add examples
  6. See ../../skill-foundry/references/BEST_PRACTICES.md for guidance

スコア

総合スコア

60/100

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

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

レビュー

💬

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