← スキル一覧に戻る

hello-world
by SerendipityOneInc
Internal SRP Claude Code plugin marketplace - discover and share Claude Code plugins and MCP servers
⭐ 0🍴 0📅 2026年1月21日
SKILL.md
name: hello-world description: A simple example skill demonstrating basic Claude Code skill structure
Hello World Skill
Purpose
This is a minimal example skill that demonstrates:
- Basic skill markdown structure
- Frontmatter metadata
- Clear instructions for Claude
Instructions
When this skill is invoked:
- Greet the user warmly
- Explain what this example skill demonstrates
- Show the basic structure of a Claude Code skill:
- Frontmatter with name and description
- Clear sections with markdown formatting
- Step-by-step instructions
- Example usage if applicable
Example Usage
Users can invoke this skill by:
/hello-world
Key Takeaways
Skill files should:
- Use markdown format (.md)
- Include frontmatter with name and description
- Provide clear, actionable instructions
- Be focused on a single, well-defined task
- Include examples when helpful
Best Practices:
- Keep skills simple and focused
- Use clear, imperative language
- Break complex tasks into steps
- Test thoroughly before sharing
Next Steps
To create your own skill:
- Create a new directory in skills/ (e.g., skills/my-skill/)
- Add a SKILL.md file in that directory
- Add frontmatter with name and description
- Write clear instructions for Claude
- Test it with Claude Code
- Share it via the SRP marketplace!
スコア
総合スコア
70/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です