capital-generation
Run the following command in DeepSeek Harness:
dsh plugin install v587d/capital-generation
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install v587d/capital-generation in your terminal to install this plugin; the source repository is available at https://github.com/v587d/capital-generation
About this plugin
Retail investors doing securities research face a fragmented data landscape: quotes in one platform, disclosures in another, news scattered across the open web. Pulling, cleaning, and charting all of it by hand is tedious and error-prone. Capital Generation wraps this entire pipeline into DSHs Capital agent mode, so you can simply describe the metric or ticker in natural language and the plugin handles fetching, organizing, and rendering behind the scenes.
Under the hood the plugin runs a multi-subagent architecture. A data collector sub-agent calls roughly 61 structured-data endpoints from Tonghuashun that cover A-share quotes, financial line items, valuation and bidding metrics, indices, and fund data. A data junior sub-agent performs cleaning, descriptive statistics, and pivot summaries to surface the story behind the numbers. A web retriever fetches unstructured content such as corporate announcements and regulatory disclosures via AnySearch and Wind Alice. A visualization specialist generates fully self-contained HTML charts in a one-shot call, powered by Lightweight Charts with zero external requests, so the output works offline. The main agent never touches raw structured rows directly; every slice is extracted on demand by a specialist and returned as a concise message, which keeps the context window lean and reduces hallucination risk. The whole plugin builds on DSHs official infrastructure for subagent orchestration, persona injection, skill loading, context compaction, and credential management rather than reimplementing any of it.
The plugin is aimed at Chinese A-share or fund retail investors who track daily quotes, drill into income statements and balance sheets, and want candlestick or volume-price charts without leaving their DSH session. The project is in an exploratory phase, provides no financial advisory services, makes no return guarantees, and all investment decision risk rests solely with the user.
Screenshots
Use Cases
- Daily tracking of A-share quotes, valuation, and financial statements
- Rapid generation of self-contained offline candlestick and volume-price charts
- Retrievable unstructured filings and regulatory disclosures
Best For
- Individual investors using DSH for daily securities research
- Analysts integrating structured financial data across platforms
- Developers who prefer natural-language-driven financial data workflows
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.





