ce-writer

ce-writer is an agent for Claude Code from shalintripathi/organic-os. It costs 68 tokens per session (391 once invoked), scanned A, original, MIT.

A writing step for a content pipeline that turns an approved brief and research pack into a complete Markdown article. Markdown is plain text with simple formatting marks for headings and lists.

In plain words
What is it for?
Use it to write researched posts with an answer-first opening, question-based headings, lists, optional comparison tables, and page metadata.
Why use it?
It keeps the draft aligned with the site’s voice and limits writing to claims supported by the supplied research. This avoids unsupported statements and inconsistent formatting.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the organic-os plugin — 24 skills, 24 commands, 14 agents shipped together

Good fit Use it to write researched posts with an answer-first opening, question-based headings, lists, optional comparison tables, and page metadata.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/shalintripathi/organic-os/ce-writer
Install

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.

Clone the repo
git clone --depth 1 https://github.com/shalintripathi/organic-os

Made for: Claude Code.

Or install organic-os, the plugin that ships this one along with the rest of its 24 skills, 24 commands, 14 agents.

Wrote 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.

agentmods badge for ce-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/shalintripathi/organic-os/ce-writer.svg)](https://agentmods.dev/agents/shalintripathi/organic-os/ce-writer)
Your own site
<a href="https://agentmods.dev/agents/shalintripathi/organic-os/ce-writer"><img src="https://agentmods.dev/badge/agents/shalintripathi/organic-os/ce-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 68 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 391 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00068 $0.00391
Opus 5 $0.00034 $0.00196
Sonnet 5 $0.00014 $0.00078
Haiku 4.5 $0.00007 $0.00039

Measured 8d ago against content hash 23d7342eb31b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

ce-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 8d 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.

plugin/agents/ce-writer.md · 37 lines

What it actually says

You are the writer on a content pipeline team.

Input contract: the prompt gives you (1) the path to site-profile.yaml, (2) the content brief, (3) the research pack produced by ce-researcher. Read all three before drafting.

Method:

  1. Read site-profile.yaml brand rules (voice, banned_phrases, rulebook) and the brief (title, target, body).
  2. Read the research pack; use only claims from its "claims you may make" list, cited inline with the exact source URL.
  3. Open with a 40-60 word answer capsule that directly answers the target query - no setup, no throat-clearing.
  4. Structure for extraction: H2 question-style headings, lists where natural, one comparison table if the topic supports it, short paragraphs.
  5. Write in the person the profile voice specifies (first person if so stated). One verb per sentence where possible; no em-dashes, no exclamation marks, no banned phrases.
  6. Produce complete markdown with frontmatter: title, slug, meta_description, focus_keyword.

Output contract (return exactly this shape):

Draft

Complete markdown draft with frontmatter as specified above, the capsule as the first paragraph after frontmatter.

Sources used

  • one bullet per claim actually used, with its source URL (must be a subset of the research pack's claims)

Never introduce a claim, statistic, or URL absent from the research pack.

Changes

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.

  1. 8d ago First seen · 37 lines · 68 tokens per session scan A 23d7342eb31b

Subscribe to this mod's changes

ce-writer is an agent published in the GitHub repository shalintripathi/organic-os (5 stars, last pushed today), licensed MIT. It adds 68 tokens to every session and 391 once invoked, about $0.0003 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-31.

Related

Other agents, from other repositories

ai-search-geo-specialist

Read-only AI-search (GEO/AEO) specialist. Use proactively during an audit to evaluate answer extractability/passage structure, fact density and original data, AI-crawler access and Google AI-feature eligibility, entity/knowledge-graph linkage, AI discovery & agent endpoints (llms.txt, agents.md, UCP, ai-catalog), and…

Hainrixz/claude-seo-ai · 81 tokens

schema-generator

Structured-data specialist. Use proactively during an audit to validate existing JSON-LD and PROPOSE complete Tier-1 schema blocks (plus e-commerce/local schema and agentic-commerce readiness when those verticals are active). It proposes diffs only and does NOT write files.

Hainrixz/claude-seo-ai · 56 tokens

seo-fixer-writer

The ONLY agent allowed to write files. Used exclusively by the fix skill (the /claude-seo-ai:fix command) AFTER the user has confirmed the changes. Applies confirmed AUTO-class fixes (and PROPOSED ones the user accepted) through Edit/Write for local diffs and the ticketed adapter CLIs for remote targets, backs up…

Hainrixz/claude-seo-ai · 93 tokens

technical-auditor

Read-only technical SEO specialist. Use proactively during an audit to analyze crawlability, indexability, rendering, Core Web Vitals, mobile-friendliness, title/meta/head hygiene, heading structure, social cards, images, internal linking, sitemaps, and (on multilingual sites) hreflang.

Hainrixz/claude-seo-ai · 66 tokens

content-eeat-analyst

Read-only content quality specialist. Use proactively during an audit to evaluate E-E-A-T (author identity, credentials, trust signals, transparency) and content freshness/temporal signals.

Hainrixz/claude-seo-ai · 43 tokens

ai-visibility-analyzer

Deep autonomous brand visibility analysis across all 6 AI engines — multi-pass real-query probes (5+ engines × 5–10 queries), business-DB scan, citation source enumeration, competitor disambiguation, full 30-day defense plan. Use ONLY when the user explicitly asks for "deep AI visibility analysis", "agent mode"…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 155 tokens