DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-plugin-education

8

dsh-plugin-education

Manifest valid

Education toolkit for DSH agents: lesson-plan skeletons by grade band, quiz scaffolding and answer-key validation, analytic rubrics, Anki/markdown flashcards, and readability levels.

hasBundlePatch

dsh-plugin-education

An education toolkit for DeepSeek Harness agents: lesson-plan skeletons, quiz validation, rubrics, flashcards, and readability levels. The model authors the content; the plugin supplies structure and checks.

Compatibility

Tool schemas are validated against the @deepseek-ai/dsh-tools value-schema DSL at plugin load (checked against dsh-tools 0.1.0-rc.6 and 0.1.1-rc.2). Earlier releases used JSON-Schema required at the root of output.schema and closed nested objects without declared properties, which made the host abort the whole profile boot with unsupported JSON schema: schema.required is not supported by the value schema DSL and could reject the tool's own results. Current releases fix both; if an affected version left your DSH unable to start, remove the plugin from the profile (or upgrade) — no data is lost.

Install

dsh plugin --profile <profile> add dsh-plugin-education

Restart DSH. The edu_kit tool is registered host-wide.

Tool

| action | purpose | | --- | --- | | lesson | Lesson-plan skeleton by grade band (primary / secondary / tertiary / adult) with a minute budget | | quiz | Validate quiz items — stem, ≥2 unique options, answer index in range, explanation | | rubric | Analytic rubric table from criteria × levels | | flashcard | Convert Q/A pairs to Anki TSV or markdown | | level | Readability — Flesch for English, CJK length heuristics for Chinese | | grade | Grading sheet from scored items — totals, percentage, letter grade, pass/fail | | studyplan | Weekly study plan from a date range and topic hour budgets | | question | Question skeletons by type (single/multiple/fill/short) and difficulty | | classstats | Class score statistics — mean, median, stdev, pass rate, score bands |

Config

All optional, on the composition row's config:

| key | default | meaning | | --- | --- | --- | | personaSection | true | register the education prompt-guidance section | | sectionOrder | 6 | prompt section order (persona is 0, ascending) |

Design

Pure logic (lib/education.js) has zero DSH/Cordis imports and is unit-tested in isolation; lib/index.js is the thin Cordis plugin wiring the tool and the prompt section. No filesystem access — deterministic and side-effect free.

License

MIT

Roadmap

See ROADMAP.md — next five versions (v0.2.0 – v0.6.0): grading & study plans, question scaffolding & class stats, lesson variants & activities, standards alignment & reports, paper assembly & learning paths.

Compatibility

DSH 0.1.5-rc.2: errorDSH 0.1.6-alpha.1: errorDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.1.0
0.2.0
0.3.0
0.3.1
0.3.2

Similar plugins

dsh-teacher

by Yihong89

DSH teacher plugin: Socratic tutor that leads you to answers from a markdown question set, tracks knowledge gaps in-session, and retests them on a spaced-repetition schedule.

Manifest valid

3

MIT

JavaScript

Aug 16, 2026

dsh plugin --profile web add dsh-teacher

by AIMarshallLee

Teacher-focused vertical industry preset for DeepSeek Harness — lesson plans, rubrics, quizzes, and teaching materials generation

Manifest valid

0

MIT

JavaScript

Sep 3, 2026

dsh plugin --profile web add dsh-teacher-preset

by TecFancy

Learning assistant extension for DeepSeek Harness (dsh): brings DeepTutor tutoring to your agent — deep explanations, self-test questions, learning paths, personal knowledge-base search (RAG), and not

Tools & CapabilitiesManifest valid

3

172/wk

TypeScript

Aug 29, 2026

dsh plugin --profile web add dsh-deeptutor

by 863683348

Academic writing toolkit for DeepSeek Harness agents: paper outlines, title/abstract skeletons, GB/T 7714 / APA / MLA citations, phrasing QA, and a pre-submission checklist

Tools & CapabilitiesManifest valid

3

724/wk

MIT

JavaScript

Sep 11, 2026

dsh plugin --profile web add dsh-plugin-academic-writing

by MrElysium

DeepSeek Harness plugin: quiz-style reading (答题式阅读) of any Markdown document — 5-stage game loop with a sidebar panel and a reading-area tab.

Manifest valid

6

MIT

JavaScript

Aug 18, 2026

dsh plugin --profile web add dsh-md-quiz

by Kaiji-Z

dsh community plugin: turn any markdown/folder/GitHub learning repo into a guided AI-tutor course (gated skill tree, BKT mastery, SM-2 reviews) inside DeepSeek Harness

UI & ExperienceManifest valid

13

1.7k/wk

MIT

TypeScript

Sep 16, 2026

dsh plugin --profile web add dsh-plugin-lookatstudy