a1-article-writing

a1-article-writing is a skill for Claude Code, Codex from ztemerbekov/a1-marketing-skills. It costs 49 tokens per session (616 once invoked), scanned A, original, MIT.

A set of instructions for writing a new long-form article, guide, case study, expert essay, or newsletter from a topic, notes, interviews, research, or a draft.

In plain words
What is it for?
Use it to create an outline or draft, organize supplied evidence, and choose the appropriate structure for publishable long-form content.
Why use it?
It helps shape the material around what the reader needs to understand or do, while keeping the requested writing task separate from editing or promotional copy.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the 2-writing-and-editing plugin — 11 skills shipped together

Good fit Use it to create an outline or draft, organize supplied evidence, and choose the appropriate structure for publishable long-form content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ztemerbekov/a1-marketing-skills/a1-article-writing
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 ztemerbekov/a1-marketing-skills --skill a1-article-writing
Clone the repo
git clone --depth 1 https://github.com/ztemerbekov/a1-marketing-skills

Made for: Claude Code, Codex.

Or install 2-writing-and-editing, the plugin that ships this one along with the rest of its 11 skills.

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 a1-article-writing

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ztemerbekov/a1-marketing-skills/a1-article-writing"><img src="https://agentmods.dev/badge/skills/ztemerbekov/a1-marketing-skills/a1-article-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 616 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.00049 $0.00616
Opus 5 $0.00024 $0.00308
Sonnet 5 $0.00010 $0.00123
Haiku 4.5 $0.00005 $0.00062

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

Security

Grade A, and why

a1-article-writing 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.

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.

skills/a1-article-writing/SKILL.md · 48 lines

How it starts

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

Article Writing

Turn a topic or source material into credible, useful long-form work whose structure follows the reader's job and the available evidence.

Entry Contract

Accept a request when every requested deliverable contributes to a new long-form article, guide, case study, expert essay, or newsletter issue. Valid inputs include a topic, brief, outline, notes, interview, transcript, source pack, completed research, or an earlier draft produced in the same article-writing session.

Select Outline when the user asks for a plan, structure, angle, or evidence brief without a full draft. Select Draft when the user asks to write, assemble, or complete the article.

Route these neighboring jobs elsewhere:

  • editing or reviewing a user-selected finished draft belongs to a1-copy-editing;
  • a promotional page belongs to a1-landing-page-copy;
  • a routine media announcement belongs to a1-press-release;
  • an internal document organized around a decision belongs to a1-decision-memo.

For a mixed request, state the boundary and stop before producing either deliverable.

Marketing Context is optional. Read only the first existing repository context in this order: .agents/marketing-context.md, then .claude/marketing-context.md when the canonical path is absent, then root marketing-context.md when both earlier paths are absent. Read no lower-priority context after selecting one. Continue without context when none exists.

Runtime

Follow the article-writing spine for every accepted request. It is the single owner of stage order and reference routing.

Use adaptive depth. A short source-supported guide may need only a compact brief and draft; a research-heavy or narrative article needs a fuller source map and structure pass.

Output

For Outline, return:

  1. Editorial brief: reader, reader outcome, format, angle, and evidence basis.
  2. Outline: informative section headings with one concise note about what each section must establish.
  3. Evidence gaps: only when missing material affects credibility or completion.

Read the full file on GitHub · 48 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. 12d ago First seen · 48 lines · 49 tokens per session scan A eb0509ef5743

Subscribe to this mod's changes

a1-article-writing is a skill published in the GitHub repository ztemerbekov/a1-marketing-skills (8 stars, last pushed 13d ago), licensed MIT. It adds 49 tokens to every session and 616 once invoked, about $0.0002 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

deai_humanize

A Chinese-language writing helper that measures signs of machine-like writing and rewrites text to sound more natural and personal.

mateaix/mateclaw · 82 tokens

humanize-automation

Human-like mouse, keyboard and scroll behavior for behavioral bot bypass.

uphiago/recon-skills · 18 tokens

analytics-strategy

Design measurement frameworks including event taxonomy, KPI hierarchy, dashboard architecture, attribution models, and analytics implementation strategy. Use this skill whenever the user wants to plan analytics, design dashboards, build event taxonomies, define KPIs, set up tracking, or audit existing measurement.…

rampstackco/claude-skills · 126 tokens

cro-optimization

Run conversion rate optimization through hypothesis-driven testing including audit, hypothesis generation, test design, statistical analysis, and rollout decisions. Use this skill whenever the user wants to optimize conversion, run A/B tests, audit a funnel, generate test hypotheses, design experiments, or analyze…

rampstackco/claude-skills · 123 tokens

research-seo-demand

A Chinese-language process for researching SEO opportunities, where SEO means improving pages so they can appear in search results. It studies user needs, keyword demand, search-result pages, and competing pages using Bing data.

tsingyuai/growth-lab · 102 tokens

create-seo-page

A Chinese-language workflow for creating and implementing search-focused pages in an existing product repository. SEO means improving a page so it can be found and understood through search engines.

tsingyuai/growth-lab · 93 tokens