AI Agent Hub
Back to plugins
🧰

dsh-weather-live

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-weather-live

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

Run dsh plugin install uckkk/dsh-weather-live in your terminal to install; the source is available at https://github.com/uckkk/dsh-weather-live

About this plugin

In a DeepSeek Harness session you often need a quick, up-to-the-minute weather read—planning a trip, writing a scene, or simply checking whether it is raining outside. dsh-weather-live is a lightweight web-tool plugin built for exactly that.

Its single core capability is the weather_live tool, which fetches the latest meteorological data over the network in real time. The entire plugin is written in pure Node with no heavy third-party dependencies; once registered, it works like a native tool inside your session with no extra setup required.

It suits developers, writers, or anyone who wants to weave weather lookups naturally into a conversation flow instead of switching to a browser tab. Install it, ask a question, get the data, and keep the conversation going.

Use Cases

  • Quickly checking current weather for a city mid-session
  • Confirming real-time conditions at a destination before travel
  • Pulling precise weather data to support scene writing

Best For

  • Developers who frequently reference weather data in conversations
  • Writers who want to embed weather lookups without leaving the session
  • Integrators building automated workflows with weather-dependent logic in DeepSeek Harness