opencode-agent-creation
Generate OpenCode agents following official documentation best practices
npx skills add majiayu000/claude-skill-registry --skill opencode-agent-creation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## What I do - Guide you through creating a new OpenCode agent by prompting for required configuration - Generate agent files in either JSON (opencode.json) or Markdown format following official documentation - Determine appropriate mode (primary or subagent) based on agent purpose - Configure tools, permissions, temperature, maxSteps, and other agent options - Create markdown agent files with proper frontmatter in `.opencode/agents/` or `~/.config/opencode/agents/` - Ensure description is provided and other required fields are set correctly ## When to use me Use this when: - You want to create a new OpenCode agent without manually formatting configuration - You need to ensure your agent follows official documentation standards - You want to avoid repetitive setup when creating multiple agents Ask clarifying questions about the agent's purpose, mode, tools access, and permissions.
- What I do
- When to use me
What does the opencode-agent-creation skill do?
Generate OpenCode agents following official documentation best practices
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill opencode-agent-creation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
