{
  "name": "AffixedAI",
  "description": "Affixed AI runs as two arms under one roof: Arm 1 — AI Consulting & Audit (the wedge): readiness audits, agentic strategy, prompt + workflow design. Arm 2 — AI Operating System Install (the build): we install your company's agentic operating system — Telegram bots, voting agents, shared SQL brain, slash-command identity layer.",
  "url": "https://affixed.ai",
  "version": "1.0.0",
  "provider": { "organization": "Affixed AI", "url": "https://affixed.ai" },
  "capabilities": { "streaming": false, "pushNotifications": false },
  "skills": [
    { "id": "ai-readiness-audit", "name": "AI Readiness Audit (Arm 1)", "description": "Free audit + paid consulting wedge: agent readiness scoring, automation opportunity map, agentic strategy, workflow + prompt design", "inputModes": ["text"], "outputModes": ["text"] },
    { "id": "agentic-os-install", "name": "Agentic Operating System Install (Arm 2)", "description": "Done-for-you install of an agentic operating system: shared SQL brain (Supabase + pgvector), slash-command identity layer per role, Telegram bot interfaces, voting agents, RLS access control, multi-LLM portability", "inputModes": ["text"], "outputModes": ["text"] }
  ],
  "authentication": { "schemes": ["none"] }
}
