GitHub - leo-proger/claude-first-customer-finder-skill: A Claude skill that finds evidence-backed potential first customers from recent public signals. · GitHub
/" data-turbo-transient="true" />
Skip to content
Type / to search
Sign in<br>Sign upAppearance settings
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
leo-proger
claude-first-customer-finder-skill
Public
forked from Kappaemme-git/codex-first-customer-finder-skill
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit
History<br>6 Commits<br>6 Commits
first-customer-finder
first-customer-finder
scripts
scripts
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
package.json
package.json
View all files
Repository files navigation
Claude First Customer Finder Skill
A Claude Code skill that turns a startup URL or product idea into a qualified shortlist of potential first customers using recent public pain, demand, and timing signals.
It defines the ideal customer profile, researches public sources with Claude Code's web tools, links the evidence behind every prospect, ranks fit and timing, drafts a source-based opener, and creates a polished HTML report. It never sends outreach automatically.
What It Does
Analyzes a startup URL, repository, or product description
Defines the primary and adjacent ideal customer profiles
Finds explicit demand, pain, workaround, switching, and timing signals
Qualifies prospects with an evidence-based score
Links every primary prospect to the original public source
Drafts respectful, source-based outreach openers
Creates a responsive standalone HTML report
Keeps all outreach manual by default
Avoids private contact enrichment and sensitive personal data
Installation
npx --yes claude-first-customer-finder-skill@latest
This installs the skill into:
~/.claude/skills/first-customer-finder
Pass --project to install into ./.claude/skills/first-customer-finder for a single repository instead of your personal skills directory, or --skills-dir for a custom location.
Restart Claude Code after installation so it picks up the new skill.
Usage
Invoke it explicitly with the slash command, or just describe the task — Claude Code will pick up the skill from its description.
Find the first ten potential customers:
/first-customer-finder find ten evidence-backed potential first customers for https://example.com and create the final HTML report.
Find design partners:
/first-customer-finder in design-partners mode for this startup: [URL]. Prioritize people publicly describing the problem and likely to give product feedback.
B2B research:
/first-customer-finder in b2b mode for [URL]. Find public business triggers, qualify the relevant companies, and draft one opener per prospect without sending anything.
Output
The report includes:
Early-customer verdict
Primary ICP and disqualifiers
Highest-confidence prospect
Evidence-backed prospect shortlist
Fit and timing scores
Source links and signal dates
Personalized outreach openers
Repeated pain patterns
Seven-day manual outreach plan
Research limitations
Prospects are hypotheses based on public signals, not confirmed customers or guaranteed buyers.
The HTML report is saved to the workspace outputs/ directory and returned as a clickable absolute file path. If you want a shareable link instead of a local file, ask Claude to publish it as an Artifact.
Modes
quick: up to five strong prospects
standard: up to ten prospects across several source types
deep: up to twenty prospects and repeated-pattern analysis
design-partners: feedback-oriented early adopters
b2b: companies and public business triggers
community: explicit requests and public discussion signals
Manual Installation
git clone https://github.com/leo-proger/claude-first-customer-finder-skill.git<br>mkdir -p ~/.claude/skills<br>cp -R claude-first-customer-finder-skill/first-customer-finder ~/.claude/skills/first-customer-finder
Restart Claude Code after installation.
License
MIT
About<br>A Claude skill that finds evidence-backed potential first customers from recent public signals.<br>Resources<br>Readme<br>License<br>Activity<br>Stars<br>0 stars<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.