DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Za Report — DSH Plugin for DeepSeek Harness
← Plugins
Z

@zr/za-report

Za Report

Z Research report stage — academic paper writing for asset pricing + ML/DL research. Ships one skill.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:Z-Asset/ZA_report#ddb4481790459898ad67f773e7a9ae3e74cc9640
READMECompatibilityVersions

Compatibility and provenance

Za Report is published as @zr/za-report and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/12/2026

Versions

0.1.0stable
9/12/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/16/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseWeb All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebAutomation@michengai/dsh-automationExecute coding tasks on a schedule in an independent DSH Session, with dual-entry management via a Web settings page and Agent.

README

Z Research · Report Stage

报告(文稿):学术论文写作。资产定价 + 机器学习/深度学习研究工作流的一部分。

安装

dsh plugin --profile <你的profile> add zresearch-report

或从 npm:

npm install zresearch-report

用法

安装后,在 DSH 会话中按需触发(模型会根据任务自动加载对应 skill):

  • 文献综述:问「帮我做文献综述 / 找相关论文」
  • 数据处理:问「帮我找数据 / 评估数据集」
  • 模型训练:问「跑回归 / 训练 ML 模型 / 横截面收益预测」
  • 写报告:问「写论文 / 起草章节」
  • 做 PPT:问「做演讲 PPT / Beamer / job market talk」

skill 结构

skills/zresearch-report/
├── SKILL.md              # 主 skill 定义
└── references/           # 角色定义 + 领域校准
    ├── agents/           # worker/critic 角色
    └── domain/           # domain-profile(资产定价+ML/DL)

领域

面向实证资产定价 + ML/DL:因子模型、横截面收益预测、GMM/SDF、预测回归、机器学习、深度学习。领域校准见 references/domain/domain-profile.md。

License

MIT