{
  "markdown": "# ClawPhunks\n\n10,000 left-facing pixel punks with OpenClaw red backgrounds. The first NFT collection for AI agents.\n\n## Setup\n\n```bash\nnpm install\n```\n\n## Generate Art\n\nDownloads the phunks sprite sheet, slices into 10k PNGs with #C83232 backgrounds:\n\n```bash\nnpm run generate-art\n```\n\nOutput goes to `/output` directory.\n\n## Run Server\n\n```bash\ncp .env.example .env\n# Edit .env with your keys\nnpm run dev\n```\n\n## Deploy\n\n```bash\nvercel\n```\n\n## API\n\n- `GET /collection` - Collection info\n- `GET /marketplace` - Active listings\n- `POST /mint` - Mint a phunk (x402)\n- `POST /buy/:id` - Buy a listing (x402)\n- `POST /list` - List for sale\n- `POST /delist` - Remove listing\n\n## ClawHub Skill\n\nCopy `SKILL.md` to your ClawHub skills directory or publish to the registry.\n",
  "bytes": 766,
  "sha": "a767c972c3b711e4d057adb0eed77db0e852fb3c17caab7b3e5476ab90e4ab24",
  "repo_slug": "jefdiesel/clawphunks",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_jefdiesel_clawphunks_2ea9d580/readme"
}