dsh-inst-plan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-inst-plan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-inst-plan in the DeepSeek Harness terminal to install this plugin. Source code is available at https://github.com/uckkk/dsh-inst-plan .
About this plugin
Picking up a traditional Chinese instrument—dizi, erhu, guzheng, pipa—is hard without a roadmap. You quickly lose track of what to practice next, how to structure daily sessions, or which pieces to move through in order. dsh-inst-plan exists to fill that gap.
The plugin registers an(inst_plan tool that takes parameters such as instrument type, current level, and available practice time, then returns a structured learning plan. It is a pure Node.js implementation with zero network dependencies, so you can call it right inside your local session without spinning up extra services or hitting external APIs.
It is well suited for self-taught instrumentalists, music teachers who need quick practice suggestions for different students, and anyone who wants a reliable instrument-learning plan at their fingertips inside an AI conversation.
Use Cases
- Self-learning a traditional instrument and unsure what to practice next
- A music teacher quickly generating practice plans for students at different levels
- Grabbing a structured lesson plan inside an AI conversation
Best For
- Hobbyists self-taught on traditional Chinese instruments
- Music teachers who need quick practice suggestions
- Developers wanting a local instrument-learning plan in their AI session
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.