Find Leads banner
Ajitesh-png Ajitesh-png

Find Leads

Development community

Description

--- description: Find and enrich high-intent leads for Notch outreach. Invokes the lead-finder agent with parsed parameters. --- # /find-leads Find and enrich leads for Notch outreach. Wraps the `lead-finder` subagent for common patterns. ## Usage Free-form (most common): ``` /find-leads find me 100 DTC founders posting about creative fatigue this week ``` Parameterized (for repeatable runs): ``` /find-leads icp=dropshipper_dtc count=100 source=topic:"creative fatigue" platform=linkedin /fi

Installation

Installs to ~/.claude/skills/ajitesh-png-ai-gtm-stack-find-leads/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ajitesh-png-ai-gtm-stack-find-leads && curl -fsSL https://raw.githubusercontent.com/Ajitesh-png/ai-gtm-stack/HEAD/commands/find-leads.md -o ~/.claude/skills/ajitesh-png-ai-gtm-stack-find-leads/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository