← ClaudeAtlas

show-up-in-communitieslisted

Find where the buyer's question is already being asked in communities, draft an answer that would stand on its own with the product name removed, and track it honestly given that most community platforms offer no native click-level attribution. Use this skill whenever the user asks to: - Find where their audience is talking, like Reddit or forums - Draft a community answer or comment - Decide whether to post in a specific subreddit or forum - Track whether community activity is producing anything Trigger even for casual requests like "should we post on Reddit", "where is our audience talking", "draft a forum answer", "is our Reddit activity working".
vcxcvii/rainmaker · ★ 0 · AI & Automation · score 67
Install: claude install-skill vcxcvii/rainmaker
# show-up-in-communities ## 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/citation-graph.json` | which threads already appear in AI answer citations, to rank targets | optional, rank by traffic alone without it | | `context/business.md` | buyer language and what we will not say | required | ## Produces Draft answers for human review, plus attribution setup notes. Never p