Blog Outline Generator

Blog Outline Generator is a skill for Claude Code, Codex from Notysoty/openagentskills. It costs 31 tokens per session (2,189 once invoked), scanned A, original, MIT.

A planning tool that turns a topic and audience into a structured blog-post outline, with headings, key points, an opening angle, and related writing suggestions.

In plain words
What is it for?
Use it to plan long-form articles, choose title and meta-description options, organize H2 and H3 sections, suggest a call to action, and find internal links.
Why use it?
It gives writers a clear structure before they start drafting, so important sections and search-related details are less likely to be missed.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for cline. Also seen: mentions Claude Code; mentions Codex; built for cline.

Good fit Use it to plan long-form articles, choose title and meta-description options, organize H2 and H3 sections, suggest a call to action, and find internal links.

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

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 Outline Generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/notysoty/openagentskills/blog-outline-generator/github.svg)](https://agentmods.dev/skills/notysoty/openagentskills/blog-outline-generator)
Your own site
<a href="https://agentmods.dev/skills/notysoty/openagentskills/blog-outline-generator"><img src="https://agentmods.dev/badge/skills/notysoty/openagentskills/blog-outline-generator/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 Outline Generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/notysoty/openagentskills/blog-outline-generator"><img src="https://agentmods.dev/badge/skills/notysoty/openagentskills/blog-outline-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,189 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.00031 $0.02189
Opus 5 $0.00015 $0.01094
Sonnet 5 $0.00006 $0.00438
Haiku 4.5 $0.00003 $0.00219

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

Security

Grade A, and why

Blog Outline Generator 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 11d 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-outline-generator/SKILL.md · 217 lines

How it starts

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

Blog Outline Generator

What this skill does

This skill produces a complete, ready-to-write blog post outline for any topic. Given a subject and target audience, it generates multiple title options, a meta description, an intro hook angle, 5–7 H2 sections with H3 sub-points under each, a CTA suggestion, and internal link opportunities. The output is structured to satisfy SEO requirements while giving a writer a clear narrative arc to follow.

Use this before writing any long-form blog post. A strong outline cuts writing time in half and ensures the post is complete, well-structured, and optimized for the primary keyword before you write a single sentence.

How to use

Claude Code / Cline

Copy this file to .agents/skills/blog-outline-generator/SKILL.md in your project root.

Then ask:

  • "Use the Blog Outline Generator skill to outline a post about TypeScript generics for beginner developers."
  • "Generate a blog outline for 'best practices for React performance' using the Blog Outline Generator skill."

Provide the topic, primary keyword, target audience, and approximate word count target if you have them.

Cursor

Add the "Prompt / Instructions" section to your .cursorrules file. Describe the blog topic in the chat.

Codex

Describe the blog topic, target audience, and primary keyword you want to rank for. Include the instructions below.

The Prompt / Instructions for the Agent

When asked to generate a blog outline, follow these steps:

  1. Clarify the parameters (use what's provided; ask only if critical information is missing):
    • Topic: What the post is about
    • Primary keyword: The main search term to rank for (e.g., "react performance optimization")
    • Target audience: Who will read this (e.g., "junior developers", "marketing managers", "startup founders")
    • Tone: Conversational, technical, authoritative, beginner-friendly
    • Word count target: Short (~800 words), standard (~1500 words), comprehensive (~2500+ words)

Read the full file on GitHub · 217 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. 11d ago First seen · 217 lines · 31 tokens per session scan A bffc07a2de6a

Subscribe to this mod's changes

Blog Outline Generator is a skill published in the GitHub repository Notysoty/openagentskills (9 stars, last pushed 28d ago), licensed MIT. It adds 31 tokens to every session and 2,189 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

goose-graphics-create-style

End-to-end skill that turns a single reference image into a published Gooseworks style — analyzes the image, drafts the slim style spec, renders a hero example plus 2-3 additional formats via Playwright, writes the gooseworks-style.json manifest, and publishes via npx gooseworks styles publish so other agents can…

gooseworks-ai/goose-skills · 88 tokens

content-brief-factory

Generate detailed, differentiated content briefs at scale. Each brief includes SERP analysis, competing page breakdown, unique angles from real customer language (reviews, Reddit), internal linking plan, and SERP feature targets. Batch mode produces 10-50 briefs in one run. Crushes generic "keyword density" briefs…

gooseworks-ai/goose-skills · 76 tokens

goose-graphics-create-format

Creates a new graphics format spec (custom canvas dimensions + content rules) and publishes it to the Gooseworks library so any agent can render against it. Use when the existing community formats (carousel, story, infographic, slides, poster, chart, tweet, plus community additions) don't fit the user's canvas — e.g.…

gooseworks-ai/goose-skills · 109 tokens

generate-voice-guide

Generate a personal voice guide for X (Twitter) and/or LinkedIn by scanning a user's past posts and iteratively refining with sample-and-feedback loops. Produces a structured markdown voice guide that sibling skills (create-x-content, create-linkedin-content) consume to draft in-voice posts. Different from…

gooseworks-ai/goose-skills · 87 tokens

campaign-brief-generator

Generate a complete marketing campaign brief from a launch goal, ICP, and product context. Pure reasoning skill. Outputs channel plan, messaging angles, content types, timeline, and success metrics. Designed for seed/Series A founders and small GTM teams who aren't professional marketers but need to run focused…

gooseworks-ai/goose-skills · 71 tokens

help-center-article-generator

Take support ticket clusters, FAQ patterns, product documentation, or feature specs and generate structured help center articles with step-by-step instructions, screenshot placeholders, troubleshooting sections, and related article links. Batch mode generates multiple articles from a ticket export. Pure reasoning…

gooseworks-ai/goose-skills · 57 tokens