dsh-currency
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-currency
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-currency in the DeepSeek Harness terminal to install this plugin; the full source is available at https://github.com/uckkk/dsh-currency .
About this plugin
Formatting or converting currency inside a chat workflow or automation script often feels like overkill when it means spinning up an external API. dsh-currency offers a slimmer alternative: a focused plugin that handles both tasks right where your code already runs.
Written in pure Node.js, it makes zero network calls and depends on no third-party service. Its core capabilities span currency formatting for display and inter-currency conversion, all with straightforward, inspectable logic that drops into any Node environment without extra configuration.
It suits developers building localisation tools, financial-report scripts, or conversational plugins who need instant currency handling—particularly in offline or network-restricted settings where a lightweight, self-contained solution is exactly what is needed.
Use Cases
- Displaying locally formatted currency amounts in a conversational plugin
- Quick multi-currency conversion in offline scripts
- Standardising currency display format in financial report generation
Best For
- Conversational plugin developers needing local currency handling
- Script authors who prefer offline execution and avoid network dependencies
- Engineering teams building lightweight financial utilities in Node.js
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.