test-skill
Installation
SKILL.md
Test Skill
This skill exists to verify the OpenCode Skills Plugin API works correctly.
Testing Checklist
Use this skill to verify:
- use_skill - You're reading this, so it works!
- read_skill_file - Load
example-config.jsonorhelper-docs.md - run_skill_script - Execute
greetorecho-argsscripts - find_skills - Should list this skill and others
Available Files
SKILL.md- This file (the main skill content)helper-docs.md- Additional documentation to test read_skill_fileexample-config.json- Sample config file to test non-markdown loadingscripts/greet- Simple script that prints a greeting
Related skills