en un clic
clawmart
clawmart contient 3 skills collectées depuis ryanfrigo, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use this skill during the autopilot ideate phase to research what autonomous agents actually pay for — mining local reference corpora (karpathy-skills, public-apis) and scraping agent marketplaces — and emit 3+ fresh hypotheses into autopilot-state/hypothesis-backlog.md.
Use this skill during the autopilot observe phase to pull traction metrics (totalCalls, averageRating, catalog size) from clawmart's public /api/catalog endpoint, compare against the previous tick's snapshot, and append a new row to autopilot-state/metrics-history.jsonl. This is the *only* authoritative measurement step — do not invent metrics.
Use this skill when an autopilot tick needs to ship a new x402-billed skill route. Follows the exact pattern of the existing 5 skills in src/app/api/x402/ — 402 challenge, X-Demo mode, USDC-on-Base settlement, PAYMENT_ADDRESS env var. Also writes the Convex skill document so it shows up in /api/catalog.