Robius Matrix SDK Integration Skill Best practices for integrating external APIs with Makepad applications based on Robrix and Moly codebases. Source codebases: - Robrix : Matrix SDK integration - sliding sync, timeline subscriptions, real-time updates - Moly : OpenAI/LLM API integration - SSE streaming, MCP protocol, multi-provider support When to Use Use this skill when: - Integrating Matrix SDK with Makepad - Building a Matrix client with Makepad - Implementing Matrix features (rooms, timelines, messages) - Handling Matrix SDK async operations in UI - Keywords: matrix-sdk, matrix client, r…