This is a complete blueprint for building scrapers that run themselves. It walks you through scraping any public source (job boards, prices, news, repos), enriching results with Gemini Flash, storing to Notion or Sheets, and running it all free on GitHub Actions. The architecture is smart: batch API calls to stay under rate limits, model fallback chains when quotas hit, and a feedback loop so the agent learns from your decisions over time. You get actual Python templates for HTML scraping, API parsing, and RSS feeds. Use this when you want to monitor something continuously without paying for servers or when you need an agent that gets better at filtering signal from noise.
npx -y skills add affaan-m/everything-claude-code --skill data-scraper-agent --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot