{
  "$schema": "https://agent-skills-protocol.org/schemas/index.json",
  "source": "https://tianlu.technology",
  "updated": "2026-06-17T00:00:00Z",
  "skills": [
    {
      "name": "create-passport-account",
      "type": "action",
      "description": "注册天录通行证（Veri5 Passport）账户——整个生态的统一登录。使用邮箱注册，即获得托管钱包与可验证的链上身份。这是使用任何生态应用的第一步。",
      "url": "https://id.veri5.technology/register"
    },
    {
      "name": "sign-in",
      "type": "action",
      "description": "登录天录通行证账户。",
      "url": "https://id.veri5.technology/login"
    },
    {
      "name": "passport-oidc-discovery",
      "type": "information",
      "description": "天录通行证的 OpenID Connect / OAuth2 发现端点；应用可通过 Authorization Code + PKCE 接入单点登录。",
      "url": "https://id.veri5.technology/.well-known/openid-configuration"
    },
    {
      "name": "notarize-document",
      "type": "action",
      "description": "使用天录存证对文件进行链上存证：加密并固定到 IPFS，将 SHA-256 指纹与时间戳锚定到天录链——防篡改、可分享、可公开验证。需先注册天录通行证。",
      "url": "https://notary.veri5.technology"
    },
    {
      "name": "verify-document",
      "type": "information",
      "description": "通过 SHA-256 哈希公开验证已存证文件——确认其存在时间、未被篡改，并显示（可选经 KYC 认证的）签发方。免费、无需账户。",
      "url": "https://notary.veri5.technology/v/{sha256}"
    },
    {
      "name": "ecosystem-overview",
      "type": "documentation",
      "description": "天录生态及其已上线应用概览（Markdown）。",
      "url": "https://tianlu.technology/index.md"
    }
  ]
}
