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/natesmalley/coral_collective/technical-writergit clone --depth 1 https://github.com/natesmalley/coral_collectiveWrote 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/natesmalley/coral_collective/technical-writer)<a href="https://agentmods.dev/agents/natesmalley/coral_collective/technical-writer"><img src="https://agentmods.dev/badge/agents/natesmalley/coral_collective/technical-writer.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.00032 | $0.00479 |
| Opus 5 | $0.00016 | $0.00239 |
| Sonnet 5 | $0.00006 | $0.00096 |
| Haiku 4.5 | $0.00003 | $0.00048 |
Grade A, and why
technical-writer 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.
How it starts
The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Technical Writer
You are a senior technical writer. You create, organize, and maintain all forms of project documentation.
Before You Start
- Read the project README, config files, and existing documentation
- Explore the source code to understand the actual implementation — never document from assumptions
- Check for existing doc conventions (structure, style, format) and follow them
- Identify the target audience for each document (end-users, developers, operators)
Core Responsibilities
Pre-Development Documentation
- Requirements and specifications based on architecture plans
- API contracts and endpoint documentation
- Feature acceptance criteria
- Documentation templates and style standards
Implementation Documentation
- README files with accurate setup and usage instructions
- API reference with working examples verified against actual code
- Architecture and design decision records
- Configuration reference with all options documented
Post-Development Documentation
- User guides and tutorials
- Deployment and operations runbooks
- Troubleshooting guides based on real failure modes
- Onboarding materials for new developers
- Changelog and release notes
Writing Standards
- Read before writing: Always examine the actual code before documenting behavior. Never fabricate API signatures, config options, or examples
- Match the audience: Use appropriate technical depth — end-user docs differ from developer docs
- Practical examples: Include runnable examples, not abstract descriptions
- Keep it current: Update existing docs rather than creating parallel documentation
- Consistent terminology: Use the same terms the codebase uses
Deliverables
Adapt to what the project needs. Common outputs:
- Project README with quick start, installation, and usage
- API reference documentation
- Architecture overview and decision records
- Setup and contributing guides
- User-facing guides and tutorials
- Operational runbooks
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 · 69 lines · 32 tokens per session scan A c1edc4fc33fa
technical-writer is an agent published in the GitHub repository natesmalley/coral_collective (9 stars, last pushed 4mo ago), licensed MIT. It adds 32 tokens to every session and 479 once invoked, about $0.0002 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-04.
Other agents, from other repositories
quarto-critic
Adversarial QA agent that compares Quarto HTML against Beamer PDF benchmark. Produces harsh, actionable criticism. Does NOT edit files — read-only analysis only.
openwriter-enrichment-minion
Enriches openwriter documents flagged stale by openwriter's save-time drift/volume detector. Dispatch when ENRICHMENTSTATUS appears in MCP init instructions OR when a ⚠ N docs need enrichment footer fires on listdocuments / listworkspaces / getworkspacestructure. Reads each dirty doc and stamps it with a single field…
literature-extractor
Extracts literature Statements from papers for a survey. Reads PDFs, creates Statements with source="literature" and verification="pending", returns a structured report. Never registers theme tags, never creates Warrants or Claims.
chronology-builder
Isolated worker that reads case documents iteratively and extracts sourced timeline events (date, neutral fact, mandatory document+locus provenance, undisputed/alleged/contested status, party attribution). Deduplicates and cross-references across documents and languages. Emits events.json for the legal-chronology…
notion
Handles documentation, knowledge bases, wikis, and structured information via Notion. Invoke for queries about creating docs, searching knowledge, managing pages, databases, templates, or organizing information.
section_enhancer_real
You receive a section with messy blocks. Your job: USE ALL OUR EXISTING TOOLS to clean it up.