Office Agents is a modular framework that brings AI-powered agents directly into Microsoft Office applications through add-ins equipped with integrated chat interfaces. It enables users to interact with large language models inside tools like Excel, Word, and PowerPoint, allowing real-time automation, content generation, and data manipulation within familiar productivity environments. The system is built as a monorepo with multiple packages, including a core SDK for agent runtime, a React-based chat interface, and specialized add-ins tailored to each Office application. It supports a bring-your-own-key model, allowing users to connect to a wide range of AI providers, including OpenAI, Anthropic, and other compatible APIs. The framework also includes advanced capabilities such as a sandboxed execution environment, virtual file systems, and extensible skill modules that expand agent functionality.
Features
- AI chat panels embedded داخل Microsoft Office applications
- Support for multiple LLM providers with BYOK configuration
- Read and write access to documents, spreadsheets, and slides
- Modular SDK with runtime, tools, and storage components
- Sandboxed shell and virtual filesystem for agent operations
- Extensible skill system for custom automation workflows