AI Agent Hub
Back to plugins
🖥️

skill-injector-plugin

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Zenjibad/skill-injector-plugin

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

Run dsh plugin install Zenjibad/skill-injector-plugin in your DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/Zenjibad/skill-injector-plugin .

About this plugin

If you rely on custom skills like /caveman or /ponytail to shape how the AI speaks, typing them in every prompt is tedious and easy to forget. skill-injector-plugin removes that friction entirely: pick the skills you want in a simple settings page, and they silently take effect in every DSH session from then on.

The plugin offers two injection modes. In each-prompt mode the skill body is re-rendered into the system prompt on every request so edits are picked up instantly; in start-only mode a single durable message is stamped once at session start. A live indicator under the composer keeps you aware of which skills are active at all times. Skill content is always read from the local registry in real time, nothing is copied, deleted skills degrade gracefully to a missing notice, and subagents inherit the same voice so the entire agent tree stays consistent.

It is built for DSH users who have already curated a handful of personal skills and want them to act as a persistent backdrop to every conversation rather than a per-prompt chore. Once installed it bundles into the profile and auto-loads on every boot with no extra configuration required.

Use Cases

  • Auto-apply personal voice skills in every DSH session without re-typing
  • Keep a consistent speaking style across a full multi-agent workflow
  • Avoid re-triggering the same skill prompts across parallel DSH sessions

Best For

  • Power users who have curated multiple custom skills in DSH
  • Developers who want a persistent AI voice as a backdrop to every conversation
  • Multi-agent workflow users who need a unified tone across the entire agent tree