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.

Appilot — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

@appilot-labs/appilot

Appilot

Appilot DeepSeek Harness plugin — App 运营 Agent 工具(项目上下文 / 发布草稿 / readiness / 文案)

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

npx -y @deepseek-ai/dsh plugin --profile web add @appilot-labs/appilot@1.2.0
READMECompatibilityVersions

Compatibility and provenance

Appilot is published as @appilot-labs/appilot and currently resolves to version 1.2.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

1.2.0stable
9/13/2026
1.1.0stable
9/11/2026
1.0.1stable
9/4/2026

Related plugins

Loading related plugins…

Latest
1.2.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
208.1 kB
Files
25
Surface
web
License
Not declared
Source
npm
GitHub
★ 0
Weekly downloads
197
Security scan
✓ v1.2.0 scan passed
Last push
9/11/2026
View source ↗Project homepage ↗
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 包。Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio and its curated slide templates as a native DeepSeek Harness conversation view.

README

@appilot-labs/appilot

Meta plugin for the DeepSeek Harness (DSH): App Store operations inside your agent conversations. After architecture convergence it is a lightweight query & command surface — no big GUI, no scheduler bootstrap.

What you get

  • Agent tools — appilot_tasks (task state, by-kind), appilot_snapshots (rank snapshots), appilot_task_run (explicit run, routed to the scheduler daemon), appilot_overview (aggregate overview); plus the project/release domain tools from appilot-project / appilot-release
  • Slash command /appilot — direct DB reads with zero model tokens: projects, rank [project], release [project], task [clear|reschedule]; results render as themed, always-expanded cards with tables
  • Tool result cards in the conversation

Install in a DSH profile

# profile root (pnpm): add the dependency + declare the bundle
npm i @appilot-labs/appilot
# dsh: bundle id '@appilot-labs/appilot'

Requires host peer @deepseek-ai/cordis@4.0.2 (provided by the DSH profile). Scheduling & data collection are owned by the Electron app / scheduler daemon, not by this plugin.

Environment (optional)

  • APPILOT_DB_FILE — shared DB path override