ChatKit Botbuilder Overview Create production-grade chatbots using the OpenAI ChatKit framework. This skill enables building chatbots that: - Integrate AI Agents : Use OpenAI Agents SDK for intelligent conversation handling - Execute Tools : Connect MCP (Model Context Protocol) tools for real-world task execution - Support Custom Backends : Build FastAPI backends with full protocol support - Ensure User Isolation : Implement multi-user systems with JWT authentication - Real-Time Synchronization : Enable live UI updates when chatbot performs actions - Flexible Deployment : Deploy to web, mobil…