AI Agent Hub
Back to plugins
🤖

dsh-homework

Model Inference Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-homework

Paste the following prompt into your AI chat to install this plugin:

Install the plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-homework; the source code is available at https://github.com/uckkk/dsh-homework.

About this plugin

When helping kids with homework, parents often waver between how much to say, how to say it, and when to hold back, and one missed cue can escalate into a fight. dsh-homework tackles exactly this high-frequency pain point: it breaks a tutoring session into a set of parameters and, on invocation, returns a ready-made parent-child education plan, shifting the dynamic from nagging back to guiding.

Under the hood it registers a single homework tool that accepts parameters and produces the corresponding plan. The entire implementation is pure Node.js with zero network dependencies, so it is fast, offline-ready, and well suited as a lightweight inference plugin inside a dsh session.

If you are a parent coaching a child through homework, or an educator who needs to hand parents quick communication strategies, this plugin offers a low-friction starting point: feed in the parameters, walk away with a plan, and spend the saved time on the actual conversation with your child.

Use Cases

  • Quickly generate communication strategies during homework sessions
  • Adjust guiding tone based on difficulty and emotional state
  • Lightweight offline invocation to obtain an education plan

Best For

  • Parents coaching children through homework
  • Educators needing fast responses to parent inquiries
  • Technical users who prefer lightweight offline tools