{
  "specVersion": "1.0",
  "host": {
    "displayName": "NexusPool",
    "documentationUrl": "https://nexuspool.io/llms.txt",
    "logoUrl": "https://nexuspool.io/nexus_icon.png"
  },
  "entries": [
    {
      "identifier": "urn:air:nexuspool.io:skill:solo-mining-checks",
      "displayName": "NexusPool solo mining checks",
      "type": "text/markdown; profile=\"urn:air:agent-skills\"",
      "url": "https://nexuspool.io/agent-skills/solo-mining-checks/SKILL.md",
      "description": "Read only checks for miners on nexuspool.io, a non-custodial solo mining pool with a 0% pool fee for Bitcoin, Bitcoin Cash and Litecoin with Dogecoin merged mining. Preview the coinbase the pool would pay an address on the current block, open the live stats for an address that is already mining here, load the signed hourly receipts for an address, verify a receipt signature against the published key, get the stratum settings for a rig, size the difficulty for a model, a fleet or a rental on Mining Rig Rentals, NiceHash or Braiins Hashpower, time the path from the browser and estimate the mean wait for a block at a given hashrate. Nothing here changes state, and an address is only ever sent to the nexuspool.io API.",
      "tags": ["bitcoin", "bitcoin cash", "litecoin", "dogecoin", "solo mining", "mining pool", "payout verification", "stratum v2"],
      "capabilities": ["payout preflight", "fleet lookup", "custody receipts", "receipt verification", "stratum settings", "rig and rental settings", "latency check", "block wait estimate"],
      "representativeQueries": [
        "check which address a solo mining pool would pay if my rig found a block right now",
        "show the live hashrate of the rigs mining to my bitcoin address on NexusPool",
        "verify the signature on a share receipt from my mining pool",
        "how long would a 200 TH/s miner wait on average to find a bitcoin block solo",
        "what stratum settings point my miner at NexusPool"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-25T00:00:00Z",
      "metadata": { "poolFeePercent": 0, "custody": "none" }
    }
  ]
}
