AI Agent Hub
Back to plugins
🧰

xby-currency-and-oil

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-currency-and-oil

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

Run dsh plugin install xby-skill/xby-currency-and-oil in DeepSeek Harness to install; the full repository is at https://github.com/xby-skill/xby-currency-and-oil

About this plugin

Tracking Russian-market FX rates or crude-oil prices for financial analysis usually means bouncing between several web pages and maintaining brittle scrapers. xby-currency-and-oil pulls those queries into one lightweight service.

The plugin returns live USD/RUB and EUR/RUB exchange rates, Brent crude oil prices in both USD and RUB per barrel, and a handy reverse calculation: tell it an amount in rubles, dollars, or euros and it tells you exactly how many barrels of Brent you could buy. Data is sourced from zenrus.ru; you just set the API key once in chat and it persists across restarts.

It is a good fit for developers building FX dashboards, oil-price monitoring, automated reporting, or quant back-testing inside DeepSeek Harness, and for any team that wants Russian-market currency and crude data in its workflow without re-writing fetch logic.

Use Cases

  • Fetch live USD/RUB or EUR/RUB rates for trade decisions
  • Monitor Brent crude prices in USD and RUB per barrel
  • Convert a ruble or dollar budget into purchasable Brent barrel counts

Best For

  • Financial analysts and traders tracking Russian markets
  • Developers building oil-price monitoring or automated reports
  • Quant strategists embedding FX and crude data into workflows