AI Agent Hub
Back to plugins
🧰

dsh-gold-live

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-gold-live

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

Run dsh plugin install uckkk/dsh-gold-live in DeepSeek Harness to install this plugin; the source code is available at https://github.com/uckkk/dsh-gold-live

About this plugin

When you need a live gold price inside a DeepSeek conversation or an automated pipeline, hunting through browser tabs or hand-plumbing HTTP requests is slow and error-prone. dsh-gold-live folds that task into a single ready-to-use tool, so a one-line query returns the latest quote without leaving the chat.

The plugin registers a gold_live tool that fetches the most recent gold price over the network in real time. It is written in pure Node.js with no extra HTTP-client dependencies, and works out of the box once installed: no API keys to rotate, no sidecar services to keep alive.

It suits investors tracking gold-price swings, developers who need a periodic spot price inside a script or workflow, and anyone who simply wants to ask "what is gold priced at today?" in a conversation and get an accurate answer back.

Use Cases

  • Ask for today's gold price in a chat conversation
  • Periodically fetch live gold quotes inside an automated pipeline
  • Get real-time data without configuring API keys or running a sidecar service

Best For

  • Investors tracking gold-price swings
  • Developers who need a spot price inside a script or workflow
  • Users who want instant financial data within a conversation