content-draft

A writing guide for creating blog posts, newsletters, documentation, and social media posts. It uses the brand voice recorded in business-brain.md and outputs a Markdown draft with basic metadata.

In plain words
What is it for?
Use it to draft articles, newsletter issues, technical documentation, or social posts, with research when needed.
Why use it?
It gives different pieces of content a consistent tone and provides a repeatable first draft to edit.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/modimihir07/agentic-os/content-draft
Any agent
npx skills add modimihir07/agentic-os --skill content-draft
Clone the repo
git clone --depth 1 https://github.com/modimihir07/agentic-os

Made for: Claude Code, Codex.

Per session 10 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 198 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00010 $0.00198
Opus 5 $0.00005 $0.00099
Sonnet 5 $0.00002 $0.00040
Haiku 4.5 $0.00001 $0.00020

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

Security

Grade A, and why

content-draft 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/content-draft/SKILL.md · 34 lines

What it actually says

Content Draft

Description

Drafts blog posts, newsletter issues, documentation, and other written content. Reads brand voice from business-brain.md and maintains consistent tone.

When to Use

  • Writing a blog post
  • Drafting a newsletter issue
  • Creating technical documentation
  • Writing social media posts

Process

  1. Read business-brain.md for brand voice
  2. Review input topic and desired format
  3. Research if needed (via agy CLI)
  4. Draft content in appropriate tone
  5. Self-review against eval criteria
  6. Output to context/ folder

Output

Draft markdown file with metadata (word count, reading time, tone)

Agent Assignment

  • Primary: opencode
  • Research: agy
Files

What ships with it

3 files 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 First seen · 34 lines · 10 tokens per session scan A bd190594a89e

Subscribe to this mod's changes

content-draft is a skill published in the GitHub repository modimihir07/agentic-os (164 stars, last pushed 22d ago), licensed MIT. It adds 10 tokens to every session and 198 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

content-calendar

Plan, schedule, and track content across channels — newsletters, social media, blog posts, and videos. Manages pipeline stages, publishing cadence, and repurposing opportunities. For solopreneurs and creators who want a system, not a spreadsheet.

theagentledger/agent-skills · 54 tokens

article-magazine

Substack / Medium 高级感长文排版, 适合公众号、博客发布.

nexu-io/html-anything · 23 tokens

content-publish

End-to-end content creation and publishing. Takes a topic (or generates one), drafts in the user's voice, gets approval via Telegram, and publishes to Medium via browser automation. Invoke with "publish a post about X", "write and publish to Medium", "content-publish", or when an ego-dispatched session needs to create…

WingedGuardian/GENesis-AGI · 74 tokens

ai-newsletter

Use when building and monetizing AI-powered email newsletters. Curate content, automate writing, and grow paid subscriptions. Generate $1K-20K/month.

oyi77/1ai-skills · 36 tokens

ppt-design

使用 HTML 设计与生成高质量演讲幻灯片(PPT/Deck)。当用户希望生成、设计、修改幻灯片、deck、slides、presentation、汇报、提案、pitch、课件时触发。主干:960×540pt 可编辑 HTML 幻灯片(4 条 OOXML 硬约束)+ 可选 1920×1080 高保真演讲版 + 数据/信息可视化意识 + 5 种设计哲学 + 反 AI slop + 单页自包含 slide-XX.html。不生图;缺图用版式/SVG/占位并标注建议补图。.

GCWing/Sparo-OS · 149 tokens

product-app-ui-polish

Sparo OS Product App UI polish guidance. Use when improving Product App visuals, layout, runtime UI Kit usage, Sparo OS theme variables, density, empty/loading/error states, accessibility, responsive behavior, light/dark QA, zh-CN/en-US QA, or aligning Product App surfaces with existing built-in app design.

GCWing/Sparo-OS · 71 tokens