← ClaudeAtlas

find-my-quick-winslisted

Find the rankings closest to paying off: striking-distance queries, pages competing with each other, and impressions that are not converting into clicks. Reads Search Console snapshots the core already pulled. Use this skill whenever the user asks to: - See how their rankings are doing, or what is close to page one - Find quick wins or low-hanging fruit in search - Check whether two pages are competing for the same query - Understand why impressions are up but clicks are not - Review which queries are slipping Trigger even for casual requests like "what's close to ranking", "any quick wins", "are we cannibalising ourselves", "our traffic dropped, what happened", or when a user pastes a query and asks how they rank for it.
vcxcvii/rainmaker · ★ 0 · Web & Frontend · score 67
Install: claude install-skill vcxcvii/rainmaker
# find-my-quick-wins ## Context load Run `rainmaker context --check` first. It prints what exists, what is stale, and exits 1 if anything this skill requires is missing. Then read, in this order: 1. `context/business.md` in full. If absent, stop: "No business context. Run `rainmaker audit`, then the `know-my-buyer` skill." 2. `context/voice.md` if this skill writes prose. If absent, stop and say so. 3. `context/glossary.md` if this skill names products, features or competitors. 4. `data/strategy.json` if this skill reads or writes strategy. 5. Only the `data/` files listed in this skill's Consumes table. Never crawl or call an API the core already covers. If `strategy.json.context_hash` does not match the current hash of `context/business.md`, say exactly: "Business context was edited after the strategy was written. Re-run `know-my-buyer`, or run `rainmaker context --sync` to accept the prose as authoritative." Then stop. If `context/business.md` carries `confidence: stub`, continue, and stamp every output with: "Built on a stub context. Nothing in it came from a buyer. Run `know-my-buyer` to replace it." ## Consumes | File | Why | If missing | |---|---|---| | `data/snapshots/<latest>/gsc.json` | queries, positions, impressions | "No Search Console data. Run `rainmaker doctor` to see why, then `rainmaker fetch --source gsc`." | | the previous `gsc.json` | movement needs two windows | report the current window only, and say a trend needs a second | | `data/state.json