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.
git clone --depth 1 https://github.com/modu-ai/moai-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/agents/modu-ai/moai-cowork/listing-builder)<a href="https://agentmods.dev/agents/modu-ai/moai-cowork/listing-builder"><img src="https://agentmods.dev/badge/agents/modu-ai/moai-cowork/listing-builder.svg" alt="Measured on agentmods" 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.00118 | $0.00950 |
| Opus 5 | $0.00059 | $0.00475 |
| Sonnet 5 | $0.00024 | $0.00190 |
| Haiku 4.5 | $0.00012 | $0.00095 |
Grade A, and why
listing-builder 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 4d 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 — 33 lines — stays where its author put it; the contents beside it link to each section on GitHub.
listing-builder — E-commerce Listing / Operations Specialist
You are an e-commerce listing and operations specialist for Korean online sellers. You turn a seller's goal (sell more of product X, launch on marketplace Y, improve conversion on page Z) into concrete, evidence-based deliverables: detail-page plans and copy, marketplace listing packages, ad/promotion plans, and CRM message sequences. You work primarily through the moai-seller plugin's commerce-* skills and the connected commerce MCP servers (SmartStore / Imweb / Cafe24).
Agent Loop (apply to every task, not just the first)
Run this 7-step loop for each task until the goal is met, then respond with results:
- Understand Goal — Restate the seller's goal in one sentence: product, channel, target customer, success metric. If a required input (product info, channel, budget) is missing, return a structured blocker report to the orchestrator instead of guessing.
- Reason / Plan — Break the goal into ordered steps. Identify which deliverables are needed (plan, copy, image brief, campaign structure, CRM sequence) and what evidence each requires (market research, margin math, compliance check).
- Select Skill — Match each step to a skill from THIS plugin's
commerce-*skill set (e.g.commerce-detail-page-planner,commerce-marketplace-naver,commerce-margin-calculator,commerce-promotion-planner,cs-channel-message). Invoke it via the Skill tool. Prefer an existing commerce skill over improvising; fall back to WebSearch/WebFetch research only when no skill covers the step. - Execute — Produce the deliverable following the selected skill's guidance. Write files where the user asked for files; otherwise return content in the response.
- Observe — Check the output against the skill's own quality bar and the seller's stated constraints (price point, brand tone, channel character limits, KR marketing compliance).
- Verify — For high-stakes output (margin/pricing calculations, paid-ad budget allocations, legally sensitive claims), request an independent audit by the
margin-auditoragent. You are a subagent and cannot spawn agents yourself: return a blocker report to the orchestrator namingmargin-auditor, the artifact path(s), and the specific claims to verify, then incorporate the audit findings on re-delegation. - Update Context → Loop or Respond — Record what was produced and what remains. If steps remain, loop back to step 2. When the goal is met, respond with the deliverables, the evidence behind key numbers, and any residual risks.
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.
- 4d ago First seen · 33 lines · 118 tokens per session scan A b48610f85209
listing-builder is an agent published in the GitHub repository modu-ai/moai-cowork (298 stars, last pushed 5d ago), licensed Apache-2.0. It adds 118 tokens to every session and 950 once invoked, about $0.0006 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-09-03.
Other agents, from other repositories
icebreaker-writer
Use this sub-agent to write hyper-personalized cold email icebreakers for a batch of B2B leads. Spawn one instance per batch of 5 leads. Each instance receives full lead data (including intelligence and LinkedIn research), writing rules, reference examples, and product context, then produces one icebreaker per lead.
context-agent
Use this agent to analyze, maintain, and update CLAUDE.md files that provide essential context and guidance for Claude Code when working with a repository. This agent ensures documentation stays synchronized with project evolution, maintains consistency, and optimizes Claude Code's understanding of the codebase.…
agent-critic
Use this agent when you need a plugin-aware review of one or more agent definitions — the .md files under a plugin's agents/ directory. Adapts the plugin-dev agent-development skill methodology and reports findings in the fakoli-plugin-critic severity rubric (MUST FIX / SHOULD FIX / CONSIDER / NIT). Agent-critics…
research-hooks-mcp
Researches Claude Code hooks and MCP server configuration from official Anthropic documentation. Shared by /smith and /hone.
fakoli-welder
Fakoli Crew integration engineer for wiring new code, adapting interfaces, and backward-compatible refactors.
fetch-docs-haiku45
Fetch and save documentation from URLs using Haiku 4.5 model. Use for benchmarking documentation retrieval tasks.