{
  "version": "1.0",
  "source": "https://www.mondello.dev",
  "count": 8,
  "currency": "USDC",
  "network": "eip155:8453",
  "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
  "description": "Claude Code skills published by Romy Mondello. Each skill is a markdown recipe installable at ~/.claude/skills/. Payment is x402 USDC on Base mainnet.",
  "installPattern": "https://www.mondello.dev/skills/:slug/install",
  "previewPattern": "https://www.mondello.dev/skills/:slug",
  "items": [
    {
      "slug": "auto-audio-player",
      "title": "Auto-Discovering Audio Player",
      "excerpt": "Compact pill-shaped audio player with waveform visualization for EmDash blogs. Client-side narration discovery via API endpoint. AI disclosure badge.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/auto-audio-player",
      "rawUrl": "https://www.mondello.dev/skills/auto-audio-player/raw",
      "installUrl": "https://www.mondello.dev/skills/auto-audio-player/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/auto-audio-player/install | bash",
      "publishedAt": "2026-04-12T00:14:59.171Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "minimax-music-video",
      "title": "MiniMax Music & Video Generation",
      "excerpt": "Generate ambient music tracks (music-2.5) and cinematic video clips (Hailuo-2.3) via MiniMax API. Async task submission, polling, download, and R2 upload.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/minimax-music-video",
      "rawUrl": "https://www.mondello.dev/skills/minimax-music-video/raw",
      "installUrl": "https://www.mondello.dev/skills/minimax-music-video/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/minimax-music-video/install | bash",
      "publishedAt": "2026-04-12T00:14:58.380Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "emdash-event-driven-plugin",
      "title": "EmDash Event-Driven Plugin Pattern",
      "excerpt": "Build EmDash plugins that auto-generate assets on content:afterSave — hero images, TTS narration, social cards. Includes quota-aware retry and cron handlers.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/emdash-event-driven-plugin",
      "rawUrl": "https://www.mondello.dev/skills/emdash-event-driven-plugin/raw",
      "installUrl": "https://www.mondello.dev/skills/emdash-event-driven-plugin/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/emdash-event-driven-plugin/install | bash",
      "publishedAt": "2026-04-12T00:14:57.581Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "emdash-session-status",
      "title": "EmDash Session Status Check",
      "excerpt": "Print the current state of a mondello.dev-style EmDash blog stack — Worker version, plugins, posts, pending tasks, open footguns.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/emdash-session-status",
      "rawUrl": "https://www.mondello.dev/skills/emdash-session-status/raw",
      "installUrl": "https://www.mondello.dev/skills/emdash-session-status/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/emdash-session-status/install | bash",
      "publishedAt": "2026-04-11T07:13:00.355Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "emdash-deploy",
      "title": "EmDash Blog Deploy Ritual",
      "excerpt": "Build, deploy, and verify an EmDash blog on Cloudflare Workers.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/emdash-deploy",
      "rawUrl": "https://www.mondello.dev/skills/emdash-deploy/raw",
      "installUrl": "https://www.mondello.dev/skills/emdash-deploy/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/emdash-deploy/install | bash",
      "publishedAt": "2026-04-11T05:50:49.185Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "emdash-publish-post",
      "title": "EmDash Post Publishing Pipeline",
      "excerpt": "Publish Markdown drafts as live EmDash posts via the REST API with Portable Text conversion.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/emdash-publish-post",
      "rawUrl": "https://www.mondello.dev/skills/emdash-publish-post/raw",
      "installUrl": "https://www.mondello.dev/skills/emdash-publish-post/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/emdash-publish-post/install | bash",
      "publishedAt": "2026-04-11T05:50:48.456Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "wrangler-key-hygiene",
      "title": "Wrangler Secret Key Hygiene",
      "excerpt": "Immediately store API keys as Worker secrets via stdin, warn about rotation, never echo or commit.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/wrangler-key-hygiene",
      "rawUrl": "https://www.mondello.dev/skills/wrangler-key-hygiene/raw",
      "installUrl": "https://www.mondello.dev/skills/wrangler-key-hygiene/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/wrangler-key-hygiene/install | bash",
      "publishedAt": "2026-04-11T05:50:47.693Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    },
    {
      "slug": "cf-dns-stuck-cache",
      "title": "Cloudflare DNS Stuck Cache Diagnosis",
      "excerpt": "Diagnose site unreachable after Cloudflare deploy — the classic phone-works-Mac-doesnt pattern.",
      "price": "$0.10",
      "previewUrl": "https://www.mondello.dev/skills/cf-dns-stuck-cache",
      "rawUrl": "https://www.mondello.dev/skills/cf-dns-stuck-cache/raw",
      "installUrl": "https://www.mondello.dev/skills/cf-dns-stuck-cache/install",
      "installCommand": "curl -sSL https://www.mondello.dev/skills/cf-dns-stuck-cache/install | bash",
      "publishedAt": "2026-04-11T05:50:46.779Z",
      "x402": {
        "scheme": "exact",
        "network": "eip155:8453",
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "assetName": "USDC",
        "payTo": "0x0E4d1C7Ca47879C7Dd518526ef38f290C7081028",
        "priceUsd": 0.1,
        "priceMicroUsd": "100000"
      }
    }
  ]
}