dsh-openmaic: Generating Classrooms, Rendering Slides, and Interactive Teaching Aids in DeepSeek Harness

dsh-openmaic is a DSH client plugin maintained by THU-MAIC, integrating OpenMAIC into the DeepSeek Harness. It provides four tools—openmaic_generate, openmaic_slide, openmaic_widget, openmaic_render—and an openmaic-teach skill, enabling the generation of classroom links, rendering of slides and interactive sandbox components during conversations, and supporting Socratic-style guided teaching. The installation command is `dsh plugin --profile web add git+https://github.com/THU-MAIC/dsh-openmaic.git`. It is licensed under MIT and the current version is 0.4.0.

Read More
Connect OpenMAIC Classroom to DeepSeek Harness with dsh-openmaic

### 版本1(正式技术文档风格): DSH-OpenMAIC is maintained by THU-MAIC from Tsinghua University. It integrates OpenMAIC with DeepSeek Harness: a single request can generate a usable classroom link, and the slides, interactive components and teaching cards written by the intelligent agent can be rendered in real time within the conversation. This article verifies the installation commands, four tools, Socratic skills and configuration items against the catalog page and GitHub repository. ### 版本2(更贴合开源项目介绍口吻): Maintained by THU-MAIC of Tsinghua University, DSH-OpenMAIC connects OpenMAIC to DeepSeek Harness. With it, one single prompt can spawn a fully functional classroom link, and the slides, interactive widgets and teaching flashcards generated by the AI agent can be rendered on-site right in the chat interface. This paper cross-checks the installation commands, four core tools, Socratic questioning skills and configuration items against the project catalog page and GitHub repository.

Read More