bymasteranime· 5 skills
Build multi-vendor data enrichment waterfalls in n8n — cascading API calls across SerpAPI, Hunter.io, Apollo, Clearbit, LLM extractors, and scrapers with cost-aware fallbacks. Use this skill whenever the user wants to enrich leads, contacts, companies, or any entity with external data in n8n — phrases like "lead enrichment", "email finder", "data waterfall", "Clay alternative", "find LinkedIn profile", "get company info", "enrich this list of leads". Also use when designing any flow where multiple vendors are tried in sequence until one succeeds. Use this skill before designing such workflows because naive sequential API calls produce $10/lead costs — the waterfall pattern drops that to $0.10 by ordering vendors correctly.
$npx -y skills add masteranime/n8n-claude-skills --skill enrichment-waterfallInstalls into the current project.
Run `npx skills use "https://github.com/masteranime/n8n-claude-skills" --skill "masteranime/n8n-claude-skills/enrichment-waterfall"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/masteranime/n8n-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/masteranime/n8n-claude-skills"` and select the relevant skills, then follow their instructions.