draft-post

draft-post is a command for Claude Code from revaya-ai/revaya-aios-workspace-template. It costs 0 tokens per session (1,434 once invoked), scanned A, original, MIT.

A command for drafting LinkedIn posts from a topic, angle, or post type. LinkedIn is a professional social network, and the command uses the project's content strategy and publishing calendar.

In plain words
What is it for?
Use it for story posts, operational-problem posts, lead-magnet promotions, and opinion-led LinkedIn content.
Why use it?
It gathers the relevant writing rules and past plans so the draft fits the intended voice and avoids repeating recent content.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 scripts/content/push_image.py outputs/content-engine/images/YYYY-MM-DD-{slug}.png {record_id}.

Good fit Use it for story posts, operational-problem posts, lead-magnet promotions, and opinion-led LinkedIn content.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/revaya-ai/revaya-aios-workspace-template
agentmods
npx agentmods add commands/revaya-ai/revaya-aios-workspace-template/draft-post

Made for: Claude Code.

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 draft-post

README.md
[![agentmods](https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/draft-post/github.svg)](https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/draft-post)
Your own site
<a href="https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/draft-post"><img src="https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/draft-post/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 draft-post

Your own site · 80×15
<a href="https://agentmods.dev/commands/revaya-ai/revaya-aios-workspace-template/draft-post"><img src="https://agentmods.dev/badge/commands/revaya-ai/revaya-aios-workspace-template/draft-post.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
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 1,434 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.00000 $0.01434
Opus 5 $0.00000 $0.00717
Sonnet 5 $0.00000 $0.00287
Haiku 4.5 $0.00000 $0.00143

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

Security

Grade A, and why

draft-post 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 10d 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.

.claude/commands/draft-post.md · 146 lines

How it starts

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

Draft Post

LinkedIn post copywriter agent. Invokes the linkedin-content-creator skill to draft a publish-ready post in your voice. Use for all LinkedIn content — story posts, operational problem posts, lead magnet promos, hot takes.

Variables

request: $ARGUMENTS (topic, angle, or post type — e.g., "operational problem: founders can't delegate", "transformation story", "lead magnet promo")


Instructions

You are drafting a LinkedIn post for you. Invoke the linkedin-content-creator skill and follow it exactly.

Step 1: Load context

Before drafting, read:

  • context/content-engine/content-strategy.md — your positioning, voice rules, pillar system
  • context/content-engine/calendar.md — what's already been posted or planned (avoid repeating themes)

If a research brief path was provided in the request, read that file and pull the top content angles and hook phrases before drafting.

Step 2: Invoke linkedin-content-creator skill

Use the Skill tool to invoke linkedin-content-creator. Follow all instructions in the skill exactly, including:

  • your voice rules (non-negotiable)
  • Authority signal stack (at least 2 of 4)
  • 5-part story framework
  • Hook formula (8 words or fewer)
  • Quality checklist before presenting

Step 3: Pre-publish quality gate

Before presenting the draft, run these checks. Flag any that fail — do not silently fix them, surface them so you can decide.

Hook check:

  • 8 words or fewer
  • Creates an information gap (not a statement, not a question without stakes)
  • Could NOT apply to anyone — specific enough to your experience

Calendar check (read calendar.md):

  • This pillar hasn't been overrepresented in the last 2 weeks (if 3+ posts in same pillar recently, flag it)
  • This theme/angle hasn't been used in the last 30 days
  • IFP/ICP balance — check current month's split. Flag if pushing past 70/30 in either direction.

Voice check:

  • No banned words (leverage, synergy, delve, unlock, cutting-edge, game-changer, seamless, robust, revolutionize, streamlined, real results, empower, transform your business, in today's world, craft/crafting, realm, furthermore, disruptive, utilize)
  • No em dashes, semicolons, or asterisks in body copy
  • Sounds like you talking, not a content template

Read the full file on GitHub · 146 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. 10d ago First seen · 146 lines · 0 tokens per session scan A d249e2c7269c

Subscribe to this mod's changes

draft-post is a command published in the GitHub repository revaya-ai/revaya-aios-workspace-template (2 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,434 tokens. 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.