Content Factory

Content Factory is a skill for Claude Code, Codex from hassancs91/content-factory-starter. It costs 112 tokens per session (3,715 once invoked), scanned A, original, MIT.

A managed process for turning an idea into a published, evidence-backed article or page. It coordinates research, experiments, screenshots, writing, checking, and publication.

In plain words
What is it for?
Use it to research a topic, run lab tests in cloud or local environments, create visual assets, draft in a defined voice, perform verification passes, publish, and record the result in a knowledge base.
Why use it?
It keeps evidence gathering and verification connected to the writing, so the final page is based on documented work rather than unsupported claims.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths; mentions Claude Code.

Good fit Use it to research a topic, run lab tests in cloud or local environments, create visual assets, draft in a defined voice, perform verification passes, publish, and record the result in a knowledge base.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hassancs91/content-factory-starter/content-factory
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.

Any agent
npx skills add hassancs91/content-factory-starter --skill content-factory
Clone the repo
git clone --depth 1 https://github.com/hassancs91/content-factory-starter

Made for: Claude Code, Codex.

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 Content Factory

README.md
[![agentmods](https://agentmods.dev/badge/skills/hassancs91/content-factory-starter/content-factory/github.svg)](https://agentmods.dev/skills/hassancs91/content-factory-starter/content-factory)
Your own site
<a href="https://agentmods.dev/skills/hassancs91/content-factory-starter/content-factory"><img src="https://agentmods.dev/badge/skills/hassancs91/content-factory-starter/content-factory/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.

agentmods 80×15 button for Content Factory

Your own site · 80×15
<a href="https://agentmods.dev/skills/hassancs91/content-factory-starter/content-factory"><img src="https://agentmods.dev/badge/skills/hassancs91/content-factory-starter/content-factory.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,715 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.00112 $0.03715
Opus 5 $0.00056 $0.01858
Sonnet 5 $0.00022 $0.00743
Haiku 4.5 $0.00011 $0.00371

Measured 12d ago against content hash 02c4237986aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

Content Factory 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 12d ago.

The scan reads SKILL.md. This mod also ships 9 executable files (lab/_config.py, lab/auth.py, lab/bootstrap-ubuntu.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

content-factory/SKILL.md · 240 lines

How it starts

The opening of the file, as written. The whole thing — 240 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Content Factory — Orchestrator

This skill runs a content pipeline where the evidence is generated before the writing starts. The model is one component. The pipeline around it is what makes the output worth publishing.

Read SETUP.md once before the first run — the pipeline expects a handful of files to exist and a few decisions to have been made.

Module File What it covers
Lab (cloud VMs, local Docker) modules/lab.md Where experiments run and how they get torn down
Recon modules/recon.md What to learn about the topic before writing
Assets modules/assets.md Captures, clones, charts, social cards
Verification modules/verify.md Loops V0–V6, the release gate
Knowledge base modules/brain.md Reading your voice in, writing lessons back
Writer profile profiles/ How a draft becomes a page on YOUR site

The one rule that makes everything else work

content-lab/<slug>/PIECE.md is the single source of truth for a piece.

Update it after every meaningful step, not at session end. Any session must be able to pick up any piece from PIECE.md alone: read LEDGER.md → read the piece's PIECE.md → do what its next_action line says. Never rely on chat context surviving.

That rule is enforced rather than encouraged: LEDGER.md is rendered from the PIECE.md files, so a piece whose frontmatter you let go stale disappears from the shared view. Only one session may hold a piece, so PIECE.md has exactly one writer — which is why the ledger can never be clobbered by a parallel session.

Load this before any task

  1. memory/MEMORY.md — the skill's own memory index. Load it FIRST, before touching a piece, so past friction shapes what you do instead of being rediscovered at cost. Then open any memory/<file>.md whose description looks relevant.
  2. Surface a one-line "Loaded N factory memories: …" so the owner knows what informed you.

Read the full file on GitHub · 240 lines

Files

What ships with it

41 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 240 lines · 112 tokens per session scan A 02c4237986aa

Subscribe to this mod's changes

Content Factory is a skill published in the GitHub repository hassancs91/content-factory-starter (6 stars, last pushed 25d ago), licensed MIT. It adds 112 tokens to every session and 3,715 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-08-31.

Related

Other skills, from other repositories

content-pipeline

Run a multi-agent content production pipeline where specialist agents work together to research, write, edit, optimise for SEO/GEO, and validate against analytics data — with a master agent reviewing all outputs before human approval. Use this skill whenever the user wants to produce content using multiple agents…

arturseo-geo/content-pipeline-skill · 157 tokens

story-import

A tool for turning an existing novel into a structured writing project. It analyzes the book and organizes its characters, settings, plot plans, chapters, and tracking data for later writing.

zenstory-ai/oh-story-claudecode · 98 tokens

story-long-analyze

A long-form fiction analysis workflow for breaking down a novel’s opening chapters, characters, pacing, turning points, relationships, and overall structure.

zenstory-ai/oh-story-claudecode · 173 tokens

story-deslop

A writing editor for Chinese web novels that detects writing patterns often associated with AI-generated text and makes the prose feel more natural.

zenstory-ai/oh-story-claudecode · 62 tokens

story-short-analyze

A Chinese-language guide for analysing short popular web fiction, such as stories published on 番茄, 故事会, or 知乎盐选. It examines the core premise, plot structure, emotional arc, twists, writing techniques, and reader appeal.

zenstory-ai/oh-story-claudecode · 226 tokens

avoid-ai-writing

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." Supports a detect-only mode, an edit-in-place mode for files, an optional voice…

conorbronsdon/avoid-ai-writing · 97 tokens