{
  "name": "MAESTRO Sovereign Agent",
  "description": "MAESTRO sovereign AI workspace — 151 skills, 924+ MCP tools, 9-BOM taxonomy. Orchestrates agentic workflows across Cloudflare, Vercel, Linear, Neon, PostHog, and 18+ more services.",
  "url": "https://trymaestro.computer",
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "skills": [
    {
      "id": "sovereign-control-pass",
      "name": "Sovereign Control Pass",
      "description": "Full 8-phase MAESTRO lap: connector sweep, plugin gap analysis, identity surface enum, second-brain update, Linear dispatch.",
      "tags": [
        "maestro",
        "sovereign",
        "audit",
        "a2a"
      ],
      "examples": [
        "/sovereign-control-pass",
        "Audit my stack",
        "Run the lap"
      ]
    },
    {
      "id": "maestro-leverage",
      "name": "MAESTRO Leverage",
      "description": "Fire all 22 connectors, generate Chat Stack Grid (7-axis), NBM deck, and portable meta-prompt.",
      "tags": [
        "maestro",
        "leverage",
        "connectors",
        "grid"
      ],
      "examples": [
        "/maestro-leverage",
        "Fire everything",
        "What do I have?"
      ]
    },
    {
      "id": "bleeding-edge-stack-recon",
      "name": "Bleeding Edge Recon",
      "description": "MCP registries (LF/Glama/Smithery/ToolHive), Raycast AI extensions, GitHub trending, HN/PH/YC 2026 tool discovery.",
      "tags": [
        "recon",
        "bleeding-edge",
        "mcp",
        "tools"
      ],
      "examples": [
        "/bleeding-edge-stack-recon",
        "Find new tools",
        "What's trending in AI tooling?"
      ]
    },
    {
      "id": "trymaestro-domain-audit",
      "name": "Domain Audit",
      "description": "DNS/HTTP sweep across all trymaestro.* domains, A2A agent.json discovery, Cloudflare identity drift detection.",
      "tags": [
        "domains",
        "dns",
        "audit",
        "cloudflare"
      ],
      "examples": [
        "/trymaestro-domain-audit",
        "Check my domains",
        "DNS health check"
      ]
    },
    {
      "id": "sovereign-telemetry-capture",
      "name": "Telemetry Capture",
      "description": "7-plane ingress/egress telemetry across all devices (screenpipe, Gmail, browser history, MCP surface, runtime identity).",
      "tags": [
        "telemetry",
        "capture",
        "sovereign",
        "monitoring"
      ],
      "examples": [
        "/sovereign-telemetry-capture",
        "Capture all telemetry",
        "Check my emails"
      ]
    },
    {
      "id": "p0-automation",
      "name": "P0 Automation",
      "description": "Automated fixes for SSH-0 (1Password SSH agent), TCC-0 (screenpipe permissions), LANG-0 (Langfuse OTel), BIRD-0 (iCloud bird restart).",
      "tags": [
        "p0",
        "automation",
        "fixes",
        "maintenance"
      ],
      "examples": [
        "/p0-automation",
        "Fix P0 issues",
        "Run pre-flight checks"
      ]
    }
  ],
  "authentication": {
    "schemes": [
      "none"
    ]
  }
}