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 Ppt — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
Z

@zr/za-ppt

Za Ppt

Z Research PPT stage — presentation generation (Beamer/Quarto) from the paper. 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_ppt#0de9ffcfca74f88fe4c26627c1c6e9c1bc5289bc
READMECompatibilityVersions

Compatibility and provenance

Za Ppt is published as @zr/za-ppt 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

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-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web 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 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI

README

Z Research · PPT Stage

报告(PPT):从论文生成演讲幻灯片。资产定价 + 机器学习/深度学习研究工作流的一部分。

安装

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

或从 npm:

npm install zresearch-ppt

用法

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

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

skill 结构

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

领域

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

License

MIT