AKA SEO Wireframe
/install aka-seo-wireframe
AKA SEO Wireframe
A content architecture framework — not a WordPress tool.
Generate 200+ pages of structured, SEO-optimized authority content using the Authority-Knowledge-Answer (AKA) framework. Output is platform-agnostic markdown and JSON — use it on WordPress, Webflow, Shopify, Next.js, Ghost, any headless CMS, or anywhere else.
WordPress deployment is one optional step. The core value is the content itself.
Generate in 1-2 hours what typically takes 4-6 weeks manually.
Security & Safety Summary
| Question | Answer |
|---|---|
| Core workflow credentials | Anthropic API key only (uses your existing agent config) |
| WordPress credentials | Optional — only needed if you choose the WP deploy step |
| LLM used | claude-opus-4 (Anthropic) |
| API cost | ~$2–8 per hub, billed to your Anthropic account |
| Output format | Platform-agnostic markdown + JSON |
| Content review required? | Yes — review AI content before publishing |
| WordPress deploy safe? | Use --dry-run first; use staging before production |
| Theme included? | Yes — optional, all 8 PHP files in assets/aka-framework-theme.zip |
The AKA Framework
Authority Pages (5-7 hubs)
├── 4,000 words, comprehensive guides
├── Head keywords, hub for all related content
│
├── Knowledge Pages (12-15 per hub)
│ ├── 2,000 words, deep-dive content
│ ├── Mid-tail keywords
│ └── Specific topics and solutions
│
└── Answer Pages (20-30 per hub)
├── 1,000 words, FAQ format
├── Long-tail questions
└── Featured snippet optimized
Output Per Hub (~20 minutes)
- 1 Authority page (4,000 words)
- 15 Knowledge pages (30,000 words)
- 25 Answer pages (25,000 words)
- 300+ internal links
- Complete SEO optimization
Full Site (5 hubs, 1-2 hours)
- 5 Authority hubs
- 75 Knowledge pages
- 125 Answer pages
- 205 total pages
- 1,500+ internal links
Quick Start Workflow
Step 1: Setup (5 min)
Collect 15 business variables:
- Business name, industry, location, service radius
- Primary + secondary services (→ Authority Hubs)
- Target audience, pain points, brand voice, UVP
- Contact info, hours, trust signals
Save to: .factory/config/aka-wireframe/business-config.json
Step 2: Generate Strategy (2 min)
Create complete AKA wireframe with hub topics, URL structure, keyword mapping.
Save to: .factory/config/aka-wireframe/aka-strategy-output.json
Step 3: Generate Content (8 min/hub)
Create all pages with variable injection. Placeholders used for internal links.
Save to: generated-content/hub-N/
Step 4: Process Internal Links (2 min/hub)
Convert [LINK:slug|anchor] placeholders → real URLs. Add AI contextual links. Validate no orphans.
Step 5: Export / Deploy (3 min/hub)
Output is markdown + JSON — import it anywhere:
- WordPress: REST API deploy (requires WP credentials, use
--dry-runfirst) - Webflow / Shopify / Ghost: Import via CSV or CMS API
- Static sites / Next.js: Use generated markdown files directly
- Manual: Copy-paste or hand off to a developer
Reference Files
| Reference | When to Load |
|---|---|
references/orchestrator.md |
Coordinating full workflow |
references/strategy-planner.md |
Generating AKA strategy |
references/content-generator.md |
Creating page content |
references/internal-linker.md |
Processing links |
references/wordpress-deployer.md |
Deploying to WordPress |
references/seo-optimizer.md |
SEO auditing |
Created By
Rabih Rizk — rabihrizk.com AI strategy, SaaS, and digital marketing systems.
Built with Blockstorm.ai — AI-powered content and SEO automation.
Learn More
- 📖 Full breakdown: rabihrizk.com/aka-seo-wireframe
- 💼 LinkedIn post: What is the AKA SEO Wireframe?
Industry Applications
Works for any vertical (see warnings for regulated industries):
- Home Services: HVAC, plumbing, roofing, landscaping
- Professional Services: Consulting, real estate, agencies
- E-commerce: Product category sites, local directories
- Law / Medical / Financial: Supported but requires professional content review before publishing
WordPress Setup
- Create a dedicated WordPress user with Editor role
- Go to WP Admin → Users → Profile → Application Passwords → Add New
- Copy the generated password → set as
WP_PASS - Set
WP_URLandWP_USERin your environment - After deployment, revoke the Application Password
Theme (Optional)
The included theme (assets/aka-framework-theme.zip) contains:
style.css— Theme stylesheet with AKA layoutfunctions.php— Theme functions and template supportheader.php/footer.php— Site chromeindex.php— Default templatepage-authority-hub.php— Authority Hub templatepage-knowledge.php— Knowledge page templatepage-answer.php— Answer page template
Install via WP Admin → Appearance → Themes → Upload Theme, or use --skip-theme with any existing theme.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aka-seo-wireframe - 安装完成后,直接呼叫该 Skill 的名称或使用
/aka-seo-wireframe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AKA SEO Wireframe 是什么?
Generate 200+ page authority site content using the Authority-Knowledge-Answer (AKA) framework. Produces structured content, internal linking maps, and SEO m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 200 次。
如何安装 AKA SEO Wireframe?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aka-seo-wireframe」即可一键安装,无需额外配置。
AKA SEO Wireframe 是免费的吗?
是的,AKA SEO Wireframe 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AKA SEO Wireframe 支持哪些平台?
AKA SEO Wireframe 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AKA SEO Wireframe?
由 Rabih Rizk(@lebtiga)开发并维护,当前版本 v1.1.1。