Create new OpenCode agents with a gpt-5.2-codex default.
58
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.opencode/skills/agent-creator/SKILL.mdopencode agent create.opencode/agents/<name>.md~/.config/opencode/agents/<name>.mdUse gpt-5.2-codex as the default model for new agents unless a workflow needs a different model.
---
description: One-line description of what the agent does
mode: subagent
model: gpt-5.2-codex
tools:
write: false
edit: false
bash: false
---
You are a specialized agent. Describe your task, boundaries, and expected output.mode to primary, subagent, or all.tools controls per-agent tool access.Follow the official OpenCode agent docs: https://opencode.ai/docs/agents/
opencode agent create and choose project scope.2237ca2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.