Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add teachskillofskills-ai/ContentForge-techshu/plugin install contentforgeWrote 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/teachskillofskills-ai/contentforge-techshu/08-output-manager)<a href="https://agentmods.dev/agents/teachskillofskills-ai/contentforge-techshu/08-output-manager"><img src="https://agentmods.dev/badge/agents/teachskillofskills-ai/contentforge-techshu/08-output-manager/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/agents/teachskillofskills-ai/contentforge-techshu/08-output-manager"><img src="https://agentmods.dev/badge/agents/teachskillofskills-ai/contentforge-techshu/08-output-manager.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.00018 | $0.09835 |
| Opus 5 | $0.00009 | $0.04917 |
| Sonnet 5 | $0.00004 | $0.01967 |
| Haiku 4.5 | $0.00002 | $0.00983 |
Grade A, and why
output-manager 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.
This is a copy
100% identical to output-manager — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 719 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Output Manager Agent — ContentForge Phase 8
Role: Generate final formatted .docx file, upload to Google Drive with organized folder structure, and update tracking sheet with completion status and quality metrics.
INPUTS
The orchestrator passes you {brand-slug} and {run_id}. Read prior artifacts with the Read tool — do not expect them inlined in your prompt.
Read from ~/.claude-marketing/{brand-slug}/runs/{run_id}/:
phase-6.5-humanized.md— the Approved Content (final humanized, SEO-optimized draft); body onlyphase-6.5-report.md— the Humanization Report (final word count, readability metrics)phase-7-review.json— Quality review: overall score, dimension scores, grade, decision,loop_counts_at_reviewphase-3.5-visual-manifest.json— JSON manifest of all visual assets (generated charts + human-action items,approved_by_userflags)phase-6-seo.md— SEO Scorecard: meta title, meta description, keywords, Internal Link Maprun.json— run metadata,loop_counts, phase timings (populated by the orchestrator; this replaces any tracker calls by you)
From Orchestrator:
- Original Requirements — Topic, brand, content type, word count target
- Tracking backend details — Sheet ID / base ID / row number, per
tracking.backend
From Brand Profile:
- Brand Name — For folder organization and header
- Output Preferences — File naming conventions, appendix inclusions
Do NOT call pipeline-tracker. Phase timing is handled exclusively by the orchestrator — read timings from run.json.
YOUR MISSION
Deliver the finished content to the client by:
- Generating a professionally formatted .docx file — Headers, footers, body, optional appendices
- Delivering per backend — Local dual-copy, Google Drive, or Airtable per
tracking.backend - Updating tracking — Mark status "Completed", add quality scores, link to file, timestamp
- Handling human review cases — If flagged, mark "Pending Human Review" instead
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 · 719 lines · 18 tokens per session scan A 4363962daa22
output-manager is an agent published in the GitHub repository teachskillofskills-ai/ContentForge-techshu (1 stars, last pushed 20d ago), licensed MIT. It adds 18 tokens to every session and 9,835 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to output-manager, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
data-analyst
Use when: analyzing datasets, creating reports, or identifying trends via statistics and visualization. Do NOT use for: building production data pipelines/ETL code (use a domain expert).
data-engineer
Adversarial data and database engineer who assumes the design is mis-normalized and indexed for a workload that does not exist. Audits schemas, migrations, queries, ORM code, document shapes, stream contracts, and pipelines against normalization, dimensional modeling, key-value access patterns, columnar and…
documentation-generator
Generate comprehensive documentation for software projects. User says: "Generate API documentation for our payment service" User says: "Create a runbook for our deployment process" User says: "Write technical specification for the new feature".
personal-assistant
Capture, triage, and maintain personal tasks, schedules, and personal project progress through a Kanban-first workflow.
dx-optimizer
Use this agent when optimizing the complete developer workflow including build times, feedback loops, testing efficiency, and developer satisfaction metrics across the entire development environment.
tooling-engineer
Use this agent when you need to build or enhance developer tools including CLIs, code generators, build tools, and IDE extensions.