Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From agentic-creator-os
Create SEO-optimized blog posts that engage readers and rank in search results
npx claudepluginhub frankxai/agentic-creator-osHow this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-creator-os:blog-writingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill transforms topics into polished, SEO-optimized blog posts that:
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
This skill transforms topics into polished, SEO-optimized blog posts that:
interface BlogPost {
title: string; // Keyword-rich, 50-60 chars
metaDescription: string; // 150-160 chars, includes CTA
headings: H2[]; // 3-7 H2s for readability
paragraphs: Paragraph[]; // 2-4 sentences each
keywords: string[]; // Primary + 3-5 secondary
links: ExternalLink[]; // 2-4 authoritative sources
}
Pillar Page (10,000+ words)
├── Topic Cluster Content 1 (1,500 words)
├── Topic Cluster Content 2 (1,500 words)
├── Topic Cluster Content 3 (1,500 words)
└── Topic Cluster Content 4 (1,500 words)
# How to [Achieve Desired Outcome]: [Timeframe or Method]
## What You'll Learn
- Learning outcome 1
- Learning outcome 2
- Learning outcome 3
## Step 1: [First Major Step]
### What You're Doing
[Clear explanation in 2-3 sentences]
### Why It Matters
[Brief rationale]
### How to Do It
1. [Sub-step with detail]
2. [Sub-step with detail]
3. [Sub-step with detail]
### Pro Tips
- Insider technique
- Common mistake to avoid
## Step 2: [Second Major Step]
[Same structure]
## Common Challenges
| Challenge | Solution |
|-----------|----------|
| [Challenge 1] | [Solution 1] |
| [Challenge 2] | [Solution 2] |
## FAQ
**Q: [Common question]**
A: [Direct answer]
## Your Turn
[Actionable CTA with next step]
# [Number] [Powerful Adjective] Ways to [Desired Outcome]
## Why [Desired Outcome] Matters
[Compelling hook, 2-3 paragraphs]
## The Methods
1. **[Method 1]**
- Description with context
- When to use this approach
- Example implementation
2. **[Method 2]**
- [Same structure]
3. **[Method 3]**
- [Same structure]
[...continue through all methods]
## My Top Pick
[Reasoning for best method with evidence]
## Quick Implementation Checklist
- [ ] Step 1
- [ ] Step 2
- [ ] Step 3
Keyword Research
Content Brief Creation
Drafting
SEO Optimization
Review and Refine
# How to Create Transformative Content That Changes Minds
**[FrankX Brand Voice: Provocative, visionary]**
The content landscape has shifted. Yesterday's SEO tricks won't work tomorrow.
Here's how to create content that doesn't just rank—it transforms.
## Why Traditional Content Fails
Most content gets ignored because it:
- States the obvious
- Lacks distinct perspective
- Fails to challenge assumptions
## The FrankX Approach
[Your brand-specific framework with consciousness/transformation themes]
## Quick Implementation
1. Lead with a provocative premise
2. Back it with evidence
3. Connect to transformation
4. End with actionable framework
| Bad Practice | Why It's Bad | Better Approach |
|---|---|---|
| Keyword stuffing | Hurts readability, penalized by Google | Natural keyword integration |
| Generic introductions | Fails to hook readers | Start with hook, story, or question |
| Thin content (<1,000 words) | Doesn't satisfy search intent | Comprehensive 1,500+ words |
| No clear CTA | Misses conversion opportunity | Specific, actionable next step |
| Ignoring featured snippets | Loses valuable SERP real estate | Answer question in 50 words |
# Create blog post from topic
skill:blog-writing, create a how-to guide about [TOPIC]
# Write thought leadership piece
skill:blog-writing, write an opinion piece on [TREND]
# Generate listicle
skill:blog-writing, create a listicle about [CATEGORY]
# SEO audit existing content
skill:seo-optimization, audit my blog post at [URL]
seo-optimization - Optimize content for search enginescontent-strategy - Plan content calendar and topicssocial-media - Promote blog posts across platformsnewsletter - Distribute via emailresources/templates.md - Blog post templates for different typesresources/seo-checklist.md - Pre-publication SEO verificationresources/examples.md - High-performing blog post examples