blog-write

blog-write is a skill for Claude Code, Codex from pivoshenko/pivoshenko.ai. It costs 118 tokens per session (1,005 once invoked), scanned A, original, MIT.

A writing workflow for creating or revising blog posts as MDX files, a format that combines Markdown with web components, for pivoshenko.dev.

In plain words
What is it for?
It is for gathering an author's source material, planning sections, drafting them one at a time, editing for vague AI-like writing, and preparing the final post.
Why use it?
It helps turn incomplete ideas or rough drafts into focused articles without inventing details or adding filler.

Skill for Claude CodeCodex

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

Good fit It is for gathering an author's source material, planning sections, drafting them one at a time, editing for vague AI-like writing, and preparing the final post.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pivoshenko/pivoshenko.ai/blog-write
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 pivoshenko/pivoshenko.ai --skill blog-write
Clone the repo
git clone --depth 1 https://github.com/pivoshenko/pivoshenko.ai

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 blog-write

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/pivoshenko/pivoshenko.ai/blog-write"><img src="https://agentmods.dev/badge/skills/pivoshenko/pivoshenko.ai/blog-write.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,005 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.00118 $0.01005
Opus 5 $0.00059 $0.00502
Sonnet 5 $0.00024 $0.00201
Haiku 4.5 $0.00012 $0.00101

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

Security

Grade A, and why

blog-write 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 3d 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/blog-write/SKILL.md · 78 lines

How it starts

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

Blog write

Target: pivoshenko.dev, posts at site/content/posts/*.mdx.

Goal = bespoke content. The post must contain things only the author could write — numbers, failures, decisions, opinions. Anything the first Google result could say -> delete. Padding is where slop comes from.

Modes

  • write — idea/notes -> published MDX. Full flow (1-6).
  • edit — existing draft -> improved. Map its headings into sections (step 3), confirm, then 4-6. Present per-section changes; never silently restructure.

Flow

1. Interrogate — raw material before prose

Never draft from a one-line idea. Mine the author first:

  • what happened — the incident, the build, the decision
  • specifics — numbers, commands, configs, error messages, dates
  • the failure — what broke, what was tried and abandoned, what it cost
  • the opinion — what they believe that others don't, and why

Source order: user > vault (06 WRITING draft, project/source notes) > repo. Never invent. No raw material for a section -> ask targeted questions, don't pad.

2. Thesis

One sentence the post defends. Reader finishes -> can repeat it back. No thesis -> no post, only notes. Say so and help find one.

3. Outline as dependency graph

Information = DAG. A section may only use concepts established by earlier sections.

  • list sections; for each write the main point (a claim, not a heading)
  • mark dependencies: section C leans on B's claim -> B comes first
  • every section needs an edge to the thesis; no edge -> cut
  • check: read points in order, circle any term/claim not yet introduced -> reorder or add setup

Confirm the outline with the user before drafting. Outline is cheap, drafts are not.

4. Draft, section by section

Load pivoshenko-brand/references/voice.md first (that skill's directory, not this one) — that file owns the voice. Non-negotiables from it:

  • paragraphs 1-3 lines (~240 chars max); a paragraph that grows -> split
  • rhythm: claim, claim, claim, beat
  • first person singular; lowercase brand/tool names; posts never articles

Read the full file on GitHub · 78 lines

Files

What ships with it

1 file 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. 3d ago Changed 793ed59d023f
  2. 8d ago First seen · 78 lines · 118 tokens per session scan A 3dc8df14f283

Subscribe to this mod's changes

blog-write is a skill published in the GitHub repository pivoshenko/pivoshenko.ai (4 stars, last pushed 4d ago), licensed MIT. It adds 118 tokens to every session and 1,005 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

80-livekit-agents-majiayu000-claude-skill-registr

Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter.

majiayu000/claude-skill-registry · 18 tokens

agent-creation-skill

Procedural guide for creating new agents from templates when project complexity requires delegation.

majiayu000/claude-skill-registry · 0 tokens

agent-creator

Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new skill', 'MCP server', 'custom tool', 'agent design'. NOT for using existing agents (invoke them directly), general coding (use…

majiayu000/claude-skill-registry · 84 tokens

semantic-persona-routing

Erstellt und verwendet einen anbieterneutralen semantischen Routing-Graphen aus Personas, koordinierenden Rollen, Experten und aktiven Skill-Endpunkten. Verwenden, wenn ein LLM eine Anfrage von einer Leitrolle über einen Experten zu einem Skill routen, aus einem vorhandenen Agentensystem einen portablen Persona-Router…

ellmos-ai/skills · 168 tokens

80-livekit-agents-panaversity-agentfactory-1f8ecf89

Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter.

majiayu000/claude-skill-registry · 18 tokens

agent-creator

Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping. Activate on 'create agent', 'new skill', 'MCP server', 'custom tool', 'agent design'. NOT for using existing agents (invoke them directly), general coding (use…

majiayu000/claude-skill-registry · 84 tokens