安装
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add github:mjylfz/dsh-skill-mover
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。
把其他 Agent(Cursor、Claude Code、Codex、OpenCode 等)的技能一键搬进 DeepSeek Harness:扫描 14 个平台外加共享的 ~/.agents 技能层,识别不同来源的同名技能,可挑选每个技能的最佳来源,复制到 DSH 技能目录,支持回滚移除已迁移的技能。
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add github:mjylfz/dsh-skill-mover
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。