AI Agent Hub
Back to plugins
⚙️

dsh-inst-plan

Workflow Updated 2026.08.21

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