From x402-tools
OSINT agent for researching individuals and professional entities. Retrieves career timelines, professional backgrounds, and biographical data. Costs 0.15 USDC per request.
How this skill is triggered — by the user, by Claude, or both
Slash command
/x402-tools:find-peopleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides access to a real-time Open Source Intelligence (OSINT) agent specialized in researching individuals and professional entities.
This skill provides access to a real-time Open Source Intelligence (OSINT) agent specialized in researching individuals and professional entities.
The user must have configured their Ethereum private key in one of these locations:
.claude/x402-tools.json with {"private_key": "0x..."}X402_PRIVATE_KEY environment variable in .envWhen the user wants to research a person or professional entity, run:
npx -y @itzannetos/x402-tools-claude find-people "<query>"
Replace <query> with the person's name, role, company, or other identifying information.
User: "Find information about Vitalik Buterin"
Run:
npx -y @itzannetos/x402-tools-claude find-people "Vitalik Buterin Ethereum founder"
Returns structured summaries with key details (career, education, notable works) and numbered source citations for verification.
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub joshuarweaver/cascade-business-ops --plugin tzannetosgiannis-x402-tools-claude