dsh-burn-first-aid
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-burn-first-aid
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-burn-first-aid in the DeepSeek Harness terminal to install this burn first-aid workflow plugin; source code: https://github.com/uckkk/dsh-burn-first-aid .
About this plugin
When a burn happens, what you lack most is rarely knowledge itself—it is a calm, structured set of steps you can pull up in seconds. dsh-burn-first-aid addresses exactly that gap. As an agent-workflow plugin, it wraps burn first-aid guidance into a callable tool, so an AI assistant can deliver clear emergency steps right inside the conversation, saving users from frantic web searches during a stressful moment.
The core tool, burn_first_aid, returns procedure steps based on the parameters it receives. The entire plugin is implemented in pure Node.js with zero network dependencies, meaning it runs reliably even in fully offline environments. Developers need no extra service setup or dependency fetching—once installed, the tool is ready to invoke in any session.
If you are building a medical-assist agent workflow, an emergency-education chat system, or want to embed first-aid knowledge into an automated prompt chain, this lightweight plugin offers a ready-to-use starting point. As the README clearly notes, emergency actions should always follow professional training; the plugin output is for procedural reference only.
Use Cases
- Retrieve structured burn first-aid steps in a single conversation turn after an injury
- Provide stable offline first-aid knowledge to an AI assistant without network calls
- Embed emergency-procedure steps into automated prompt chains or educational chat workflows
Best For
- Developers building medical-assist agent workflows
- Product or engineering teams designing emergency-education chat systems
- Integration developers who need zero-dependency, plug-and-play workflow plugins
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.