{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "aptos-explorer-urls",
      "type": "skill-md",
      "description": "Map questions about Aptos blockchain entities (transactions, accounts, blocks, validators, coins, fungible assets, NFTs, Move objects, ANS names) to canonical Aptos Explorer URLs at explorer.aptoslabs.com. Use when a user asks to look up on-chain data on Aptos, wants to share or generate an explorer link, or needs to decide between transaction version, hash, account address, ANS name, or coin type identifiers.",
      "url": "/.well-known/agent-skills/aptos-explorer-urls/SKILL.md",
      "digest": "sha256:9cd03d2d2749ae807239c64a34a5ac49801f72c652a2b48138973edb524652b6"
    },
    {
      "name": "aptos-explorer-search",
      "type": "skill-md",
      "description": "Use the Aptos Explorer home-page search URL at explorer.aptoslabs.com/?search={query} to look up any Aptos-chain identifier whose type you do not know (address, transaction hash/version, ANS .apt name, coin or fungible asset type, block height). Use when a user pastes an opaque on-chain string, asks \"what is this?\", or you want the explorer to auto-detect and route to the correct entity page.",
      "url": "/.well-known/agent-skills/aptos-explorer-search/SKILL.md",
      "digest": "sha256:d7415ab0ca0bce785c85b30c2964c5511ee9018dbf5af594f7680e9799c21db4"
    }
  ]
}
