← Back to list

helloworld
by pofeng
for github page
⭐ 1🍴 16📅 Jan 20, 2026
SKILL.md
name: helloworld description: A minimal example SKILL for OpenCode. When executed it simply returns the string "Hello, OpenCode!". This can be used to test SKILL loading and execution.
What I do
- Return a simple greeting message to test skill functionality
When to use me
Use this skill when you want to test if skill loading and execution works in OpenCode.
Instructions
- Call the skill using the skill tool
- The skill will return the greeting message
Implementation Details
This SKILL does not require any external scripts; the response is hard-coded in the SKILL definition. If you later need more complex behaviour, you can add a scripts/ folder with executable code and reference it here.
Score
Total Score
55/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon