{
  "schemaVersion": "agent-skills.index.v1",
  "publisher": {
    "name": "Denaria",
    "url": "https://denaria.finance/"
  },
  "mcpServerCardUrl": "https://denaria.finance/.well-known/mcp/server-card.json",
  "skills": [
    {
      "id": "denaria-action-handoff",
      "name": "Denaria Action Handoff",
      "description": "Agent behavior instructions for preparing unsigned Denaria App/PWA handoffs through the Denaria MCP server.",
      "version": "0.1.0",
      "format": "markdown",
      "url": "https://denaria.finance/skills/denaria-action-handoff.md",
      "mcpEndpoint": "https://mcp.denaria.finance/mcp",
      "mcpServerCardUrl": "https://denaria.finance/.well-known/mcp/server-card.json",
      "triggers": [
        "open a Denaria position",
        "prepare a Denaria action",
        "create a Denaria QR handoff",
        "BTC long or short on Denaria",
        "perpetual position handoff"
      ],
      "capabilities": [
        "intent parsing",
        "MCP tool selection",
        "QR handoff rendering",
        "prepare-only safety boundary"
      ],
      "authorityBoundary": [
        "Denaria Agent Service prepares.",
        "Denaria App/PWA verifies.",
        "The user signs.",
        "External agents do not execute."
      ]
    }
  ],
  "updatedAt": "2026-07-07"
}