dsh plugins中文
← Back to popular plugin directory

Interactive Classroom and Socratic Teaching Tools

THU-MAIC/dsh-openmaic · skills

OpenMAIC for DeepSeek Harness: classrooms, slides, interactive widgets, and Socratic teaching.

★ 8GitHub stars
2Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

把 OpenMAIC 带进 DeepSeek Harness。Bring OpenMAIC into DeepSeek Harness.

The slide/widget/render tools do no server-side generation; they render content the agent authors against the OpenMAIC SDK contracts (@openmaic/dsl, @openmaic/generation, @openmaic/renderer). Roadmap Wire the remaining widget types (diagram, visualization3d, procedural-skill). Action loop back to the model (teaching-agent interactions: highlight/annotate/reveal widget elements). Development

The scripts locate the harness checkout from dsh on PATH; set DSHCHECKOUT to build against a specific checkout.

Install command

dsh plugin --profile web add github:THU-MAIC/dsh-openmaic
View GitHub repository ↗Back to popular plugin directory