Agent skill
astro-blog
Orchestrator for 5-phase blog article creation workflow
Install this agent skill to your Project
npx add-skill https://github.com/Soborbo/claudeskills/tree/main/astro-blog
SKILL.md
Astro Blog - Workflow Orchestrator
This skill orchestrates a 5-phase workflow for creating SEO-optimized blog articles.
5-Phase Workflow
Use these skills in sequence:
Phase 1: Research
Skill: astro-blog-research
What: SEO & intent research, keyword targeting, SERP analysis
Output: Intent type, primary keyword, unique angle, CTA type, pillar/cluster designation
Phase 2: Structure
Skill: astro-blog-structure
What: Content outline, component placement, linking strategy
Output: Full outline with H2s, components, links, images, CTAs
Phase 3: Write
Skill: astro-blog-write
What: Write article with human voice, featured snippet optimization
Output: Full article draft with citations and intentional imperfections
Phase 4: Technical
Skill: astro-blog-technical
What: Frontmatter, schema markup, performance optimization
Output: Complete frontmatter, schema, performance settings
Phase 5: Validate
Skill: astro-blog-validate
What: Quality checks, readability scores, performance audit
Output: All checks passed, ready to publish
How to Use
Option 1 - Full workflow:
- Start with
astro-blog-research - Then
astro-blog-structure - Then
astro-blog-write - Then
astro-blog-technical - Finally
astro-blog-validate
Option 2 - Jump to specific phase:
- Already have research? Start with
astro-blog-structure - Already have outline? Start with
astro-blog-write - Article written? Start with
astro-blog-technical - Need validation only? Use
astro-blog-validate
When to Use Each Skill
| Situation | Use This Skill |
|---|---|
| Starting new article from scratch | astro-blog-research |
| Have keyword, need outline | astro-blog-structure |
| Have outline, need to write | astro-blog-write |
| Article written, need technical setup | astro-blog-technical |
| Article complete, need validation | astro-blog-validate |
Reference Files
All skills are self-contained. Read detailed references only for edge cases:
references/CHECKLIST.md- Complete checklist (all phases)references/human-voice.md- AI pattern avoidancereferences/seo-intent.md- Skyscraper, SERP strategiesreferences/content-structure.md- Component examplesreferences/writing-rules.md- Advanced formattingreferences/technical.md- Complex schema, monitoringreferences/validation.md- Detailed criteriareferences/visual-design.md- Component styling
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
astro-images
Width-based responsive image patterns for Astro. Aspect ratio independent.
llm-optimization
Optimize websites for AI assistant recommendations. ChatGPT, Gemini, Perplexity, Claude. Get cited in AI answers.
astro-blog-technical
Phase 4 - Technical implementation (frontmatter, schema, performance)
page-structure
Generates section list for a page. Deterministic mapping. Does not write content.
internal-linking
Plans internal link structure using content silos. Outputs link map with SEO priority. Does not create links.
astro-components
UI component library for Astro lead generation sites. Buttons, forms, cards, badges. Requires design-tokens skill.
Didn't find tool you were looking for?