Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add superamped/ai-marketing-skills --skill community-discoverygit clone --depth 1 https://github.com/superamped/ai-marketing-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/superamped/ai-marketing-skills/community-discovery)<a href="https://agentmods.dev/skills/superamped/ai-marketing-skills/community-discovery"><img src="https://agentmods.dev/badge/skills/superamped/ai-marketing-skills/community-discovery/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/superamped/ai-marketing-skills/community-discovery"><img src="https://agentmods.dev/badge/skills/superamped/ai-marketing-skills/community-discovery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00052 | $0.02063 |
| Opus 5 | $0.00026 | $0.01032 |
| Sonnet 5 | $0.00010 | $0.00413 |
| Haiku 4.5 | $0.00005 | $0.00206 |
Grade A, and why
community-discovery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 224 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Community Discovery
Usage
Use when finding communities to engage with organically, identifying where a target market spends time online, or planning community-led GTM strategy.
Process
Step 1: Gather Inputs
Ask the user for:
- Audience description — who they're targeting (job title, industry, stage). Example: "B2B SaaS founders at seed stage", "freelance UX designers", "e-commerce store owners"
- Product category (optional) — what they sell, to help filter relevance and identify tool-adjacent communities
- Minimum member count (optional) — exclude communities below a threshold (default: no minimum — small communities are included with a flag)
Extract from the audience description:
- Identity/role: Who is the person (founder, marketer, developer, etc.)
- Industry/vertical: What sector or market they're in
- Business type/stage: Solo, SMB, startup, agency, enterprise — or consumer
- Problem domain: What they're trying to solve (inferred from product category if provided)
Step 2: Generate Search Queries
Generate 8 search queries to surface communities across platform types. Mix these angles:
Platform-specific queries:
- "slack community [identity/role]"
- "discord server [industry/niche]"
- "facebook group [job title or problem]"
- "linkedin group [industry]"
- "[identity] community forum"
Directory-based queries:
- "hive.one [audience topic]"
- "slofile [slack community] [niche]"
- "disboard [discord] [niche]"
Discovery-angle queries:
- "best communities for [identity]"
- "where do [audience] hang out online"
- "[industry] online community"
Step 3: Search Platform Directories
Search these community directories first — they surface communities across many platforms in one pass:
| Directory | What It Indexes | How to Search |
|---|---|---|
| hive.one | Audience-indexed communities by topic | Search by topic or person |
| slofile.com | Public Slack workspaces | Search by keyword |
| disboard.org | Discord servers by tag | Search by tag/keyword |
| discadia.com | Discord servers | Search by category/keyword |
| commsor.com | Community index | Browse by category |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 13d ago First seen · 224 lines · 52 tokens per session scan A 3f82df166e9a
community-discovery is a skill published in the GitHub repository superamped/ai-marketing-skills (67 stars, last pushed 25d ago), licensed MIT. It adds 52 tokens to every session and 2,063 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
newsjack-detector
Monitor current news and reaction signals, then decide which are credible newsjacking opportunities for a client. Uses the local monitoring engine for evidence, but the skill owns PR judgment, brand safety, standing, decay, angle fit, and handoff.
crisis-holding
Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).
voice-extractor
Capture a user's real writing voice from 5-20 prior samples, store a local voice.yaml fingerprint, and enforce it on newsjack drafts so AI tells disappear. Measures voice with named stylometry lenses (Burrows's Delta function-word vector, MATTR lexical diversity, sentence-length burstiness, Biber Dimension-1 register…
find-journalists
Build, refine, dedupe, and enrich small fit-checked journalist lists for newsjack campaigns. Uses the newsjack CLI (preferred) or the medialyst MCP for news search and journalist enrichment, and falls back to a best-effort local mode with no verified contacts; the agent owns how returned data is organized.
fact-check
Extract factual claims from PR copy, verify each claim independently, attach concrete citations, and warn when certainty is low. Runs each claim through proven newsroom verification methods (lateral reading, source-tier climbing, provenance pillars, triangulation, calibrated rating) and puts the burden of proof on the…
pr-calendar
Turn the Medialyst PR calendar feed into a brand-specific, lead-time-aware plan. Pull source-backed upcoming moments, keep only the few a brand has real standing to own, schedule backward from the event date, screen out tone-deaf hooks, and hand selected moments to angle and journalist prep ahead of time. The planned…