cmo-agent
AI Chief Marketing Officer that analyzes your website and deploys autonomous marketing agents across SEO, content, Reddit, Hacker News, X/Twitter, and AI search visibility. Enter a URL and get a full marketing dashboard with ready-to-publish content, opportunities, and actionable fixes. Triggers: "ai cmo", "cmo agent", "marketing agent", "growth agent", "marketing automation", "drive traffic", "marketing strategy", "seo audit", "content marketing", "growth hacking", "marketing dashboard", "find marketing opportunities", "grow my product", "get more traffic", "marketing plan", "distribution strategy" Outputs: SEO audit with fix snippets, GEO recommendations, ready-to-publish articles, Reddit comments, HN posts, tweet threads, 7-day content calendar, competitor tracking, prioritized action plan.
What this skill does
# AI CMO Agent
Your AI Chief Marketing Officer. Enter a website URL and get a full marketing team deployed across every growth channel.
**This skill uses 6 specialized agents** that work in parallel across SEO, GEO (AI search visibility), content writing, Reddit, Hacker News, and X/Twitter — then synthesizes everything into a prioritized action plan with ready-to-publish content.
## What It Produces
| Output | Description |
|--------|-------------|
| **CMO Dashboard** | Terminal-formatted overview with scores, opportunities, and action items |
| **SEO Audit** | Page-by-page technical audit with exact HTML fix snippets |
| **GEO Analysis** | AI search visibility assessment with schema markup code |
| **Full Articles** | Complete SEO-optimized articles ready to publish (1500-3000 words) |
| **Reddit Comments** | Copy-paste-ready comments for specific active threads |
| **HN Submission** | Show HN post + founder comment + objection responses |
| **Tweet Threads** | Complete threads + standalone tweets + 7-day calendar |
| **Competitor Intel** | Auto-identified competitors with threat levels |
| **Prioritized Actions** | Top 3-5 highest-impact actions ranked by effort-to-impact ratio |
| **Content Cascades** | Cross-channel repurposing plan (article → thread → comments → HN post) |
## What This Replaces
| Human Role | Typical Cost | What CMO Agent Covers |
|------------|-------------|----------------------|
| Marketing Hire | $5,000/mo | Strategy, coordination, cross-channel planning |
| SEO Agency | $4,000/mo | Technical audit, on-page fixes, content gaps |
| Content Writer | $1,500/mo | Full articles, blog posts, landing page copy |
| Social Media Manager | $1,500/mo | Tweet threads, content calendar, engagement |
| Community Manager | $1,000/mo | Reddit, Hacker News, community engagement |
| **Total** | **$13,000/mo** | **All of the above, in one conversation** |
## Prerequisites
- Web access for research (WebSearch, WebFetch)
- `GOOGLE_API_KEY` or `GOOGLE_PSI_API_KEY` — Optional, for PageSpeed Insights scores and Core Web Vitals (free from Google Cloud Console)
- Lighthouse CLI — Optional, for full browser-based performance audit (`npm install -g lighthouse`)
## Workflow
### Step 1: Onboarding (REQUIRED — Maximum 2 Questions)
⚠️ **DO NOT ask more than 2 questions. The CMO's intelligence replaces configuration.**
⚠️ **Use the `AskUserQuestion` tool for each question below.**
**CMO Introduction + Q1: Website URL**
> "Hi, I'm your AI CMO. Give me your website URL and I'll get to work.
>
> I'll crawl your site, audit your SEO, find distribution opportunities on Reddit, Hacker News, and X, identify content gaps, and come back with a prioritized action plan and ready-to-publish content.
>
> **What's your website URL?**"
*Wait for response.*
**Q2: Additional Context (Optional)**
> "Got it. Anything else I should know?
>
> You can drop any of the following — or just say **go** and I'll figure it out:
> - Competitor names or URLs
> - Brand voice / tone guidelines
> - Product description or docs
> - Specific marketing goals
> - Existing social handles (@twitter, etc.)"
*Wait for response. If user says "go" or provides nothing, proceed immediately.*
#### Quick Reference
| Question | Determines |
|----------|------------|
| URL | Everything — site crawl, SEO audit, content analysis |
| Context (optional) | Brand voice, competitors, goals, social handles |
---
### Step 2: Site Analysis & Context Gathering
This step runs BEFORE dispatching agents. The CMO gathers all context that agents will need.
#### 2a: Run Site Audit
```bash
python3 ${SKILL_PATH}/skills/cmo-agent/scripts/site_audit.py \
--url "USER_URL" \
--output site_audit.json \
--format both \
--max-pages 15 \
--depth 2 \
--verbose
```
If user provided a `GOOGLE_PSI_API_KEY` or it's in the environment, add `--psi-key KEY`.
#### 2b: Crawl Website Content
Use **WebFetch** to pull the homepage HTML and key pages (about, pricing, features, blog). Extract:
- Product name and description
- Brand voice indicators (tone, formality, messaging style)
- Existing content inventory (blog posts, guides)
- Pricing/offering structure
- Target audience signals
#### 2c: Auto-Identify Competitors
Use **WebSearch** to find competitors:
- Search: `"[product category] alternatives"`
- Search: `"[product name] vs"`
- Search: `"best [product category] tools 2026"`
Extract top 3-5 competitors with URLs and positioning.
#### 2d: Check for Existing Documents
Look in the working directory for:
- `brand_profile.json` (from brand-research-agent)
- `competitor_analysis.json` (from competitive-intel-agent)
- `product_info.md` or similar product docs
If found, incorporate into agent context. If not, use what was gathered in 2b.
#### 2e: Prepare Agent Context Bundle
Compile a context bundle that ALL agents receive:
```
CONTEXT BUNDLE:
- Website URL: [url]
- Product: [name and description from site crawl]
- Brand Voice: [tone indicators or user-provided guidelines]
- Target Audience: [inferred from site or user-provided]
- Competitors: [auto-identified or user-provided list]
- Site Audit Summary: [key scores and issues from site_audit.py]
- User Goals: [from Q2 or inferred — default: "maximize growth across all channels"]
- Social Handles: [if provided]
```
---
### Step 3: Deploy 6 Specialized Agents in Parallel
Launch all 6 agents simultaneously, each receiving the full context bundle:
#### Agent 1: SEO Analyst
Focus: Technical SEO audit with exact fix snippets
```
Analyze the site_audit.py output plus the raw HTML.
For every issue found, provide the exact HTML/code fix.
Score: SEO, Accessibility, Performance, Best Practices.
```
#### Agent 2: GEO Analyst
Focus: AI search visibility optimization
```
Assess how the site appears in ChatGPT, Perplexity, Google AI Overview.
Provide exact JSON-LD schema code to add.
Identify content structure changes for better AI extraction.
```
#### Agent 3: Content Writer
Focus: Full articles and content calendar
```
Write at least one complete 1500-3000 word article.
Build a 4-week content calendar.
Identify keyword gaps and quick wins.
Include meta tags, heading structure, internal links.
```
#### Agent 4: Reddit Scout
Focus: Active threads and copy-paste comments
```
Find SPECIFIC active Reddit threads (with URLs).
Write complete comments for each (2-3 variations).
Identify subreddits to monitor with rules and risk levels.
```
#### Agent 5: Hacker News Scout
Focus: Show HN submission package
```
Draft a complete Show HN post with founder comment.
Pre-write 5+ objection responses.
Find relevant active threads for comments.
Assess content readiness for HN.
```
#### Agent 6: X Scout
Focus: Tweet threads, calendar, and engagement
```
Write complete tweet threads (5-12 tweets each).
Create 7-day content calendar.
Find reply opportunities with influencers.
Map relevant influencers and hashtags.
```
---
### Step 4: Cross-Channel Synthesis
After all agents complete, the CMO synthesizes outputs into a coordinated strategy.
#### 4a: Identify Narrative Spines
Extract 3-5 core product stories/angles from the combined agent outputs that can be atomized across channels:
```
Narrative Spine 1: "[Core value proposition angle]"
→ Article: "[Full article from content-writer]"
→ Thread: "[Tweet thread derived from article]"
→ Reddit: "[Comments referencing the article/product]"
→ HN: "[Show HN post if technically relevant]"
Narrative Spine 2: "[Technical differentiation angle]"
→ Article: "[Technical deep-dive]"
→ Thread: "[Thread about the technical approach]"
→ HN: "[Primary Show HN angle]"
```
#### 4b: Create Content Cascades
For each narrative spine, define the publishing sequence:
```
Day 1: Publish the SEO article on the blog
Day 1: Submit to Hacker News (if Tuesday-Thursday, 8-10am ET)
Day 1-2: Post the Twitter thread with link to article
Day 2-3: Drop Reddit comments in relevant active threads
Day 3-7: Drip standalone tweets from thRelated in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".