AI Agent Hub
Back to plugins
🧰

dsh-index-live

Web Tools Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-index-live

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

Run dsh plugin install uckkk/dsh-index-live in your DeepSeek Harness session to install this plugin; the source repository is at https://github.com/uckkk/dsh-index-live

About this plugin

Pulling the latest broad-market index quotes in the middle of a conversation or an automation pipeline is a pain. You drift off to a trading terminal or a search engine just to grab a number, losing your context and momentum. dsh-index-live collapses that detour into a single tool call: invoke index_live inside the session and it fetches the most recent broad-market index data over the network, so the numbers appear right where you need them.\n\nUnder the hood the plugin is written in pure Node.js without any extra HTTP client or third-party framework, keeping its footprint small and startup near-instant. After a one-line install the tool is registered automatically and ready to call in any session.\n\nIt is a good fit for developers who want a quick pulse on the market, quant researchers who need live index snapshots embedded in their workflow, and anyone building chat-based or pipeline automation that benefits from real-time broad-market data on demand.

Use Cases

  • Check current broad-market index levels and changes mid-conversation
  • Embed real-time index snapshots as decision inputs in automation pipelines
  • Pull index quotes for backtesting or monitoring inside quant research workflows

Best For

  • Developers who need a quick pulse on market indices
  • Quant research engineers embedding live index data in their workflows
  • Teams building chat-based or automated tools that require embedded real-time index feeds