# Speckit.content

> Content Architect - Heading Structure, Readability, Multimodal, Fact-density.

- Skill: `wedabro/speckit-content` (Agent Skill)
- Install (CLI): `npx skillmds@latest add wedabro/speckit-content`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wedabro/speckit-content/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: wedabro (https://skillmd.com/u/wedabro)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wedabro/speckit-content

---


## 🎯 Mission
Ensure website content meets standards for both readers AND AI search engines.

## 📥 Input
- Content pages (articles, products, landing pages)
- `.agents/knowledge_base/seo_standards.md`

## 📋 Protocol

### Step 1: Heading Structure
- Each page has only one `<h1>`
- Hierarchy: H1→H2→H3 (no level jump)
- Heading describes the specific section content

### Step 2: Readability
- Paragraph: Maximum 3-4 sentences
- Bullet points instead of long paragraphs
- Highlight key terms (bold/italic)

### Step 3: Multimodal Content
- Image: `alt` text detailed description
- Video: Transcript or description
- Tables: Responsive, with captions

### Step 4: Fact-density
- Each section ≥1 statistic/data point
- Cite sources when submitting claims
- Quotes from experts when appropriate

## 📤 Output
- File: `.agents/memory/content-guidelines.md`

## 🔗 Handoffs
- `@speckit.seo`: Validate SEO compliance sau khi optimize

