deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:pixellover1433/dsh-plugin-dev-skills
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
🌐 Language: English · 简体中文 · Tiếng Việt
dsh-plugin-dev-skills is a collection of skills that help your AI agent create and test plugins for DeepSeek Harness.
With these skills, your agent can:
How it is used: when you ask your agent to create or test a plugin, it loads the matching skill and follows its guidance.
Get the skills: clone or copy this repository (or the upstream one).
Copy the two skill folders (dsh-write-plugin, dsh-test-plugin) into your agent's skills directory — the common convention is <your-project>/.agents/skills/:
cp -r dsh-write-plugin dsh-test-plugin <your-project>/.agents/skills/
opencode users can also place them under ~/.config/opencode/skills/.
DeepSeek Harness users: copy the two skill folders into ~/.dsh/skills/ to make them available in every project, or into <project>/.dsh/skills/ to scope them to one project.
No further setup needed: the agent picks the skills up automatically — just ask it to write or test a plugin.
This skill collection is based on (derived from) the upstream project dsh-plugin-skills by omdsh-dev.
dsh-plugin-dev-skills 是一组技能,帮助你的 AI 助手为 DeepSeek Harness 创建和测试插件。
借助这些技能,你的助手可以:
使用方法:当你让助手创建或测试插件时,它会加载对应的技能,并按照其中的指引来操作。
获取技能:克隆或复制本仓库(或上游仓库)。
将两个技能文件夹(dsh-write-plugin、dsh-test-plugin)复制到你的 AI 助手的技能目录,常见约定是 <your-project>/.agents/skills/:
cp -r dsh-write-plugin dsh-test-plugin <your-project>/.agents/skills/
opencode 用户也可以把它们放在 ~/.config/opencode/skills/ 下。
DeepSeek Harness 用户:将两个技能文件夹复制到 ~/.dsh/skills/,即可在所有项目中可用;或复制到 <project>/.dsh/skills/,仅对单个项目生效。
无需其他配置:助手会自动加载技能——直接让它编写或测试插件即可。
本技能集基于 omdsh-dev 的上游项目 dsh-plugin-skills 派生而来。
dsh-plugin-dev-skills là bộ kỹ năng giúp trợ lý AI của bạn tạo và kiểm thử plugin cho DeepSeek Harness.
Với bộ kỹ năng này, trợ lý của bạn có thể:
Cách sử dụng: khi bạn nhờ trợ lý tạo hoặc kiểm thử một plugin, trợ lý sẽ tải kỹ năng phù hợp và làm theo hướng dẫn của nó.
Lấy bộ kỹ năng: clone hoặc sao chép kho mã này (hoặc kho mã gốc).
Sao chép hai thư mục kỹ năng (dsh-write-plugin, dsh-test-plugin) vào thư mục kỹ năng của trợ lý AI, quy ước phổ biến là <your-project>/.agents/skills/:
cp -r dsh-write-plugin dsh-test-plugin <your-project>/.agents/skills/
Người dùng opencode cũng có thể đặt chúng trong ~/.config/opencode/skills/.
Người dùng DeepSeek Harness: sao chép hai thư mục kỹ năng vào ~/.dsh/skills/ để dùng được trong mọi dự án, hoặc vào <project>/.dsh/skills/ để chỉ áp dụng cho một dự án.
Không cần cấu hình thêm: trợ lý sẽ tự động nhận diện kỹ năng — chỉ cần nhờ nó viết hoặc kiểm thử plugin.
Bộ kỹ năng này được xây dựng dựa trên dự án gốc dsh-plugin-skills của omdsh-dev.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: agent-skill、agent-skills。