dsh-movein
sjh9714/dsh-movein
把整套 Claude Code 配置搬进 DSH:技能、MCP、hooks、子代理、权限规则,默认先出搬家清单预演并输出迁移差异报告;作为插件提供 movein_from_claude_code 工具,直接让 agent 帮你搬。
DeepSeek Harness 插件
回形针助手回来了,这次它真的会干活:会对真实 agent 状态做出反应的办公助手宠物,任务完成时跳起来庆祝,回合失败时弹出经典的 "illegal operation" 对话框。
跳到安装方式把 GitHub 链接发给 DSH、Codex 或其他 Agent,请它先说明用途、权限、安装和卸载方法。确认后再复制命令;Agent 打不开链接时,可以粘贴 README 内容。
dsh plugin --profile web add dsh-clippy此命令由社区插件清单提供。运行前请打开仓库,确认安装说明和会执行的脚本。
下面保留社区清单中的原始字段,方便和 GitHub 仓库核对。
registry-record.json使用前请到 GitHub 核对{
"name": "clippy-harness#plugin",
"owner": "sjh9714",
"category": "fun",
"description": "Clippy is back and this time he can actually help. An office assistant pet that reacts to real agent state, jumps when the turn completes, and opens a classic \"illegal operation\" dialog when a turn fails.",
"descriptionZh": "回形针助手回来了,这次它真的会干活:会对真实 agent 状态做出反应的办公助手宠物,任务完成时跳起来庆祝,回合失败时弹出经典的 \"illegal operation\" 对话框。",
"install": "dsh plugin --profile web add dsh-clippy",
"npm": "dsh-clippy",
"stars": 0,
"added": "2026-08-15",
"source": "registry"
}看它会改哪些文件、访问哪些网站或 API key、运行哪些安装脚本,以及是否提供许可证和卸载方法。GitHub stars 只表示关注度。