dsh-opinion-analysis
Run the following command in DeepSeek Harness:
dsh plugin install satan9394/dsh-opinion-analysis
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install satan9394/dsh-opinion-analysis in your terminal; the source is hosted at https://github.com/satan9394/dsh-opinion-analysis
About this plugin
Building an opinion-analysis pipeline inside DeepSeek Harness typically means chaining several inference and summarization steps by hand, which is both tedious and hard to reuse. dsh-opinion-analysis packages that entire process into a ready-made agent workflow so developers can invoke the full analysis chain on the platform without assembling it from scratch.
Categorised under agent-workflow, the plugin's core role is to provide an opinion-analysis workflow orchestrated entirely through Harness' native agent protocol, keeping it consistent with the platform's built-in workflow model and easy to slot into larger pipelines.
It is aimed at developers building conversational, research, or sentiment-oriented applications on DeepSeek Harness who want opinion analysis as a reusable, plug-and-play workflow step. The project is released under the MIT licence, free to use and extend.
Use Cases
- Embedding an opinion-analysis step into a Harness workflow
- Building a sentiment or user-feedback analysis pipeline
- Packaging multi-step reasoning and summarization into a reusable flow
Best For
- Developers building applications on DeepSeek Harness
- Teams that need a reusable opinion-analysis workflow
- Engineers looking to cut down manual agent-orchestration overhead
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.