dsh-movein
Move a whole Claude Code setup into DSH. Skills, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate and a migration diff report; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
把整套 Claude Code 配置搬进 DSH:技能、MCP、hooks、子代理、权限规则,默认先出搬家清单预演并输出迁移差异报告;作为插件提供 movein_from_claude_code 工具,直接让 agent 帮你搬。
How to install
dsh plugin add dsh-movein git clone https://github.com/sjh9714/dsh-movein ~/.claude/skills/dsh-movein npx -y dsh-movein Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-15
- Created
- 2026-08-15
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- Topics
- agent-skills, claude, claude-code, deepseek, deepseek-harness, dsh, dsh-plugin, mcp, migration
Related plugins
oh-dsh
hust-open-atom-club/oh-dsh
Community distribution: TUI, desktop, and Web UI as one bundle with layered installation.
forkprobe
Jayden-X-L/forkprobe
Compare multiple skills on the same task and pick the winner.
dsh-fail-logger
Areium/dsh-fail-logger
Auto-log failed tool calls across native tools, PTC run_code, and inline invocations: dedup and count root causes into a skill so repeated mistakes fade.
plugin-registry
vlln/plugin-registry
Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development.