newsletter-sponsorship-finder

Featured

Find newsletters relevant to a target audience/industry for sponsorship opportunities. Discovers newsletters through web search, newsletter directories, and industry research. Returns newsletter name, author, estimated audience, topic focus, sponsorship rates (if available), and contact info.

AI & Automation 1,063 stars 194 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Newsletter Sponsorship Finder Find and rank newsletters for sponsorship opportunities targeting a specific ICP. Uses web search, newsletter directories, and competitor intelligence to build a prioritized list of sponsorship targets. ## Quick Start ``` Find newsletter sponsorship opportunities for [client]. Target audience: [description]. Industry keywords: [keywords]. ``` Or with optional filters: ``` Find newsletter sponsorship opportunities for [client]. Target audience: CTOs and DevOps engineers at startups. Industry keywords: cloud, AWS, DevOps, infrastructure, FinOps. Budget: $500-2000/placement. Geographic focus: US. ``` ## Inputs - **Target audience description** (required) — e.g., "CTOs and DevOps engineers at startups" - **Industry keywords** (required) — e.g., "cloud, AWS, DevOps, infrastructure, FinOps" - **Budget range** (optional) — for filtering newsletters by sponsorship cost - **Geographic focus** (optional) — e.g., "US", "Europe", "Global" - **Output path** (optional) — where to save results, defaults to `clients/<client>/leads/newsletter-sponsorships-YYYY-MM-DD.md` ## Cost Free — all discovery is WebSearch-based. No API keys required. ## Dependencies ``` pip3 install requests ``` Optional helper script for Substack directory search: ```bash python3 skills/newsletter-sponsorship-finder/scripts/search_newsletters.py --keywords "cloud,AWS,DevOps" --output json ``` ## Process ### Phase 1: Define Target Accept from user: - Target audience descri...

Details

Author
gooseworks-ai
Repository
gooseworks-ai/goose-skills
Created
4 months ago
Last Updated
4 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Featured

sponsored-newsletter-finder

Discover newsletters in a target niche relevant to your ICP, evaluate audience fit, estimate reach and CPM, and output a ranked shortlist of sponsorship opportunities. Uses web search to find newsletters, then scores each against ICP alignment criteria. Use when a marketing team wants to reach an existing engaged audience for less than the cost of building their own, or when testing a new channel before committing.

1,063 Updated 4 days ago
gooseworks-ai
AI & Automation Solid

sales-adlynews

adly.news platform help — two-sided newsletter advertising marketplace connecting publishers with advertisers, featuring verified ESP metrics, in-app negotiation, ad slot management, and Stripe payments. Use when you want to list your newsletter on adly.news to attract sponsors, need help setting up ad slots with pricing and availability, want to browse and buy newsletter ad placements as an advertiser, trying to decide between adly.news and alternatives like Hecto or Paved for newsletter sponsorship, or wondering how to negotiate ad pricing with publishers on adly.news. Do NOT use for general newsletter monetization strategy (use /sales-newsletter) or sponsor intelligence and prospecting databases (use /sales-sponsorgap or /sales-whosponsorsstuff).

92 Updated 2 days ago
sales-skills
AI & Automation Featured

newsletter-monetization-planner

Use when the user asks to "monetize my newsletter", "build a sponsorship rate card", or "model paid-subscription revenue"; produces a revenue model (paid tiers, ad/sponsorship inventory + CPM/flat rate card, referral/boost loops), a list-growth ↔ revenue projection, and honest-offer / disclosure checks for the SEND-D lever. Not for scoring the whole program or running D1 — use email-quality-auditor; not for the return math — use roi-calculator; not for the post-click page — use landing-optimizer. 邮件newsletter变现/赞助刊例/付费订阅测算

2,471 Updated today
aaron-he-zhu