email-finder
✓This skill should be used when users need to find email addresses associated with a domain. It activates when users ask to scan a domain for emails, find contact emails, discover email addresses, or replace email hunter functionality.
Installation
SKILL.md
Discover email addresses associated with a domain using a hybrid approach: free methods first (web scraping, pattern guessing, WHOIS lookup), then APIs (Hunter.io, Apollo.io, etc.) when keys are available.
| Hunter.io | HUNTERAPIKEY | Domain search + verification | | Apollo.io | APOLLOAPIKEY | Contact discovery | | Snov.io | SNOVCLIENTID/SECRET | Email finder | | Clearbit | CLEARBITAPIKEY | Company enrichment |
For complete implementation code, API examples, verification patterns, and rate limiting utilities, see: references/full-guide.md
This skill should be used when users need to find email addresses associated with a domain. It activates when users ask to scan a domain for emails, find contact emails, discover email addresses, or replace email hunter functionality. Source: shipshitdev/library.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shipshitdev/library --skill email-finder- Source
- shipshitdev/library
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is email-finder?
This skill should be used when users need to find email addresses associated with a domain. It activates when users ask to scan a domain for emails, find contact emails, discover email addresses, or replace email hunter functionality. Source: shipshitdev/library.
How do I install email-finder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shipshitdev/library --skill email-finder Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/shipshitdev/library
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01