AI Agent Hub
Back to plugins
🧰

dsh-timor-leste

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-timor-leste

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

Run dsh plugin install uckkk/dsh-timor-leste in DeepSeek Harness to install the plugin; the source repository is https://github.com/uckkk/dsh-timor-leste .

About this plugin

Sometimes you just need a quick fact—what is the capital of Timor-Leste, which currency they use, what the population looks like—without firing off a web search for a single data point.

dsh-timor-leste packages the essential country profile of Timor-Leste—capital, population in tens of thousands, currency, and continent—into a single country_info tool. One call, one structured answer. The plugin is written in pure Node with zero third-party dependencies and zero network requests, so it runs reliably in offline or restricted environments.

It fits well in teaching demos, offline prototypes, and chatbot pipelines that need a fast, dependency-free lookup on Timor-Leste basics, and it makes a tidy starting piece in the dsh web-tools ecosystem for lightweight country profiles.

Use Cases

  • Quick country fact lookup in teaching demos
  • Offline retrieval of capital, currency, and population
  • Embedding a zero-network country profile in chatbots

Best For

  • Educators and content creators needing Timor-Leste basics
  • Node.js developers who prefer zero-dependency offline tools
  • Engineers building chatbots or QA pipelines