← ClaudeAtlas

lookalike-accountslisted

Find companies that resemble a seed account by reconstructing its firmographic, technographic, and industry profile, then surfacing other companies that match those same attributes. Useful for territory expansion, TAM analysis, competitive mapping, account list extension, and finding lookalikes, similar accounts, or audience twins to a reference customer.
haroExplorium/sales-skills-for-claude-code-lookalike-accounts · ★ 0 · Data & Documents · score 72
Install: claude install-skill haroExplorium/sales-skills-for-claude-code-lookalike-accounts
# Lookalike Accounts Reconstruct the profile of one seed company, then surface other companies that share its industry, size, region, and tech stack. ## Input The user supplies via `$ARGUMENTS`: - A seed company name or domain (required). - Optional: how many lookalikes to return (default 25, ceiling 100). - Optional scoping overrides: - Country focus (`company_country_code` ISO2 list, or `company_region_country_code` for grouped regions; mutually exclusive). - Size override (`company_size` bucket list) or revenue override (`company_revenue` bucket list). - Public-only flag (`is_public_company: true`). - Restrict by additional `company_tech_stack_tech` IDs the user names explicitly. If the user gives only a person or asks for similar contacts, redirect them to a prospecting flow. This skill returns accounts, not people. ## Workflow 1. **Resolve the seed.** Call `match-business` with the supplied name or domain. If multiple candidates return, pick the highest-confidence match whose domain aligns with the user input and confirm the chosen `business_id` and display name back in the final output. If nothing resolves, stop and ask the user for a clearer identifier (domain preferred). Sanity check after firmographics lands in step 2: if the resolved business_id's firmographics show a major-brand input but headcount is 1-50 and NAICS is `551114` (Corporate Managing Offices) or SIC is `Hotels and motels`, the match likely routed to a registered-agent shell entity. Re-try w