Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add joe-broadhead/open-cowork --skill agent-creatorgit clone --depth 1 https://github.com/joe-broadhead/open-coworkWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/joe-broadhead/open-cowork/agent-creator)<a href="https://agentmods.dev/skills/joe-broadhead/open-cowork/agent-creator"><img src="https://agentmods.dev/badge/skills/joe-broadhead/open-cowork/agent-creator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/joe-broadhead/open-cowork/agent-creator"><img src="https://agentmods.dev/badge/skills/joe-broadhead/open-cowork/agent-creator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00027 | $0.00508 |
| Opus 5 | $0.00014 | $0.00254 |
| Sonnet 5 | $0.00005 | $0.00102 |
| Haiku 4.5 | $0.00003 | $0.00051 |
Grade A, and why
agent-creator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 61 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agent Creator
Use this skill when a user wants to create or update a custom OpenCode agent in Open Cowork.
Purpose
- Turn a rough specialist role into a reusable custom agent.
- Keep the agent focused enough for reliable delegation.
- Attach only the skills and tools the agent actually needs.
- Save through the Agents MCP after preview and explicit confirmation.
Workflow
- Clarify the agent's job:
- what work it should own
- when the main agent should delegate to it
- what output it should return
- whether it may change files or product metadata
- Choose a clean agent id:
- lowercase
- hyphenated
- stable and descriptive
- not a built-in or existing custom agent id
- Select capabilities:
- skills for reusable judgment or workflow instructions
- tools for concrete external actions
- read-only tools by default
- write-capable tools only when the job requires them
- Draft agent instructions:
- start with the role
- state the expected inputs and outputs
- include tool and skill usage guidance
- include stop/ask conditions for missing context
- avoid broad rules that duplicate the main Build agent
- Use the Agents MCP:
agents_list_agentsandagents_get_agentbefore updating an existing custom agentagents_preview_agentbefore saving any new or changed agentagents_save_agentonly after the user explicitly confirms the previewagents_delete_agentonly after explicit deletion confirmation
Guardrails
- Built-in agents are read-only. Do not try to edit Build, Plan, General, Explore, Executive Assistant, Autoresearch, or configured bundled agents.
- Prefer one focused custom agent over a broad catch-all.
- Do not grant write-capable tools just because they might be useful.
- If a skill or tool is missing, ask the user whether to create/connect it first instead of inventing an id.
- Do not save an agent that cannot explain when it should be delegated to.
Output
- Agent id.
- One-sentence routing description.
- Selected skills and tools.
- Any write-capable permissions that will require approval.
- Confirmation that the preview was shown before saving.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 61 lines · 27 tokens per session scan A 4e45eb8623e5
agent-creator is a skill published in the GitHub repository joe-broadhead/open-cowork (11 stars, last pushed 5d ago), licensed MIT. It adds 27 tokens to every session and 508 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
imap-smtp-email
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com, 188.com, and vip.188.com.
feishu-create-doc
A skill for creating Feishu cloud documents from Lark-flavoured Markdown, a Feishu-specific form of plain-text document formatting.
feishu-bitable
A skill for managing Feishu Bitable, a database-like spreadsheet for organising structured records. It supports tables, fields, views, filters, and bulk changes.
feishu-calendar
A Feishu calendar and scheduling skill. It manages calendars and events and can check when people are available or busy.
feishu-im-read
A Feishu messaging skill for reading chat history and downloading shared media. Feishu, also called Lark, is a work-chat and collaboration app.
feishu-fetch-doc
A skill for retrieving the contents of Feishu cloud documents as Markdown. Markdown is plain text formatted with simple symbols for headings, links, and lists.