ai-article-factory AGENTS.md

ai-article-factory AGENTS.md is an instructions file for Codex, OpenCode from weitzu-com/ai-article-factory. It costs 1,028 tokens per session, scanned A, original, Apache-2.0.

An instruction guide for ai-article-factory, a self-contained set of coding-agent skills that turns source material into publishable articles and platform-specific copy.

In plain words
What is it for?
Creating researched, illustrated, search-optimized articles in Markdown and Word format, preparing website, LinkedIn, and X copy, and extending the bundled worker skills.
Why use it?
It explains the required production pipeline and the checks that must pass before an article moves forward.

Instructions file for CodexOpenCode

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.

agentmods
npx agentmods add instructions/weitzu-com/ai-article-factory/agents-md
Clone the repo
git clone --depth 1 https://github.com/weitzu-com/ai-article-factory

Made for: Codex, OpenCode.

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 ai-article-factory AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/weitzu-com/ai-article-factory/agents-md.svg)](https://agentmods.dev/instructions/weitzu-com/ai-article-factory/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/weitzu-com/ai-article-factory/agents-md"><img src="https://agentmods.dev/badge/instructions/weitzu-com/ai-article-factory/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,028 This file is loaded in full into every session.
When invoked 1,028 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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.01028 $0.01028
Opus 5 $0.00514 $0.00514
Sonnet 5 $0.00206 $0.00206
Haiku 4.5 $0.00103 $0.00103

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

Security

Grade A, and why

ai-article-factory AGENTS.md 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 5d 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.

AGENTS.md · 54 lines

How it starts

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

AGENTS.md — AI agent guide for ai-article-factory

Single source of truth for any AI agent (Claude, Gemini, Grok, Codex, Cursor, …) that opens this repo. CLAUDE.md / GEMINI.md / GROK.md are thin pointers to this file.

This repository is a self-contained Claude Code skill suite (compatible with other agents) that turns any material, topic, or product into a publish-ready, illustrated, SEO + GEO-optimized article in Markdown + Word, plus per-platform copy (website / LinkedIn / X). A human only reviews, confirms, and publishes; the agent does the rest.

If you are an agent here

  • To USE the pipeline (write an article): follow SKILL.md — the orchestrator. It runs 11 stages and invokes the bundled worker skills in skills/.
  • To EXTEND it: edit/add a worker in skills/<name>/SKILL.md; keep it self-contained; then run bash tests/harness.sh (must stay green).

11-stage pipeline

P0 profile → P1 topic → P2 evidence★ → P3 angle → P4 outline → P5 draft → P6 visuals → P7 SEO/GEO → P8 QA★ → P9 export MD+Word → P10 publish → P11 monitor — ★ = hard gate; advance one stage at a time, reporting the artifact + gate verdict.

Bundled worker skills (no external pack required)

Stage Skill Owns
P1–P2 skills/article-research topic brief · intent/SERP · content gap · evidence ledger
P5 skills/article-write answer-first draft · anti-AI-slop · evidence tagging [C#]
P6 skills/article-visuals Mermaid + matplotlib figures + cover (图文并茂)
P7 skills/article-optimize SEO + GEO + JSON-LD schema + internal links
P8 skills/article-qa CORE-EEAT scoring + fact reconciliation (ship gate)
P9 skills/article-export MD → Word (.docx), images embedded

Default path (上善若水 — frictionless default)

one sentence / a materials folder
  → auto-file + blueprint           (confirm ①, optional)
  → draft (every fact sourced [C#])
  → self-check + figures + export    (confirm ②: glance & approve)
  → 文章.md + 文章.docx

Defaults: infer the profile (no forms), placeholder cover never blocks, website-only unless asked, gates are confirm points. Reveal full 11-stage control / multi-platform / scheduling only on request.

Read the full file on GitHub · 54 lines

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. 5d ago First seen · 54 lines · 1,028 tokens per session scan A ed87fc33629b

Subscribe to this mod's changes

ai-article-factory AGENTS.md is an instructions file published in the GitHub repository weitzu-com/ai-article-factory (5 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 1,028 tokens to every session, about $0.0051 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 instructions, from other repositories

humanize AGENTS.md

AGENTS.md instructions for shir-danishyar/humanize: This repository is an Agent Skills-format skill. To use it.

shir-danishyar/humanize · 277 tokens

humanizer-ko AGENTS.md

Instructions for IsaacEryn/humanizer-ko, covering agents.md, 이 저장소는 무엇인가, 주요 파일, 유지보수 계약 and skill.md 편집.

IsaacEryn/humanizer-ko · 872 tokens

humanizer-ko CLAUDE.md

Instructions for IsaacEryn/humanizer-ko, a project described as: 한국어 텍스트에서 AI 생성 글의 티를 제거하는 Claude Code 에이전트 스킬. ChatGPT 문체, 이중 피동, 번역투, 문체 혼용 등 33개 패턴 탐지. Korean adaptation of the humanizer agent skill.

IsaacEryn/humanizer-ko · 77 tokens

claude-linkedin-post-creator CLAUDE.md

Instructions for tarunkorat/claude-linkedin-post-creator, covering claude.md — linkedin post creator, what this is, where the docs live, config files — source of truth and hard rules.

tarunkorat/claude-linkedin-post-creator · 690 tokens

stewie-pixel guidelines

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

Stewie-pixel/claude-with-leetcode · 827 tokens

humanise CLAUDE.md

Claude Code instructions for Nisus74/humanise, covering claude.md, the one rule: body vs soul, repo map, the acceptance gate (read before changing the engine) and commands.

Nisus74/humanise · 1,130 tokens