AI Agent Hub
Back to plugins
🧰

dsh-geography-terms

Web Tools Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-geography-terms

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install uckkk/dsh-geography-terms in DeepSeek Harness to install this plugin, whose source is available at https://github.com/uckkk/dsh-geography-terms .

About this plugin

Working with geography-related content often means jumping between scattered references just to verify a single term. dsh-geography-terms consolidates those terms into a structured knowledge base so lookups happen right inside your conversation.

The plugin exposes two core tools: list_geography returns every geography entry with its name and English translation in one call, while get_geography lets you pin down a specific entry by ID or name for full details. Everything runs as pure Node code with zero external network dependencies, keeping responses fast and deployment lightweight.

It is a good fit for developers, education content creators, and any team that needs to quickly reference standardized geography definitions within a conversation-based workflow.

Use Cases

  • Quickly verify Chinese-English geography term definitions in conversation
  • Browse all geography term entries to find relevant references
  • Look up a specific term entry by name for full details

Best For

  • Developers who frequently reference geography terms
  • Creators producing geography education or encyclopedia content
  • Teams needing standardized term references in conversational workflows