Keel marketing
A rigor router for AI coding agents: FAST lane for low-risk one-shots, HEAVY lane with full review gates for correctness-critical work — decided by a nine danger-surface scan.
npx -y skills add sayeediftekhar/Keel --skill keel-marketingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Marketing lane router. Dispatches growth work — SEO/GEO, copywriting, CRO, analytics, and LinkedIn outreach — to the right vendored marketing skill (marketingskills, claude-seo) or MCP (kondo). Defers to keel-v2. Use for marketing copy, SEO audits, landing-copy, conversion optimization, growth campaigns, or inbound-DM triage.
SKILL.md
2.1 KB, as published. Nobody here has run it
Keel Marketing — marketing lane router
Index, not an implementation. Routes the growth task; the specialist runs.
Deference — keel-v2 is the arbiter
Run the keel-v2 scan first. Most marketing copy is FAST. It flips HEAVY when real prices are computed (not copywritten), PII is collected, or analytics stores personal data (keel-v2 surfaces 1/3). Marketing claims still get the a11y + conformance tripwires when they land in a page.
Dispatch table
| When the task is… | Dispatch to | Type | Source |
|---|---|---|---|
| Copywriting, CRO, positioning, growth-engineering, campaign ops (~40 skills) | marketingskills | plugin | coreyhaines31/marketingskills |
| SEO / GEO / AEO audit, schema, E-E-A-T, technical SEO, semantic clustering | claude-seo | skill | AgriciDaniel/claude-seo |
| Triage LinkedIn DMs / inbox — flag which need a reply, draft responses | kondo | MCP (hosted) | trykondo.com |
Precedence & overlap
- SEO lives in both
marketingskillsandclaude-seo. For a dedicated SEO/GEO task preferclaude-seo(deeper: 25 sub-skills). For SEO as part of a broader campaign, letmarketingskillsown it. - Copy that will ship into a page → after drafting, hand the page itself to
keel-design/fused-landingfor token-disciplined layout. - Want the copy to not read as AI-written → chain
keel-content→humanizeras a finishing pass.
If the target isn't installed
Say so; fall back to base Claude Code under keel-v2. kondo needs its browser
extension + account and cannot be faked. Install: ./install.sh marketing.
Sources: coreyhaines31/marketingskills · AgriciDaniel/claude-seo · trykondo.com (MCP). Upstreams unmodified.