Find People (x402)
/install find-people
Find People (OSINT)
Research individuals using Open Source Intelligence gathering and AI-powered analysis.
Configuration
The private key must be available via one of these methods:
Option 1: Environment variable
export X402_PRIVATE_KEY="0x..."
Option 2: Config file (Recommended)
The script checks for x402-config.json in these locations (in order):
- Current directory:
./x402-config.json - Home directory:
~/.x402-config.json← Recommended - Working directory:
$PWD/x402-config.json
Create the config file:
{
"private_key": "0x1234567890abcdef..."
}
Example (home directory - works for any user):
echo '{"private_key": "0x..."}' > ~/.x402-config.json
Usage
Run the research script with a person's name or description:
scripts/research.sh "\x3Cperson query>"
The script:
- Executes OSINT research with payment handling
- Costs $0.15 USDC per request (Base network)
- Returns comprehensive AI-processed intelligence report
Examples
User: "Find information about the founder of Ethereum"
scripts/research.sh "Vitalik Buterin Ethereum founder"
User: "Research the CEO of OpenAI"
scripts/research.sh "Sam Altman OpenAI CEO"
User: "Tell me about Elon Musk's career timeline"
scripts/research.sh "Elon Musk career history"
Capabilities
- Professional background research
- Career timeline verification
- Due diligence on potential hires/partners
- Competitive intelligence on industry leaders
- Investor research on startup founders
- Educational background verification
- Public accomplishments and publications
Error Handling
- "Payment failed: Not enough USDC" → Inform user to top up Base wallet with USDC
- "X402 private key missing" → Guide user to configure private key (see Configuration above)
- Timeout errors → The API has a 5-minute timeout; comprehensive research may take time
Use Cases
- Hiring: Verify candidate backgrounds and experience
- Partnerships: Due diligence on potential business partners
- Investment: Research startup founders and leadership teams
- Competitive Analysis: Track industry leaders and their moves
- Journalism: Background research for interviews or articles
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install find-people - 安装完成后,直接呼叫该 Skill 的名称或使用
/find-people触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Find People (x402) 是什么?
Open Source Intelligence (OSINT) tool for researching individuals - professional backgrounds, career timelines, due diligence, competitive intelligence, and investor research. Use when users need to research people, verify credentials, or gather professional information. Costs $0.15 USDC per request via x402 protocol on Base network. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2305 次。
如何安装 Find People (x402)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install find-people」即可一键安装,无需额外配置。
Find People (x402) 是免费的吗?
是的,Find People (x402) 完全免费(开源免费),可自由下载、安装和使用。
Find People (x402) 支持哪些平台?
Find People (x402) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Find People (x402)?
由 TzannetosGiannis(@tzannetosgiannis)开发并维护,当前版本 v1.0.0。