dsh-asset-alloc
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-asset-alloc
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-asset-alloc in DeepSeek Harness to install this plugin; the source is available at https://github.com/uckkk/dsh-asset-alloc
About this plugin
Balancing a household portfolio across income, risk tolerance, and time horizon is rarely straightforward. dsh-asset-alloc distills that process into a single call: pass your parameters to the asset_alloc tool and receive a tailored family financial-planning scheme, eliminating the tedious cycle of manual research and trial-and-error tuning.
The plugin is written in pure Node.js with zero network dependencies, so every computation happens locally the moment you invoke the tool inside a session. It drops cleanly into existing automation pipelines or chat-driven workflows as a lightweight, offline computation step, with no authentication, timeout, or external-API maintenance to worry about.
It is well suited for individuals and households seeking a quick, parameterised allocation reference, as well as developers who want a dependency-free local building block in their tooling. Released under the MIT licence, it is free to integrate, fork, and extend without any licensing overhead.
Use Cases
- Pass income and risk-tolerance parameters to generate a full allocation scheme in one call
- Embed as an offline computation step in automation pipelines without network auth or timeout handling
- Tune parameter combinations and compare multiple financial planning strategies side by side
Best For
- Individuals and households seeking a quick, parameterised allocation reference
- Developers who want a zero-dependency local module and wish to avoid external API coupling
- Technical teams building financial toolchains or conversational workflows
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.