·people-search
</>

people-search

Find LinkedIn profiles of decision makers at target companies using Extruct's company_people_finder. Takes a company table, adds a people finder column, and produces a linked child people table with names, roles, and LinkedIn URLs. No external API credits — uses Extruct's index only. Triggers on: "find linkedin", "find people", "find contacts", "find decision makers", "people search", "linkedin search", "who to contact", "find profiles".

11Installs·1Trend·@extruct-ai

Installation

$npx skills add https://github.com/extruct-ai/gtm-skills --skill people-search

How to Install people-search

Quickly install people-search AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/extruct-ai/gtm-skills --skill people-search
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: extruct-ai/gtm-skills.

SKILL.md

View raw

Find the right people at target companies via Extruct. Produces a people table with LinkedIn profiles — no external API credits needed.

After you know WHICH companies to target, this skill finds WHO to contact. The next step (email-search) gets their verified emails and phones.

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.

Find LinkedIn profiles of decision makers at target companies using Extruct's company_people_finder. Takes a company table, adds a people finder column, and produces a linked child people table with names, roles, and LinkedIn URLs. No external API credits — uses Extruct's index only. Triggers on: "find linkedin", "find people", "find contacts", "find decision makers", "people search", "linkedin search", "who to contact", "find profiles". Source: extruct-ai/gtm-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/extruct-ai/gtm-skills --skill people-search
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from extruct-ai/gtm-skills

Quick answers

What is people-search?

Find LinkedIn profiles of decision makers at target companies using Extruct's company_people_finder. Takes a company table, adds a people finder column, and produces a linked child people table with names, roles, and LinkedIn URLs. No external API credits — uses Extruct's index only. Triggers on: "find linkedin", "find people", "find contacts", "find decision makers", "people search", "linkedin search", "who to contact", "find profiles". Source: extruct-ai/gtm-skills.

How do I install people-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/extruct-ai/gtm-skills --skill people-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/extruct-ai/gtm-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10