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

@zr/za-literature

Za Literature

Z Research literature stage — literature search, synthesis, and citation-chain tracking 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_literature#1b0cde5ea3247d87a4a183369d9ca15bd2c01dd8
READMECompatibilityVersions

Compatibility and provenance

Za Literature is published as @zr/za-literature 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 search-research.

Anysearch Dsh@anysearch/anysearch-dshAnySearch web search and fetch providers plus advanced tools for DeepSeek HarnessIndustry Researchdsh-industry-researchIndustry and company research domain pack for DeepSeek Harness: methodology skills, an industry-chain structure model (industry_map), public-source policy/news tracking over ctx.web (industry_track), company scan cards (company_scan), and auditable researZoterodsh-zoteroLet agents search, read, and cite your local Zotero library: find papers, browse notes and annotations, pull evidence by question, open the source document, generate citations.Browser@anweat/dsh-browserSelf-contained browser runtime plugin for DeepSeek Harness (scoped @anweat) — bundles Playwright (chromium) and OpenCLI as plugin-local dependencies (with global-reuse fallback), exposes a `browser` service and interactive browser tools.

README

Z Research · Literature Stage

文献综述:检索、合成、引用链追踪。资产定价 + 机器学习/深度学习研究工作流的一部分。

安装

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

或从 npm:

npm install zresearch-literature

用法

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

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

skill 结构

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

领域

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

License

MIT