AI Ark Similarity Search
Installation
SKILL.md
Available Context
@_platform-references/org-variables.md
AI Ark Similarity Search
Goal
Find companies similar to a seed company using AI Ark's AI-powered similarity matching engine.
This uses the lookalikeDomains parameter — AI Ark's unique differentiator with no Apollo equivalent.
Credit Cost
Each similarity search costs ~2.5 credits (uses the company search endpoint with lookalikeDomains).
Use preview_mode: true to fetch 5 results first (same cost) before running a full search.
Always warn the user before executing.
Required Capabilities
- AI Ark API: Similarity search via
ai-ark-searchedge function (action: 'company_search'withlookalike_domains)
Related skills