ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

tomba-contact-intelligence

Use Tomba MCP tools for contact discovery, verification, enrichment, and company research.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/benemohamed/tomba-contact-intelligence
Or

Tomba Contact Intelligence

Use this skill when the user needs contact discovery, email verification, lead enrichment, phone lookup, domain research, company research, or technology/competitor analysis.

This skill assumes the Tomba MCP server is already connected and the following tools are available in the session:

  • domain_search
  • email_finder
  • email_verifier
  • email_enrichment
  • author_finder
  • linkedin_finder
  • phone_finder
  • phone_validator
  • email_count
  • similar_finder
  • technology_finder
  • companies_search

When To Use

Use this skill for requests like:

  • find the best person to contact at a company
  • guess and verify an email address
  • enrich a lead with company and contact data
  • find phone numbers tied to an email, domain, or LinkedIn profile
  • research a domain's scale, technology, or similar competitors
  • build target company lists with industry, size, location, or revenue filters

Do not use this skill for general web research that does not need Tomba data, or when the user is asking for unsupported actions such as sending emails.

Tool Selection

Choose tools based on the user's objective:

  • Use email_finder when you have a person name plus company or domain.
  • Use email_verifier after email_finder when the user needs a validated result.
  • Use email_enrichment when the user already has an email and wants more profile data.
  • Use domain_search when the user wants contacts for a company or domain without a specific person.
  • Use phone_finder when the user wants phone numbers from an email, domain, or LinkedIn profile.
  • Use phone_validator when the user provides a phone number and wants validation or carrier details.
  • Use linkedin_finder when the user has a LinkedIn URL and wants an email.
  • Use author_finder when the user provides an article URL and wants the author's contact.
  • Use email_count to estimate the reachable contact surface for a domain.
  • Use technology_finder to inspect a company's website stack.
  • Use similar_finder to find comparable or competing domains.
  • Use companies_search when the user wants a company list filtered by market, geography, size, revenue, type, or industry.

Workflow Guidance

Prefer short multi-step workflows that improve confidence:

  1. If the user names a person, start with email_finder.
  2. Verify the result with email_verifier before presenting it as high-confidence.
  3. If the user wants broader prospecting, use companies_search or domain_search first.
  4. Add email_enrichment, phone_finder, technology_finder, or similar_finder only when they answer the user's actual goal.

When several plausible contacts exist, rank them by relevance to the requested department or role and say why the top result was selected.

If the user does not provide enough information, ask only for the missing fields that materially improve the result, such as company domain, full name, article URL, LinkedIn URL, or target department.

Metadata

Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-benemohamed-tomba-contact-intelligence": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.