dsh-belarus
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-belarus
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-belarus in DeepSeek Harness to install this plugin, sourced at https://github.com/uckkk/dsh-belarus .
About this plugin
When conversations require background information about Belarus, manually assembling the data is both tedious and prone to omissions. dsh-belarus is a memory-type plugin that stores structured Belarus-related information as reusable local data, so DeepSeek Harness can pull it up on demand without repeated copy-pasting.
The plugin is built entirely in Node and makes zero network calls; all data is read and written locally. It follows a step-by-step field-writing workflow: the plugin requests the needed fields one step at a time, each step asking for only a small piece of content, and the pieces are assembled incrementally into a complete JSON structure. This progressive approach reduces the cognitive load of each input round and makes it easy to extend with new fields later.
If you want to reference Belarusian country information quickly and accurately within a conversation, or simply prefer a lightweight, fully offline plugin with no external dependencies, dsh-belarus offers a clean starting point that you can grow alongside your own knowledge base.
Use Cases
- Pulling up structured Belarusian country context mid-conversation
- Incrementally building a field-by-field national data sheet
- Maintaining local knowledge snippets in a fully offline, zero-network environment
Best For
- Researchers or writers who frequently cite country background in conversations
- Developers who prefer incremental, low-cognitive workload input flows
- Privacy-conscious users requiring zero network dependency and pure local execution
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.