Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Write Post

ASecurity

Write a blog post from a brief in four stages with an approval gate after each - outline, body written straight into content/blog/<slug>.md as a draft, an independent critique by the voice-reviewer and critic agents, the SEO fields - or rewrite an existing post the same way. Use when asked to write, draft, author, compose or rewrite a post from a topic, a keyword, a brief or a calendar row; to import a finished draft, new-post is enough.

2 stars
0 votes
0 copies
0 views
Added 9/23/2026
ai-agentsrustgo

Works with

claude codecli

Security Analysis

A100/100

Scanned 9/23/2026

Install to Claude Code

$npx -y skills add HKamkar/agentic-cms --skill write-post --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Write Post?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Write Post
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/hkamkar-write-post/badge)](https://www.skillsdirectory.com/skills/hkamkar-write-post)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: write-post
description: Write a blog post from a brief in four stages with an approval gate after each - outline, body written straight into content/blog/<slug>.md as a draft, an independent critique by the voice-reviewer and critic agents, the SEO fields - or rewrite an existing post the same way. Use when asked to write, draft, author, compose or rewrite a post from a topic, a keyword, a brief or a calendar row; to import a finished draft, new-post is enough.
argument-hint: <slug> [brief path, topic or keyword]
---

# Write post

The repo is the current directory. The deliverable is
`content/blog/<slug>.md` as `draft: true`, lint-clean, written under the
site's rules and handed to `new-post` for images, the verify block and
the commit. One stage per turn; a gate is a stop, not a summary.

## Read first

`content/VOICE.md` in full (who reads the site is the reader every stage
writes for; the non-negotiables and claims are the rules), `content/blog/_template.md`
(the frontmatter, the body conventions, the closing call to action),
`src/lib/blog/README.md` § Body pipeline, the keys of
`content/categories.json` and `content/authors.json`, the titles and
slugs in `content/blog/` (the internal-link candidates), the row for
this slug in `content/editorial/calendar.md` or `backlog.md` if there is
one, and `content/editorial/workshop.yaml` if it exists.

## Mode

**New** when `content/blog/<slug>.md` does not exist. **Revise** when it
does: Stage 1 is then a plan marking every section KEEP / TIGHTEN /
REWRITE / CUT / ADD with a one-line reason, Stage 2 rewrites the file with
unchanged sections verbatim, and the dates follow `update-post` step 2.
A title that matches an existing post while the user says "new" is a
question, not a guess.

## Stage 0 — the inputs

With a workshop: read `briefs/<slug>.md` (the `briefs` role) as the
brief; the keyword row from `keywords`; the newest `research` file whose
name carries the keyword (a SERP read); the piece and pillar from
`strategy`. Without one, or for what the workshop lacks, ask the user for
the same block in one message: working title, the reader (default: who
`VOICE.md` describes), primary keyword, the angle in a sentence, the
must-include facts (dates, article numbers, names: each one the user's
or a source's, never invented), 2–3 internal links from the existing
posts, the word target. Present the resolved block; an empty field
stops. Then a TodoList with one task per stage.

## Stage 1 — the outline (gate)

H2 and H3 headings in order, one sentence and a word count per section,
the concrete example each section carries, the 3–5 FAQ questions, the
line proposed as the pull quote, where each internal link lands. Stop.

## Stage 2 — the body

One Write to `content/blog/<slug>.md`: the template's frontmatter with
`title`, `excerpt`, `date` (today, quoted), `category`, `author`, `draft:
true`, and no image fields or figure paragraph yet (images are `new-post`
step 3); the body under `VOICE.md` and the template's conventions:
headings from `##`, never jumping a level; the pull quote as `> "…"`
lifted verbatim from the text; the closing paragraph before the FAQ with
the site's call to action as the template shows it; the FAQ heading as
the template has it with the `###` questions and one paragraph each;
internal links site-relative. Hold the outline's word counts. One line in
chat (the path, the word count); no body in chat. Go on to Stage 3.

## Stage 3 — the critique (gate)

The two reviews run in isolation from this conversation; that is what
makes them worth having. On a client with subagents (Claude Code), run
the `editorial:voice-reviewer` and `editorial:critic` agents in parallel
(one message, two Agent calls), each told the file path. On a client
without them (Codex), ask the user to run `editorial:review-voice` and
`editorial:critic` on the file in a fresh session each and paste the two
reports back; running the two skills in this session is the fallback,
and the aggregate then says so, because the reviewer saw the draft being
written. Aggregate the two reports into one:
the voice findings by severity, the prose cuts, every fact-check verdict
with its sources. The user chooses; apply the chosen cuts and rewrites in
the file; a FALSE or UNVERIFIED claim is rewritten or removed, never
kept on trust. Stop.

## Stage 4 — the SEO fields (gate)

`seoTitle` (60 characters or fewer, the keyword first, ` | ` + the
site's name last), `seoDescription` (70–160, the keyword in it),
`keywords` (3–8), `related` (the internal-link targets), the `excerpt`
re-read against the body (30–40 words, not the title again). `pnpm
content:lint`: fix every `FAIL` on the file, read every `WARN`. Stop.

## Hand-off

`new-post` steps 3 (the images: the user's, or made from the workshop's
`prompts` role), 5, 6 and 7 (lint, verify, commit). Publishing is the
user's flip of `draft` and `publishedAt`.

## Stop for the user

The resolved inputs (Stage 0); the outline (1); the critique (3); the
SEO fields (4); the images; the push. Never a date, an article number or
a named entity the inputs did not carry: ask.

Attribution

HKamkarHKamkar
View sourceMore from HKamkar →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →