Domain Hunter
The Domain Hunter skill identifies relevant domains related to a given topic, accelerating research and uncovering valuable online resources.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add domain-hunter npx -- -y @trustedskills/domain-hunter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"domain-hunter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/domain-hunter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The domain-hunter skill enables AI agents to identify and extract relevant domain names from unstructured text, such as emails, documents, or web pages. It leverages natural language processing (NLP) techniques to detect mentions of domains in context, making it useful for tasks like data extraction, cybersecurity monitoring, or competitive intelligence.
When to use it
- Extracting company websites from a list of email addresses or contact information.
- Monitoring online content for mentions of specific domain names related to security threats.
- Gathering domain-related insights from research papers or technical documentation.
Key capabilities
- Detects domain names within text using NLP models.
- Supports multiple formats, including plain text, HTML, and PDF documents.
- Filters out irrelevant or malformed domain suggestions.
Example prompts
- "Find all domain names mentioned in this email."
- "Extract the company website from this document."
- "Identify any suspicious domains in this web page content."
Tips & gotchas
- Ensure the text input is clean and well-formatted for accurate results.
- The skill may not detect non-standard or misspelled domain names effectively.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.