{
  "name": "Small Home Office Ideas",
  "description": "AI-accessible knowledge base for home office setup in small spaces. Covers desk selection, lighting, cable management, dual monitors, layout planning, storage, plants, and decor for apartments, bedrooms, shared rooms, and studio flats.",
  "url": "https://smallhomeofficeideas.site",
  "version": "1.0",
  "supportedInterfaces": [
    {
      "name": "Small Home Office Ideas MCP",
      "url": "https://smallhomeofficeideas.site/mcp",
      "transport": "streamable-http",
      "protocol": "mcp"
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "home-office-setup-guidance",
      "name": "Home Office Setup Guidance",
      "description": "Answer questions about setting up functional home offices in small spaces, apartments, bedrooms, and shared rooms. Covers desk selection and sizing, monitor height and distance, dual monitor configuration, lighting for screen work and video calls, cable management (no drilling), layout planning for constrained rooms, storage solutions, ergonomics, and decor ideas.",
      "tags": [
        "home-office",
        "small-space",
        "desk-setup",
        "lighting",
        "cable-management",
        "dual-monitors",
        "interior-design",
        "ergonomics",
        "apartment",
        "bedroom-office"
      ],
      "examples": [
        "What desk size do I need for a dual monitor setup in a small room?",
        "How do I manage cables under my desk without drilling?",
        "What lighting setup works best for video calls in a home office?",
        "How do I set up a home office in a bedroom without dedicated space?",
        "What is the best monitor height and distance for ergonomic work?"
      ]
    }
  ]
}
