Mreate/dsh-cc-import

插件 ⭐ 3 MIT memoryweb-ui

将高质量对话导入Claude Code,并支持CLAUDE.md识别,添加如“/init”命令等基础功能,以加速迁移进程

catalog 简介:Import high-quality conversations into Claude Code and provide CLAUDE.md recognition, add basic features like the "/init" command, and help speed up migration progress | 高质量导入Claude Code中的对话,并提供CLAUDE.md识别,添加"/init"命令等基础功能,帮助快速迁移进度

安装

# 1. 克隆 / 下载本插件源码后安装依赖并构建
cd cc-import
pnpm install
pnpm run bundle        # tsdown → lib/index.js + lib/client.cjs

# 2. 装进 DSH profile(以 web 为例)
dsh plugin --profile web add github:Mreate/dsh-cc-import

Mreate/dsh-cc-import 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。