dsh-afghanistan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-afghanistan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-afghanistan in your DeepSeek Harness terminal to install the plugin; the source repository is available at https://github.com/uckkk/dsh-afghanistan
About this plugin
When you need to store structured information about Afghanistan, most tools either demand a live API connection or throw a massive blank form at you all at once. dsh-afghanistan strips that down to the bare minimum: a pure Node.js plugin with zero network dependencies, fully offline, no external services required.
Its core approach is step-by-step guided entry. The plugin requests one field at a time, writes each confirmed value into a JSON object as you go, and keeps the final dataset neatly structured and local. This avoids the overwhelm of a single wide form while still producing clean, machine-readable output that other Harness memory plugins can consume.
It is a good fit for two kinds of users: those who maintain offline, structured country profiles as part of a memory-type workflow, and developers who prefer lightweight, dependency-free plugins under the MIT license that drop in without pulling in extra SDKs or network calls.
Use Cases
- Filling Afghanistan-related fields step by step offline and persisting them to JSON
- Appending structured entries to a local country profile inside a memory workflow
- Producing offline Afghanistan data readable by other Harness plugins without network access
Best For
- Memory-workflow developers who prefer zero-dependency, pure Node plugins
- Integrators maintaining structured country fields with full offline capability
- Data-entry users who favor step-by-step guided input over a single wide form
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.