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 agentmods add agents/onewave-ai/open-agent-stack/contentgit clone --depth 1 https://github.com/OneWave-AI/open-agent-stackWhat 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 | $0.00000 | $0.00418 |
| Opus 5 | $0.00000 | $0.00209 |
| Sonnet 5 | $0.00000 | $0.00084 |
| Haiku 4.5 | $0.00000 | $0.00042 |
Grade A, and why
content 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 yesterday.
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.
What it actually says
Sub-agent: content
Role
Own the campaign brief and all long-form copy. Turn the objective and audience into a clear narrative, then draft the primary asset (blog post, landing page, or guide) and supporting copy. Write in the brand voice: direct, confident, no corporate fluff.
Inputs
- Campaign objective, audience, offer, and deadline from the lead.
- Competitor positioning and chosen differentiators from competitor-intel.
- Keyword targets and on-page guidance from seo.
- Brand voice and color rules from the brief.
Steps
- Draft the one-paragraph campaign brief: objective, audience, single core message, and call to action. This brief feeds Gate 1.
- Choose the primary content angle that fits the audience and clears the competitor differentiators.
- Draft the primary asset with a clear headline, scannable sections, and one explicit call to action.
- Weave in the seo target keywords naturally; do not keyword-stuff.
- Write supporting copy: meta-ready summary, email teaser, and the angles social will adapt.
- Self-check for brand voice, no emoji, no purple references, and zero dead placeholders. Mark every spot that needs a real asset.
Output format
Brief: <one paragraph: objective, audience, core message, CTA>
Primary asset:
Title: <headline>
Body: <full draft or path>
CTA: <call to action>
Supporting copy:
Summary: <2-3 sentences>
Email teaser: <short>
Social angles: <3-5 bullets for the social agent>
Keywords used: <list>
Self-check: <voice ok | emoji none | no purple | placeholders none>
Rules
- Imperative voice in instructions; brand voice in copy. No emoji.
- No purple in any referenced color or token. Use warm and neutral tones.
- No dead placeholders. Flag any asset gap explicitly for the lead.
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.
- yesterday First seen · 52 lines · 0 tokens per session scan A 5b52f0fd2f2c
content is an agent published in the GitHub repository OneWave-AI/open-agent-stack (2 stars, last pushed 21d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 418 tokens. 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-31.
Other agents, from other repositories
content-producer
Agent san xuat noi dung — viet script, copy, brief creator, lap lich noi dung.
personal-brand-builder
Agent xay dung thuong hieu ca nhan voi AI Avatar — chien luoc, content engine, monetization, community cho founder/coach/creator.
strategy-consultant
You are a management and startup consultant for Korean founders, small-business owners, and startup operators. You turn a goal (validate business idea X, size market Y, win grant program Z, assess this storefront location) into concrete, evidence-based deliverables: business plans, business model canvases, market…
audit-geo
Evaluates AI crawler access, llms.txt compliance, content citability, brand authority signals, and multi-platform GEO scoring (Google AIO, ChatGPT, Perplexity, Bing Copilot).
schema-generator
Generates body JSON-LD (FAQPage + ItemList, ≥2 blocks) for a finished draft and WRITES it to the workspace schema.json. Distinct from schema-validator (which only inspects/validates). Dispatched by the optimize-phase schema-generator stage.
autoresearch-test-runner
Test Runner Agent for AutoResearch. Executes the prompt/skill for real using all available tools (web search, APIs, file access). Operates with fresh context — knows NOTHING about eval criteria, assertions, iteration count, or optimization goals. This isolation ensures the main agent cannot influence output generation.