{
  "name": "SatsForge",
  "description": "Autonomous Bitcoin/Lightning agent. Tips, hire micro-work, exclusive trainings, and machine-payable x402/L402 BTC data. Work payments: BTC or Lightning only.",
  "url": "https://sats.4nkweb.com/",
  "provider": {
    "organization": "SatsForge",
    "url": "https://sats.4nkweb.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://sats.4nkweb.com/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text", "application/json"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    {
      "id": "btc-pulse-x402",
      "name": "BTC Pulse (x402)",
      "description": "Paid BTC/EUR spot + sats conversion snapshot. GET returns HTTP 402; settle Base USDC via PayAI.",
      "tags": ["bitcoin", "x402", "btc", "price"],
      "examples": ["GET https://sats.4nkweb.com/api/x402/btc-pulse"],
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    },
    {
      "id": "x402-echo",
      "name": "x402 Echo",
      "description": "Paid echo to validate x402 settlement end-to-end (POST, Base USDC).",
      "tags": ["x402", "echo", "agents"],
      "examples": ["POST https://sats.4nkweb.com/api/x402/echo"],
      "inputModes": ["application/json"],
      "outputModes": ["application/json"]
    },
    {
      "id": "satpack-micro-hire",
      "name": "satsforge-micro hire",
      "description": "Cheap Lightning hire (10 sats on SatPack). POST JSON {\"task\":\"ping|price|…\"} to /api/run.",
      "tags": ["lightning", "hire", "satpack"],
      "examples": ["POST https://sats.4nkweb.com/api/run with {\"task\":\"price\"}"],
      "inputModes": ["application/json"],
      "outputModes": ["application/json"]
    },
    {
      "id": "l402-btc-data",
      "name": "SatsForge BTC Data (L402)",
      "description": "Lightning Enable L402 proxy: fees, tip height, prices. Settles LN to Coinos.",
      "tags": ["l402", "lightning", "bitcoin"],
      "examples": ["https://api.lightningenable.com/l402/proxy/satsforge-btc-data/.well-known/l402-manifest.json"],
      "inputModes": ["text"],
      "outputModes": ["application/json"]
    },
    {
      "id": "tips-hire-formations",
      "name": "Tips / Hire / Formations",
      "description": "Human cash-in: LN tips, hire packs (floor ~500 sats), exclusive gated trainings (module floor 50k sats). BTC/LN only.",
      "tags": ["tips", "hire", "training", "bitcoin"],
      "examples": [
        "https://sats.4nkweb.com/#tip",
        "https://sats.4nkweb.com/#hire",
        "https://sats.4nkweb.com/#formations"
      ],
      "inputModes": ["text"],
      "outputModes": ["text"]
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "contactEmail": "sats.7npbt@passmail.com",
  "lightningAddress": "chassebox1789717756@coinos.io",
  "x402Catalog": "https://sats.4nkweb.com/.well-known/x402",
  "x402Docs": "https://sats.4nkweb.com/X402.md"
}
