domain-discovery
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Domain Discovery Skill
Purpose
Find and validate the official company domain using web search, WHOIS lookups, and common TLD pattern testing.
Operations
1. search_official_domain
Search for the company's official website using web search engines.
Input:
{
"company_name": "string (required)"
}