Back to list
ssdeanx

hello-world

by ssdeanx

Claude Skills, Modular, self-contained "Skills" that extend AI capabilities with specialized knowledge, workflows, and tool integrations. Github Copilot, Opencode compatible

2🍴 0📅 Jan 11, 2026

SKILL.md


name: hello-world description: A simple introductory skill that demonstrates basic OpenCode skill functionality and provides a starting template license: MIT metadata: category: tutorial audience: beginners complexity: basic

What I do

  • Provide a basic welcome message
  • Demonstrate skill loading and execution
  • Show how to structure skill instructions
  • Offer guidance for creating more complex skills

When to use me

Use this skill when learning about OpenCode skills or testing skill functionality. This is a beginner-friendly skill for understanding the skill system.

Instructions

1. Welcome Message

When activated, provide a friendly greeting that confirms the skill is working.

2. Basic Functionality Demo

Show how skills can provide structured guidance and step-by-step instructions.

3. Learning Resources

Point to additional resources for skill development:

  • Read the AGENTS.md file for development guidelines
  • Check OpenCode documentation at https://opencode.ai/docs/skills/
  • Explore other skills in the repository for examples

4. Next Steps

Suggest creating a more specialized skill based on your needs:

  • Code review skills
  • Project setup automation
  • Testing and quality assurance
  • Documentation generation

Example Usage

skill({ name: "hello-world" })

This will load the skill and provide these instructions to help you get started with OpenCode skills development.

Skill Development Tips

  • Keep instructions clear and actionable
  • Use markdown formatting for better readability
  • Include specific examples when possible
  • Test your skills by restarting OpenCode and using the skill tool
  • Reference supporting files with relative paths when needed

Supporting Files (Optional)

You can add supporting files to this directory:

  • scripts/setup.sh - Automation scripts
  • templates/config.md - Reusable templates
  • docs/advanced.md - Additional documentation hello-world/SKILL.md

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新

+5
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

+5

Reviews

💬

Reviews coming soon