contact-enrichmentExtract contact information from a website using a 3-tier approach. Direct HTML scraping, WHOIS lookup, then Hunter.io API domain search for verified busines...
Install via ClawdBot CLI:
clawdbot install maverick-software/contact-enrichmentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.hunter.io/v2/domain-searchAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Sales teams can use this skill to automatically extract contact information from prospect company websites, enriching CRM data with verified emails and phone numbers. It helps prioritize outreach by providing direct contacts from the website, WHOIS data, or Hunter.io, reducing manual research time and improving lead quality.
Business analysts can deploy this skill to gather contact details from competitor websites, identifying key personnel and organizational structures. The tiered approach ensures cost-effective data collection, starting with free methods before escalating to paid APIs, supporting strategic planning and competitive intelligence.
Recruiters can automate the extraction of contact information from company career pages or about sections to source potential candidates or hiring managers. By pulling emails and phone numbers, it streamlines outreach efforts for talent acquisition, especially in industries with high demand for specific roles.
Business development teams can use this skill to find contact details for potential partners or vendors from their websites, facilitating initial outreach and relationship building. The multi-tier extraction ensures reliable data even if direct contact pages are sparse, supporting efficient networking and collaboration.
Legal or compliance departments can employ this skill to verify contact information for entities during due diligence processes, such as verifying business registrations via WHOIS data. It helps ensure accurate records and supports regulatory checks by extracting publicly available contact details from websites.
Offer this skill as part of a SaaS platform for sales or marketing automation, charging a monthly fee based on usage tiers (e.g., number of domains scanned or API calls). Revenue can scale with enterprise clients needing high-volume contact enrichment, with premium features like unlimited Hunter.io queries.
Provide a freemium API where users get limited free scans per month (e.g., 25 free Hunter.io lookups) and pay for additional credits or advanced features. This model attracts small businesses and developers, with revenue generated from overage fees and premium subscriptions for higher limits.
License this skill as a white-label solution for CRM platforms, marketing tools, or data providers to integrate contact enrichment directly into their products. Revenue comes from one-time licensing fees or ongoing royalties based on user adoption, targeting tech companies looking to enhance their offerings.
💬 Integration Tip
Ensure proper error handling for network requests and API limits, and cache results to avoid redundant calls and reduce costs, especially when using paid services like Hunter.io.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.