DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-cli-anything

b

dsh-cli-anything

Manifest valid★ 1

Plugin solution for integrating CLI-Anything into DSH (DeepSeek Harness). After installation, you can browse, install, launch, and manage 100+ CLI tools through natural language conversation.

hasBundlePatch

DSH Plugin for CLI-Anything

将 CLI-Anything 集成到 DSH (DeepSeek Harness) 的插件方案。安装后通过自然语言对话即可浏览、安装、启动和管理 100+ CLI 工具。

功能

  • 浏览工具:列出所有可用的 CLI-Anything 工具,按类别分组
  • 搜索工具:按关键词搜索感兴趣的 CLI 工具
  • 查看详情:查看工具描述、安装方式、命令数等详细信息
  • 安装工具:一键安装 CLI-Anything 工具到本地
  • 启动工具:直接启动已安装的 CLI 工具
  • 更新工具:将已安装工具更新到最新版本
  • 卸载工具:安全卸载不需要的工具

前置依赖

pip install cli-anything-hub

安装

方式一:GitHub 安装(推荐)

dsh plugin --profile web add github:BlueChonk/dsh-cli-anything

构建产物已包含在仓库中,无需额外配置。

方式二:开发模式

# 克隆仓库
git clone https://github.com/BlueChonk/dsh-cli-anything.git
cd dsh-cli-anything

# 安装依赖并构建
npm install
npm run prepare

# 启动 DSH Web(开发模式)
dsh --profile web --patch ./patch.yml web

方式三:Bundle 安装

dsh plugin --profile web add ./dsh-cli-anything

提供的工具

工具名说明
cli_hub_list列出所有可用工具
cli_hub_search按关键词搜索
cli_hub_info查看工具详情
cli_hub_install安装工具(需确认)
cli_hub_launch启动工具
cli_hub_update更新工具(需确认)
cli_hub_uninstall卸载工具(需确认)

使用示例

在 DSH Web UI 对话界面中输入:

列出所有 cli-anything 工具
启动 clibrowser

文件结构

dsh-cli-anything/
├── package.json          # npm 包配置 + dsh.bundle 声明
├── cordis.patch.yml      # 插件补丁配置
├── src/
│   ├── index.ts          # 插件入口
│   └── utils.ts          # 工具函数
├── test/
│   ├── validateInput.test.ts
│   ├── runCliHub.test.ts
│   └── apply.test.ts
├── lib/                  # 构建产物(已提交到仓库)
├── patch.yml             # 开发模式 patch 配置
└── README.md             # 说明文档

开发

# 安装依赖
npm install

# 构建
npm run prepare

# 运行测试
npm test

技术栈

  • TypeScript
  • Cordis (DSH 插件框架)
  • Schemastery (配置校验)
  • tsdown (构建工具)
  • vitest (测试框架)

许可证

MIT

Comments

Loading…

From the same category

deepseek-harness

by deepseek-ai

DeepSeek Harness: Everything is a Plugin.

Development & InfrastructureWorkflow & Automation

★ 235.9k

MIT

TypeScript

Sep 24, 2026

Index only — not installable

by nexu-io

🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,

Development & InfrastructureTerminal & ClientsUI & ExperienceManifest valid

★ 98.1k

Apache-2.0

TypeScript

Sep 25, 2026

Index only — not installable

by tt-a1i

Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.

Workflow & AutomationTools & CapabilitiesDevelopment & InfrastructureManifest valid

★ 71.6k

↓ 3.5k/wk

MIT

JavaScript

Sep 25, 2026

dsh plugin --profile agent add @tt-a1i/archify-dsh

by Tencent

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

Development & InfrastructureTools & CapabilitiesManifest valid

★ 30k

↓ 838/wk

NOASSERTION

Go

Sep 25, 2026

dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

by awesome-dsh-plugin

A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

Development & Infrastructure

★ 16.9k

CC0-1.0

Python

Sep 25, 2026

Index only — not installable

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesTerminal & ClientsDevelopment & InfrastructureModels & ProvidersUI & ExperienceManifest valid

★ 8k

Apache-2.0

TypeScript

Sep 25, 2026

dsh plugin --profile web add dsh-web