Kai Marketing
Marketing content pipeline with an executable 35-rule quality-gate scorer
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 19, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 19, 2026 · 9cef470
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 19, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Ran the bundled kai-gate scorer live on a buzzword-heavy sample: it returned 53/100 (F), a REJECTED blog-publish gate blocked on rule CS-07, and 35 evaluated rules, with TS-03 naming 'game-changer' and 'revolutionize' and TS-01 flagging 0/5 sentences with specifics — a reproducible rule-ID scorecard a plain critique cannot match. Install friction is real though: the SKILL.md clones cgallic/kai-marketing.git, which 404s (repo is kai-cmo-harness), and setup plus bin/* ship non-executable so ./setup dies with Permission denied until you chmod +x. Docs also oversell an unverifiable self-learning loop and the content-gate doc claims 28 rules while the scorer runs 35.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 4/5
- Triggers reliably 4/5
- Output vs. baseline 8/10
- Docs & honesty 2/5
What Kai Marketing does
Bundles a marketing content workflow (brief, write, gate, report, retro) as slash commands backed by a real Python scorer. The /content-gate tool grades any markdown against 35 rules across algorithmic authorship, GEO/AEO, structure, Four U's and taste, returning a pass/hold/fail gate decision with point-ranked fixes. Triggers on marketing-content generation and quality-gate tasks.
How to install Kai Marketing
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger Kai Marketing
-
/kai-marketingMarketing content pipeline with an executable 35-rule quality-gate scorer
It also activates on plain-language prompts like these:
-
Run a quality gate on this blog draft before we publish it. -
Write a content brief for our new CRM software launch. -
Score this marketing copy against our 35-rule quality gate.
Frequently asked questions
- Is the Kai Marketing skill free?
- Yes. The skill itself is free from cgallic/kai-cmo-harness. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Kai Marketing work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 19, 2026. Verdict: Works with setup. Ran the bundled kai-gate scorer live on a buzzword-heavy sample: it returned 53/100 (F), a REJECTED blog-publish gate blocked on rule CS-07, and 35 evaluated rules, with TS-03 naming 'game-changer' and 'revolutionize' and TS-01 flagging 0/5 sentences with specifics — a reproducible rule-ID scorecard a plain critique cannot match. Install friction is real though: the SKILL.md clones cgallic/kai-marketing.git, which 404s (repo is kai-cmo-harness), and setup plus bin/* ship non-executable so ./setup dies with Permission denied until you chmod +x. Docs also oversell an unverifiable self-learning loop and the content-gate doc claims 28 rules while the scorer runs 35.
- What is the Kai Marketing SkillProof Score?
- 7.2/10 — installs cleanly 4/5, triggers reliably 4/5, output vs. baseline 8/10, docs & honesty 2/5.
- How do I install Kai Marketing?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Kai Marketing with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.