dsh-nail-issue
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-nail-issue
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-nail-issue in the DeepSeek Harness terminal to install this plugin; the source repository is at https://github.com/uckkk/dsh-nail-issue
About this plugin
In a busy nail salon, clients walk in with a wide range of concerns — hangnails, peeling plates, ingrown corners — and staff need to match each symptom to the right care routine within seconds. Flipping through printed handbooks or searching internal wikis slows things down, and during peak hours a single page-turn could cost a client their patience. dsh-nail-issue is a lightweight workflow plugin purpose-built for this high-frequency scenario, letting an Agent resolve a nail problem and surface a care plan in a single turn.
The plugin registers a tool called nail_issue that accepts descriptive parameters and returns a structured manicure care plan. The entire implementation is pure Node.js with zero external network calls, so it runs fully offline, responds instantly, and is immune to upstream service outages or latency spikes. Deployment and maintenance costs are minimal.
It is well suited for nail salons that embed Agent workflows into their service pipeline, training academies that need quick reference during hands-on sessions, and any team that wants to pull up a proven nail-issue protocol without leaving the conversation. Once connected, the Agent can translate a client symptom description into a professional care recommendation in the very same turn, eliminating the back-and-forth of manual lookups.
Use Cases
- Client describes a nail issue and the Agent returns a care plan instantly
- Quickly match hangnail, peeling, or ingrown-nail protocols during peak hours
- Look up manicure care protocols on the fly during training sessions
Best For
- Nail salons embedding Agent workflows into their service pipeline
- Training academies needing quick protocol reference during practical sessions
- Developers building nail-domain Agent applications
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.