Build company lists using Extruct API methods, guided by a decision tree. Reads from the company context file for ICP and seed companies.
Also check for a hypothesis set at claude-code-gtm/context/{vertical-slug}/hypothesisset.md. If it exists, use the Search angle field from each hypothesis to design search queries — these are pre-defined query suggestions tailored to each pain point.
Before making API calls, check that EXTRUCTAPITOKEN is set by running test -n "$EXTRUCTAPITOKEN" && echo "set" || echo "missing". If missing, ask the user to provide their Extruct API token and set it via export EXTRUCTAPITOKEN= . Do not proceed until confirmed.
Extruct API를 사용하여 아웃바운드 캠페인을 위한 대상 회사 목록을 구축하세요. 사용자가 다음을 원할 때 사용합니다. (1) ICP와 일치하는 회사 찾기, (2) 잠재 고객 또는 아웃바운드 목록 작성, (3) 설명으로 회사 검색, (4) 시장 부문에서 회사 검색, (5) 대상 계정 목록 만들기, (6) 경쟁 환경 조사, (7) 시드 목록에서 유사한 회사 찾기. 트리거 대상: "회사 찾기", "목록 작성", "회사 검색", "잠재 고객 목록", "대상 계정", "아웃바운드 목록", "회사 검색", "ICP 검색", "유사 검색", "시드 회사". 출처: extruct-ai/gtm-skills.