Newsletter Monitor
Scans an AgentMail inbox for buying signals in industry newsletters using configurable keyword campaigns.
npx goose-skills installDescription
Scans an AgentMail inbox for buying signals in industry newsletters using configurable keyword campaigns. Extracts matched keywords, context snippets, and company mentions, and outputs results as JSON or a human-readable summary grouped by campaign.
What this skill does
- 1Scans an AgentMail inbox for newsletter emails and runs them against configurable keyword campaigns (e.g., acquisitions, product migrations, staffing challenges).
- 2Extracts matched keywords, 200-character context snippets around each match, and company names mentioned near the signals.
- 3Outputs results in JSON for downstream processing or a human-readable summary grouped by campaign.
- 4Chains to contact-finding and news-monitoring skills when signals are found to build a complete intelligence workflow.
When to use
- You subscribe to industry newsletters and want to automatically extract buying signals without reading each issue.
- Your team monitors a specific vertical (e.g., accounting, fintech) and needs structured signal extraction from newsletter content.
- You want to feed newsletter intelligence into a contact-finding or outreach workflow automatically.
Best for
Format
Frequently asked questions
What is Newsletter Monitor?
Newsletter Monitor is a Claude Code skill for sourcing by GooseWorks AI. Scans an AgentMail inbox for buying signals in industry newsletters using configurable keyword campaigns.
When should I use Newsletter Monitor?
You subscribe to industry newsletters and want to automatically extract buying signals without reading each issue. Your team monitors a specific vertical (e.g., accounting, fintech) and needs structured signal extraction from newsletter content.
How do I install Newsletter Monitor?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Newsletter Monitor free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).