article

A command for creating researched, search-focused articles. It reviews search results and social discussions, plans the article, then writes it section by section.

In plain words
What is it for?
Use it for new articles, competitive topics, and subjects where existing search results need to be studied before writing.
Why use it?
It helps avoid generic drafts based only on an AI model's existing knowledge. The research and planning steps give the article a clearer basis and structure.

Command for Claude Code

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 commands/seite-sh/seite/article
Clone the repo
git clone --depth 1 https://github.com/seite-sh/seite

Made for: Claude Code.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,189 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod 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 $0.00000 $0.04189
Opus 5 $0.00000 $0.02094
Sonnet 5 $0.00000 $0.00838
Haiku 4.5 $0.00000 $0.00419

Measured 2d ago against content hash 60e2808ab021, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

article 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 2d 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.

Origin

This is a copy

86% identical to article — 21 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.

seite-sh/.claude/commands/article.md · 604 lines

How it starts

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

Article Command

A unified content creation pipeline that produces comprehensive, SEO-optimized articles through mandatory research, strategic planning, and section-by-section writing.

Usage

/article [topic]

Examples:

  • /article "Best Project Management Tools for Small Teams"
  • /article "Content Marketing Strategy Guide 2025"
  • /article "How to Migrate from Competitor to Your Product"

What This Command Does

Creates high-quality articles by enforcing a 4-step pipeline where research is mandatory, not optional:

STEP 1: SERP Analysis           → See what Google rewards TODAY
STEP 2: Social Research         → Mine Reddit + YouTube for real insights
STEP 3: Article Planning        → Section-by-section strategy
STEP 4: Section Writing         → Write/edit each section individually

This prevents the "AI knows everything" trap that produces generic content matching competitors instead of beating them.

When to Use This vs /write

Scenario Command
Comprehensive new article /article
Competitive topics /article
Topics where you need to beat existing content /article
Quick drafts from existing research /write
Simple updates to existing content /write

STEP 1: SERP Analysis (MANDATORY)

You MUST research before writing. No exceptions.

Process

  1. Search the Target Keyword Use WebSearch to find what's currently ranking:

    WebSearch: "[topic] industry" OR "[topic] industrying"
    
  2. Analyze Top 5 Ranking Articles For each top-ranking article, use WebFetch and document:

    Element What to Capture
    Structure H2 headings, section order, content type
    Word Count Approximate length
    Gaps Topics covered superficially (<150 words)
    Missing Angles Perspectives not addressed
    Unsupported Claims Statements without data/sources
    Outdated Info Old statistics, deprecated tools
    What They Do Well Strong sections to match

Read the full file on GitHub · 604 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. 2d ago First seen · 604 lines · 0 tokens per session scan A 60e2808ab021

Subscribe to this mod's changes

article is a command published in the GitHub repository seite-sh/seite (19 stars, last pushed 18d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,189 tokens. A static security scan graded it A with 0 findings. It is 86% identical to article, differing in 21 lines, and is treated as a copy.