Use this example skill to verify OpenCode workspace-config generating.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add 777genius/plugin-kit-ai --skill opencode-basic --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Opencode Basic?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/777genius-opencode-basic-plugin-kit-ai)More formats (shields.io, HTML) on the badges page.
---
name: opencode-basic
description: Use this example skill to verify OpenCode workspace-config generating.
execution_mode: docs_only
supported_agents:
- claude
- codex
allowed_tools: []
compatibility: {}
---
## What it does
Keep OpenCode config generating deterministic and validate after every authored change.
## When to use
Use this skill when you need to check whether the authored OpenCode package still renders and validates cleanly.
## How to run
1. Run `plugin-kit-ai generate --check .`
2. Run `plugin-kit-ai validate . --platform opencode --strict`
3. Fix any drift or validation failures before continuing
## Constraints
- Keep the OpenCode config deterministic.
- Do not add unsupported local plugin-code surfaces to this example.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!