Plugin submission
- Repository: https://github.com/Kaiji-Z/dsh-plugin-lookatstudy
- Name: dsh-plugin-lookatstudy
- npm: dsh-plugin-lookatstudy (v0.9.1, published via trusted publishing with provenance)
- Description: Turn any markdown file, local folder, or GitHub learning repo into a guided course inside DeepSeek Harness. Adds a 学习 (study) conversation tab in three columns — course map | tutor | blackboard — with gated skill-tree progression, BKT mastery tracking, SM-2 spaced repetition, Cornell notes, and a tutor-designed course import: the tutor LLM designs the course structure from a design brief (3000–8000-char lesson pacing, anti-hallucination file validation), no external model client needed.
- Category: Tools / Learning
- Install:
pnpm dsh plugin --profile web add dsh-plugin-lookatstudy
- Bundle manifest:
package.json declares dsh.bundle.patch (cordis.patch.yml) plus dsh.client (web platform, slot injection).
- License: MIT
- Version: v0.9.1
The repository is tagged with dsh-plugin, deepseek-harness, learning, spaced-repetition, and tutor. Quality gate: a single pnpm run verify command (78 node:test cases, build, bundle assertions) re-run by CI on every release.
Plugin submission
pnpm dsh plugin --profile web add dsh-plugin-lookatstudypackage.jsondeclaresdsh.bundle.patch(cordis.patch.yml) plusdsh.client(web platform, slot injection).The repository is tagged with
dsh-plugin,deepseek-harness,learning,spaced-repetition, andtutor. Quality gate: a singlepnpm run verifycommand (78 node:test cases, build, bundle assertions) re-run by CI on every release.