data-enrichment
Installation
SKILL.md
Data Enrichment with x402 APIs
Use the agentcash CLI to access enrichment APIs at stableenrich.dev.
Setup
See rules/getting-started.md for installation and wallet setup.
Mandatory workflow
Before any stableenrich.dev call:
npx agentcash@latest discover https://stableenrich.devnpx agentcash@latest check <endpoint-url>— confirm request fields and pricingnpx agentcash@latest fetchwith the schema from step 2
ALWAYS use npx agentcash@latest fetch for stableenrich.dev endpoints — never curl or WebFetch.
Never guess field names. FullEnrich people-search uses current_company_domains and current_position_seniority_level — not company_domain, person_titles, titles, or seniority. Response fields like full_name, seniority, and domain are output-only.