article-writer

article-writer is a skill for Claude Code, Codex from PavloSEO/seohead-seotools. It costs 149 tokens per session (2,431 once invoked), scanned A, original, MIT.

A writing workflow for producing expert blog articles in both Russian and English, with the result returned as JSON, a structured text format used by software.

In plain words
What is it for?
It helps create guides, reviews, researched articles, and technical pieces with code examples or case studies in Russian and English.
Why use it?
It gives article production a defined process for research, planning, bilingual writing, and required blog fields.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps create guides, reviews, researched articles, and technical pieces with code examples or case studies in Russian and English.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pavloseo/seohead-seotools/article-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.

Any agent
npx skills add PavloSEO/seohead-seotools --skill article-writer
Clone the repo
git clone --depth 1 https://github.com/PavloSEO/seohead-seotools

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 article-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/pavloseo/seohead-seotools/article-writer/github.svg)](https://agentmods.dev/skills/pavloseo/seohead-seotools/article-writer)
Your own site
<a href="https://agentmods.dev/skills/pavloseo/seohead-seotools/article-writer"><img src="https://agentmods.dev/badge/skills/pavloseo/seohead-seotools/article-writer/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 article-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/pavloseo/seohead-seotools/article-writer"><img src="https://agentmods.dev/badge/skills/pavloseo/seohead-seotools/article-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,431 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00149 $0.02431
Opus 5 $0.00075 $0.01215
Sonnet 5 $0.00030 $0.00486
Haiku 4.5 $0.00015 $0.00243

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

Security

Grade A, and why

article-writer scanned grade A with 1 finding 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 9d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

"code": "// app.ts\nconst result = await fetch(url);\nconsole.log(result);"
seohead/skills/article-writer/SKILL.md · 300 lines

How it starts

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

Article Writer — Expert Bilingual Articles

Workflow: Research → Plan (optional) → Write RU+EN → JSON output


Step 0 — Gather Context

If the request lacks essential information, ask one clarifying question before starting, and no more than one:

Information needed How to obtain it
Article topic Extract it from the request or ask
Author Use author details supplied by the user or project; otherwise keep the neutral configurable author placeholders
Starting format Ask: "Would you like to review the outline first, or should I start writing immediately?"
Tag/category Infer it from the topic or ask
relatedSlugs Suggest relevant entries and let the user revise them

Step 1 — Research (Required)

Always conduct research before writing. Use every available source of evidence:

1A — Web Search

  • Find 3–5 authoritative sources on the topic, such as official documentation, MDN, Google, W3C, research papers, or industry reports
  • Find current statistics with dates and sources
  • Verify that technical details are current, including APIs, versions, and changes
  • Find real case studies and examples

1B — Model Knowledge

  • Apply relevant subject-matter knowledge
  • Apply best practices and established patterns
  • Account for technical details and nuances

1C — Operator/Author Knowledge

  • Use all context provided about the author's experience, case studies, and opinions
  • Highlight the author's position when one is available

Research Output (Internal; Do Not Show the User)

- Topic: [topic]
- Key sources: [list with URLs]
- Key facts: [3–7 verifiable claims with sources]
- Statistics: [specific figures + year + source]
- Examples: [real case studies]
- SEO angle: [keyword and intent]

Step 2 — Outline (If the User Selected It)

If the user wants to review an outline first, show it and wait for confirmation before writing.

Outline format:

## [Article title]

**Tag:** [tag]  **readTime:** ~N min  **Keyword:** [keyword]

### Structure:
1. Intro — [what it resolves]
2. H2: [section] — [what it contains and which blocks it uses]
3. H2: [section] — ...
...
N. Outro + CTA

### Sources to include:
- [URL 1] — for section N
- [URL 2] — for section M

Proceed with writing? (yes / revisions: ...)

Read the full file on GitHub · 300 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. 9d ago First seen · 300 lines · 149 tokens per session scan A a6d915bbaa99

Subscribe to this mod's changes

article-writer is a skill published in the GitHub repository PavloSEO/seohead-seotools (0 stars, last pushed 5d ago), licensed MIT. It adds 149 tokens to every session and 2,431 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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