dsh-future-gene-editing
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-future-gene-editing
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-future-gene-editing in your DeepSeek Harness terminal to install the plugin (source repository: https://github.com/uckkk/dsh-future-gene-editing).
About this plugin
dsh-future-gene-editing brings a structured entry library on the theme of futures in gene editing into model-inference sessions. Many conversational workflows require quick lookups of discrete domain entries, yet lack a lightweight, offline data source. This plugin fills that gap, letting your assistant query relevant entries directly within a conversation without spinning up an external service.
It registers exactly two tools: list_gene returns every entry at a glance for broad overview, while get_gene retrieves a single entry by id or name for targeted follow-up. The implementation is pure Node.js with zero network calls, so it runs entirely offline once installed—fast to start, no external dependencies, and well suited to restricted or minimal-footprint environments.
Who it is for: developers building domain-specific assistants with DeepSeek Harness who want to embed gene-editing-futures entries into the reasoning pipeline, or researchers experimenting with entry retrieval inside offline sandboxes. Drop it in and it works immediately with no extra configuration.
Use Cases
- Browse all gene-editing-futures entries at a glance during a conversation
- Look up a specific entry by id or name for detailed follow-up
- Retrieve domain entries offline in a network-restricted sandbox
Best For
- Assistant developers who need domain entries embedded in the reasoning pipeline
- Researchers experimenting with entry retrieval in offline environments
- DeepSeek Harness users who prefer minimal dependencies and quick deployment
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.