Agent skill
my-skill
A skill with nested file structure for testing
Install this agent skill to your Project
npx add-skill https://github.com/NikiforovAll/LazyOpenCode/tree/main/tests/spec/scenarios/skills_with_tree/.opencode/skill/my-skill
SKILL.md
My Skill
This skill demonstrates nested file tree parsing.
Usage
Run the script in scripts/run.sh to execute this skill.
Documentation
See docs/guide.md for detailed usage instructions.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
quality-gates
This skill should be used when the user wants to run code quality checks (linting, formatting, type checking, tests) on the lazyopencode project. Use this skill when asked to "run quality gates", "check the code", "run tests", "lint the code", or verify code quality before committing.
agents-compat-skill
Skill discovered from .agents/ path
project-skill
Project-specific skill
task-tracker
Track and manage development tasks
deploy-helper
Helps with deployment tasks and scripts
opencode-marketplace
Reference guide for the opencode-marketplace CLI tool. Use this skill when users want to install, uninstall, update, list, or scan OpenCode plugins; manage plugin components (commands, agents, skills); work with plugin scopes (user/project); handle GitHub-based plugins; or need guidance on plugin structure and conventions.
Didn't find tool you were looking for?