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:

  1. npx agentcash@latest discover https://stableenrich.dev
  2. npx agentcash@latest check <endpoint-url> — confirm request fields and pricing
  3. npx agentcash@latest fetch with 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.

Installs
125
GitHub Stars
17
First Seen
Feb 20, 2026
data-enrichment — merit-systems/agentcash-skills