SEO Angle Finder
Turns buyer questions + competitor URLs into decision-first content angles competitors miss
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 15, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · b831cfe
The bundled references/seo-angle-rubric.md is genuinely useful on its own — running it on two synthetic competitor summaries produced angles with real decision tension ('control-speed trade-off, not cost') where a generic baseline just said 'cover the same topics but more thoroughly.' But the SKILL.md's own 'Resources you'll use' section points to skills/1-brand-marketing/seo-article-pipeline/seo-pipeline-config.md — a sibling skill folder not included in a scoped cp — plus a placeholder Google Drive knowledge-base folder ID that needs manual setup before the 'first-hand evidence' step is real rather than fabricated.
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 5/5
What SEO Angle Finder does
Third step of a 9-skill SEO content pipeline: given a buyer-questions packet and known competitor URLs, it scores candidate content angles on decision tension, competitor gap, first-hand evidence, and AI-citation (AEO) potential, then hands off a structured angle list to a keyword-mapper skill. Triggers on a Questions handoff packet, competitor URLs, or the phrase 「找 SEO 切角」; explicitly does not build the keyword map or write the article.
How to install SEO Angle Finder
git clone https://github.com/peter-tu-zynkr/zynkr-skill-builder
cd zynkr-skill-builder
mkdir -p ~/.claude/skills
cp -r skills/1-brand-marketing/seo-angle-finder ~/.claude/skills/seo-angle-finder
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger SEO Angle Finder
-
/seo-angle-finderTurns buyer questions + competitor URLs into decision-first content angles competitors miss
It also activates on plain-language prompts like these:
-
Given these buyer questions and competitor URLs, find angles they miss -
Score these content angle ideas for decision tension and AI-citation potential -
Find a differentiated SEO angle for fractional CFO hiring content
Frequently asked questions
- Is the SEO Angle Finder skill free?
- Yes. The skill itself is free from peter-tu-zynkr/zynkr-skill-builder. SkillProof publishes the install command and an independent test verdict at no cost.
- Does SEO Angle Finder work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 15, 2026. Verdict: Works with setup. The bundled references/seo-angle-rubric.md is genuinely useful on its own — running it on two synthetic competitor summaries produced angles with real decision tension ('control-speed trade-off, not cost') where a generic baseline just said 'cover the same topics but more thoroughly.' But the SKILL.md's own 'Resources you'll use' section points to skills/1-brand-marketing/seo-article-pipeline/seo-pipeline-config.md — a sibling skill folder not included in a scoped cp — plus a placeholder Google Drive knowledge-base folder ID that needs manual setup before the 'first-hand evidence' step is real rather than fabricated.
- What is the SEO Angle Finder SkillProof Score?
- 8.4/10 — installs cleanly 4/5, triggers reliably 4/5, output vs. baseline 8/10, docs & honesty 5/5.
- How do I install SEO Angle Finder?
- 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 SEO Angle Finder 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.