Set up the project
Start with a fresh folder and install the runtime. The agent runs on the Managed Agents API, which is still in beta — we pin the version so it won't break when a newer one ships.
A 200-line TypeScript agent that scrapes GitHub, skill directories, and the open web — then tells you which skills are worth adding to your catalog. Runs in a cloud sandbox. Writes a clean Markdown report. No queue, no infra.
Pick 1–16 topics you care about (outbound, Clay, MCPs…). The agent only scrapes within that scope.
Spins up an environment, streams tool calls to your terminal, dedupes against what you already have.
A ranked list of new skills with source, stars, category, and a one-line reason to add each.
# Skills Scraper Report — 2026-04-21
## Sources Scanned
- github.com/search?q=mcp+outbound — 42 repos, 6 relevant
- skills.sh/trending — 28 skills, 4 relevant
- cursor.directory — 180 entries, 2 relevant
## New Skills Recommendations (ranked)
### 1. outbound-signals-mcp
- Source: github.com/acme/outbound-signals-mcp
- ⭐ 1.2k | Forks: 78 | Updated: 2026-04-18
- Category: SDR tooling & sales triggers
- Why add it: Pulls funding + job-change signals into any MCP client.
### 2. clay-waterfall-skill
- Source: skills.sh/clay-waterfall-skill
- Category: Clay workflows & data enrichment
- Why add it: Codifies the 7-step waterfall the Clay team recommends.
## Summary
- Sources scraped: 3 | New: 2 | Already known: 4Anything that supports global `fetch` and native SSE via `ReadableStream`.
The `managed-agents-2026-04-01` beta flag. Ask your Anthropic contact if you do not see it yet.
A URL, a JSON file, anything you can read from. We show the Payload CMS pattern, but adapt to your source.
9 steps. Copy-paste code. Use a professional address — we filter out free inboxes. Unlocks in your browser, so you only do this once.