managing-blog-ideas

Create and update blog post ideas in markdown files with status tracking.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/alexanderop/vault-astro --skill managing-blog-ideas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: managing-blog-ideas
Source: https://github.com/alexanderop/vault-astro/tree/main/.claude/skills/managing-blog-ideas
Command: npx skills add https://github.com/alexanderop/vault-astro --skill managing-blog-ideas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writers and content teams often have great topics but lack a systematic way to capture, flesh out, and evolve those ideas into publish‑ready drafts. This leads to scattered notes, inconsistent outlines, and missed publishing deadlines.

Core Features & Use Cases

  • List Mode – Quickly list all existing blog ideas stored under src/content/notes/blog-ideas/.
  • Create Mode – Prompt for a new topic, gather related notes, generate a structured idea file with frontmatter, outline, and source links.
  • Update Mode – Load an existing idea, expand outlines, draft sections, polish prose, add sources, change status, and prepare social‑media snippets.
  • Status Tracking – Manage idea lifecycle (idea, outline, draft, ready) with automatic frontmatter updates.
  • Interactive Prompts – Ask clarifying questions and present options for editing, ensuring the author stays in control.

Quick Start

Ask the skill to create a new blog idea about improving Vue reactivity.

Frequently Asked Questions about managing-blog-ideas

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track my blog post ideas from concept to ready-to-publish draft?

Track blog post ideas by storing them as markdown files with frontmatter status fields like idea, outline, draft, and ready. This lifecycle approach manages updates automatically as you expand outlines and polish prose within your content directory.

What is the best way to organize blog ideas and outlines in markdown files?

Organize blog ideas by creating structured markdown files with frontmatter, outlines, and source links in a dedicated directory. Interactive prompts guide you through gathering notes and drafting sections to ensure consistent content structure.

Can I update an existing blog draft and generate social media snippets at the same time?

Yes, you can update an existing blog draft by loading the markdown file, polishing prose, adding sources, and changing the status. The process also prepares social-media snippets to support content promotion.

Do I need file system access to manage content drafts and blog ideas?

Yes, file system access is required to read, write, and search markdown files within the src/content/notes/blog-ideas directory. This access enables listing, creating, and updating your content drafts locally.

How do I create a structured blog post outline from a new topic idea?

Create a structured blog post outline by prompting for a new topic, answering clarifying questions, and gathering related notes. The system then generates an idea file with frontmatter, an outline, and source links.