dsh-plugin-education
Run the following command in DeepSeek Harness:
dsh plugin install 863683348/dsh-plugin-education
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install 863683348/dsh-plugin-education in your terminal, then restart DSH so the edu_kit tool registers host-wide; source: https://github.com/863683348/dsh-plugin-education
About this plugin
When you use a large language model to author lesson plans, quizzes, or flashcards, the text appears fast, but verifying structural integrity, option validity, and readability fit still falls back on manual review. dsh-plugin-education exists to close that gap: it does not write the content itself, but equips DeepSeek Harness agents with a structured education toolkit that lets the model validate and format its own output immediately after generation.
The plugin exposes seven actions: scaffold a lesson plan with a minute budget across four grade bands, validate quiz items for stem, unique options, answer index, and explanation, build an analytic rubric from a criteria-by-levels matrix, convert Q/A pairs into Anki TSV or Markdown flashcards, assess readability via Flesch scoring for English or CJK length heuristics for Chinese, aggregate scored items into a grading sheet with totals, percentage, letter grade, and pass/fail determination, and generate a weekly study plan from a date range and per-topic hour budgets. Every piece of logic is a pure function with zero filesystem access, making it deterministic and independently unit-testable.
It suits teachers, instructional designers, and course-builders who rely on LLMs for lesson prep and assessment creation, as well as teams embedding content-QA steps into agentic workflows. Configuration is minimal, with only two optional parameters to connect.
Use Cases
- Scaffold a lesson plan via an agent and instantly validate structure and minute budget
- Batch-generate quiz items, auto-verify option validity, and produce an analytic rubric
- One-click convert course Q/A pairs into Anki flashcards and assess readability level
Best For
- Teachers and course designers leveraging LLMs for lesson prep and assessment creation
- Developers embedding education-content QA into agentic workflows
- Online-education teams batch-generating study materials with consistency checks
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.