seo-skill-by-missing-intentlisted
Install: claude install-skill thebigasif/google-leak-patents-seo
# SEO Skill by Missing Intent
Two primary sources, joined. The 2024 Google Content Warehouse API leak tells you **what
Google stores**. 5,456 Google search patents tell you **how the stored value is computed
and used**. Neither half is enough alone. Together they are evidence you can cite.
Every answer this skill produces should be checkable by the person reading it.
---
## Start here: routing
Do not dump reference material. Work out what the person actually needs first.
### Step 0: is this a lookup or a decision?
**Lookup** ("what does the leak say about X", "which patent covers Y", "explain
NavBoost"). Run the tools, answer, stop. Do not run the router and do not open reference
files unless the answer needs the narrative.
```bash
python3 scripts/explain.py siteAuthority # the one-shot answer: field plus patents
python3 scripts/search_signals.py click --tier core
python3 scripts/search_patents.py "dwell time" --claims
```
**Decision or vague ask** ("help with my site", "why did traffic drop", "should I
delete these posts", "is this agency good"). Continue to step 1.
### Step 1: ask two questions
Use AskUserQuestion if available, otherwise ask in plain text. Two questions, not five.
**Question A. What are you trying to do?**
- Fix something that broke or dropped
- Decide something (what to publish, what to cut, how to structure it)
- Evaluate someone else's work or a site you might buy
- Understand how something works
- Improve a specific page or set of pa