dsh-climate-terms
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-climate-terms
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-climate-terms in your terminal to add the climate-terminology memory plugin to DeepSeek Harness. Source code is available at https://github.com/uckkk/dsh-climate-terms .
About this plugin
In climate, environmental, and sustainability conversations, terminological accuracy is often the weakest link for AI assistants. dsh-climate-terms injects a structured climate-terminology memory bank into DeepSeek Harness, enabling the assistant to precisely reference and explain specialized terms in topics such as carbon emissions, climate models, and green policies, rather than relying on vague general knowledge.
The plugin exposes two core tools: list_climate enumerates all climate terminology entries with names in both Chinese and English, while get_climate retrieves detailed information for a specific entry by id or name. The entire implementation is pure Node.js with zero network dependencies, so it loads instantly and requires no extra configuration.
It is well suited for users who collaborate with AI frequently in environmental science, climate policy analysis, ESG reporting, or sustainability consulting. When you want your assistant to truly remember the specialized vocabulary of the climate domain instead of guessing from general corpora every time, this lightweight memory plugin is a practical fit.
Use Cases
- Confirming standard terminology while drafting climate reports
- Citing precise terms when answering environmental science questions
- Comparing bilingual entries for climate education
Best For
- Researchers in climate and sustainability
- Writers of ESG reports and policy analysis
- Environmental science educators
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.