sales-sponsorgap
SponsorGap platform help — newsletter sponsorship intelligence with 38K+ brand database, GPT-powered sponsor matching, verified decision-maker contacts, competitor monitoring, spend trends, and API. Use when you can't find brands that sponsor newsletters in your niche, need verified email contacts for sponsor decision-makers, want to monitor which brands are sponsoring competitor newsletters, unsure how to price your newsletter sponsorships, need sponsor spend trend data to time your outreach, or want to build a sponsor prospecting pipeline with outreach tracking. Do NOT use for general newsletter monetization strategy (use /sales-newsletter) or newsletter sponsorship marketplace transactions (use /sales-paved).
What this skill does
# SponsorGap Platform Help ## Step 1 — Gather context If `references/learnings.md` exists, read it first for accumulated platform knowledge. 1. **What are you trying to do?** - A) Find brands that sponsor newsletters in my niche - B) Get contact info for sponsor decision-makers - C) Monitor competitor sponsorship activity - D) Price my newsletter sponsorships - E) Track sponsor outreach pipeline - F) Use the SponsorGap API to automate sponsor research 2. **What's your newsletter niche?** (e.g., fintech, marketing, health, crypto) 3. **Current subscriber count and open rate?** (affects sponsor targeting) Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2. ## Step 2 — Route or answer directly | If the question is about... | Route to... | |---|---| | Newsletter monetization strategy (subscriptions, ads, pricing models) | `/sales-newsletter [question]` | | Sponsorship marketplace / programmatic ad network | `/sales-paved [question]` | | Finding newsletters to sponsor (brand side) | `/sales-reletter [question]` | | Growing your subscriber list | `/sales-audience-growth [question]` | | Email deliverability | `/sales-deliverability [question]` | If the question is SponsorGap-specific, continue to Step 3. ## Step 3 — SponsorGap platform reference **Read `references/platform-guide.md`** for the full platform reference — capabilities, pricing, data model, integration recipes, code examples. Answer the user's question using only the relevant section. Don't dump the full reference. ## Step 4 — Actionable guidance Focus on the user's specific situation: - **Small list (<5K subs)**: Use SponsorGap's free search to research which brands sponsor similar-sized newsletters. Focus on niche-specific sponsors where your audience alignment matters more than list size. - **Mid-size (5K-25K subs)**: Use Pro tier for verified contacts and competitor monitoring. Build a target list of 20-30 brands, then cold email decision-makers using the verified contacts. - **Larger (25K+ subs)**: Business tier's API and bulk export let you systematize sponsor prospecting. Combine with Paved marketplace for inbound deals. - **Timing outreach**: Use spend trend data to contact brands when their sponsorship spending is increasing, not declining. If you discover a gotcha, workaround, or tip not covered in `references/learnings.md`, append it there. ## Gotchas > *Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.* 1. **Verified contacts require Pro ($89/mo)** — Starter plan gives you brand data but not decision-maker emails or LinkedIn profiles. You'll need to find contacts elsewhere on the free/Starter tier. 2. **API is Business-only ($199/mo)** — no programmatic access on Starter or Pro. If you need to automate sponsor research, budget for the Business tier. 3. **No Zapier/Make integration** — you can't connect SponsorGap to your CRM or outreach tool via iPaaS. Use CSV export (Pro+) or API (Business) to move data. 4. **Contact data accuracy varies** — verified contacts are best-effort. Always cross-reference with LinkedIn before outreach. Decision-makers change roles. 5. **Spend trends ≠ budget availability** — a brand increasing sponsorship spend may already be fully booked. Use trends to identify momentum, then verify availability directly. ## Related skills - `/sales-newsletter` — Newsletter monetization strategy (paid subscriptions, sponsorships, ad sales, pricing) - `/sales-sponsorleads` — SponsorLeads sponsor lead lists (4,318+ companies, decision-maker contacts, Airtable database) - `/sales-paved` — Paved newsletter sponsorship marketplace, Ad Network, Booker, Radar - `/sales-reletter` — Reletter newsletter search engine (7M+ publications, subscriber data, creator contacts, API) - `/sales-do` — Not sure which skill to use? The router matches any sales objective to the right skill. Install: `npx skills add sales-skills/sales --skill sales-do` ## Examples ### Example 1: Finding sponsors for a niche newsletter **User says**: "I run a fintech newsletter with 8,000 subscribers. How do I find sponsors on SponsorGap?" **Skill does**: Walks through niche filtering, explains Pro tier verified contacts, suggests building a 20-brand target list using competitor monitoring to see who sponsors similar fintech newsletters **Result**: User has a targeted sponsor prospecting workflow ### Example 2: Automating sponsor research via API **User says**: "How do I use SponsorGap's API to pull sponsor data into my CRM?" **Skill does**: References API docs (Business tier required), shows how to query brands by niche, extract contact data, and push to CRM via CSV or API integration **Result**: User understands API access requirements and data flow ### Example 3: Competitor sponsorship monitoring **User says**: "I want to know who's sponsoring my competitor's newsletter" **Skill does**: Explains competitor monitoring feature (Pro+), real-time alerts, how to use ad copy library to see actual sponsor placements, and how to time outreach based on competitor sponsor churn **Result**: User sets up competitor monitoring and has an outreach strategy ## Troubleshooting ### Can't find sponsors in my niche **Symptom**: Searching SponsorGap returns few or irrelevant brands **Cause**: Niche is too narrow, or brands in your space use different category labels **Solution**: Broaden your search terms. Search by adjacent niches (e.g., "SaaS" instead of "developer tools"). Check competitor newsletters to see who sponsors them, then search those brand names directly. ### Verified contacts are outdated **Symptom**: Emails bounce or LinkedIn profiles show the person left the company **Cause**: Contact data has a shelf life — people change roles **Solution**: Cross-reference SponsorGap contacts with current LinkedIn profiles before outreach. Use the funding radar to focus on companies with recent funding (more likely to have active marketing teams). ### Not sure what to charge sponsors **Symptom**: Brands are interested but you don't know your rate **Cause**: No pricing benchmark for your niche and list size **Solution**: Use SponsorGap's rate calculator and sponsor trend data to benchmark CPM rates in your niche. Start with $25-$50 CPM for general audiences, $50-$100+ for B2B/finance. Check what competitors charge by looking at their media kits.
Related in Ads & Marketing
ads
IncludedMulti-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation.
banana
IncludedAI image generation Creative Director powered by Google Gemini Nano Banana models. Use this skill for ANY request involving image creation, editing, visual asset production, or creative direction. Triggers on: generate an image, create a photo, edit this picture, design a logo, make a banner, visual for my anything, and all /banana commands. Handles text-to-image, image editing, multi-turn creative sessions, batch workflows, and brand presets.
rpg-migration-analyzer
IncludedAnalyzes legacy RPG (Report Program Generator) programs from AS/400 and IBM i systems for migration to modern Java applications. Extracts business logic from RPG III/IV/ILE source code, identifies data structures (D-specs), file operations (F-specs), program dependencies (CALLB/CALLP), and converts RPG constructs to Java equivalents. Generates migration reports, complexity estimates, and Java implementation strategies with POJO classes, JPA entities, and service methods. Use when modernizing AS/400 or IBM i legacy systems, analyzing RPG source files (.rpg, .rpgle, .RPGLE), converting RPG to Java, mapping data specifications to Java classes, planning legacy system migration, or when user mentions RPG analysis, Report Program Generator, RPG III/IV/ILE, AS/400 modernization, IBM i migration, packed decimal conversion, or mainframe application rewrite.
brand-library-architect
IncludedBuild a complete brand library for a product — visual asset render pipeline, brand documentation set (BRAND, COPY, MANIFESTO, BIOS, FAQ, GLOSSARY, TONE, PRICING), open-source convention files (README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT), and a self-contained press kit. This skill should be used when the user asks to "build a brand library / brand kit / press kit / brand assets" for a product, "set up a brand library workflow," "create a positioning manifesto plus visual identity," or any combination of brand documentation + visual asset pipeline. Apply phase-by-phase or run end-to-end. Templates are product-agnostic and use {{TOKEN}} placeholders the skill prompts the user to fill.
writing-tech-post
IncludedAuthors engineering blog posts end-to-end: launch deep-dives, incident postmortems, architecture migrations, performance case studies, tutorials, AI/agent system writeups, security disclosures, and research-to-product translations. Picks the correct archetype, plans the abstraction ladder, enforces an evidence cadence (diagrams, benchmarks, profiles, traces, code, ablations), tunes voice against publisher house styles (Datadog, Vercel, GitHub, AWS, Meta, Cloudflare, Jane Street), and runs a pre-publish gate for narrative momentum and disclosure ethics. Use when drafting a new engineering post, restructuring a draft that feels flat, deciding which evidence form belongs where, validating that depth and product context are balanced, or preparing a postmortem, migration, or performance narrative for external publication. Do not use for API reference documentation, README authoring, marketing copy, release notes, generic SEO content, ghost-written executive thought leadership, or non-engineering long-form essays.
blog-google
IncludedGoogle API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".