DSH Market
A

Awesome Deepseek Harness

by libukai · libukai/awesome-deepseek-harness

Not checkedunknownfresh

DeepSeek Harness 终极指南:快速入门、资源推荐、精选插件与实用工具 |The Ultimate Guide to DeepSeek Harness: QuickStart, Resources, Plugins&Toolkit

Install Awesome Deepseek Harness

No package.json found — installability could not be checked.

Not checked — and that is not the same as fine

We could not find a package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.

Best-effort git install — unverified, may activate nothing

# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:libukai/awesome-deepseek-harness

# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config

# 3. boot the profile
dsh --profile my-profile

Step 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:libukai/awesome-deepseek-harness#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Not required at runtime.

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
package.jsonmissingfatalno package.json found in the repository
Verdict reason
cannot audit without a package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

简体中文 · English · 日本語 DeepSeek Harness 终极指南:资料、教程、插件与工具 本项目秉持少而精的原则,精选并收录 DeepSeek Harness 相关优质资源,与更多 AI 从业者共同构建更繁荣的 Agent 生态。 > 如果这个项目对你有帮助,欢迎点一个 ⭐;也欢迎关注 𝕏 [@李不凯正在研究](https://x.com/libukai),获取更多 Agent 实践内容。 - [目录](#目录) - [快速开始](#快速开始) - [启动 Web UI](#启动-web-ui) - [从源码运行](#从源码运行) - [使用 Python SDK](#使用-python-sdk) - [安装插件](#安装插件) - [官方资源](#官方资源) - [安装集成](#安装集成) - [源码仓库](#源码仓库) - [官方文档](#官方文档) - [讨论社区](#讨论社区) - [社区资源](#社区资源) - [分析教程](#分析教程) - [社区讨论](#社区讨论) - [第三方客户端](#第三方客户端) - [桌面与发行版](#桌面与发行版) - [终端、移动与 Web 体验](#终端移动与-web-体验) - [精选插件](#精选插件) - [工作流与 Agent](#工作流与-agent) - [上下文、会话与输入](#上下文会话与输入) - [浏览器、视觉与界面](#浏览器视觉与界面) - [沙箱与执行](#沙箱与执行) - [主题与皮肤](#主题与皮肤) - [外部集成](#外部集成) - [开发工具](#开发工具) - [致谢](#致谢) 安装 [Node.js](https://nodejs.org/) 22.

Topics

GitHub topics on this repository

More in Agent Harness Chinese Llm

Ranked by similarity inside the cluster, not alphabetically