Commit Graph

8 Commits

Author SHA1 Message Date
黎润豪 dbced98449 工作计划管理skills 2026-04-13 17:36:44 +08:00
黎润豪 a4f8964de2 feat: 添加 chinaweal-quicknote 和 load-codestyle 两个 skill
- 在 marketplace.json 中注册新 skill
- 更新 README.md 说明文档
2026-04-10 14:36:12 +08:00
黎润豪 494cff3e87 pms相关 2026-04-01 11:43:51 +08:00
黎润豪 2715af18d4 修正sql 2026-04-01 11:42:49 +08:00
黎润豪 780a8eee82 Revert "fix: 将 marketplace.json 移动到仓库根目录"
This reverts commit a4179d4 because Claude Code's /plugin marketplace add
command actually expects marketplace.json inside the .claude-plugin/
subdirectory, not at repository root.
2026-04-01 09:54:52 +08:00
黎润豪 a4179d4e72 fix: 将 marketplace.json 移动到仓库根目录
marketplace.json 应放置在仓库根目录以便 Claude Code
/plugin marketplace add 命令能正确识别插件市场。
2026-04-01 09:47:26 +08:00
黎润豪 50e2cf4e78 fix: 修正 marketplace.json 格式以符合 Claude Code 规范
- 添加 owner 字段(对象格式)
- 修正 name 为唯一标识符 chinaweal-plugins
- 使用本地相对路径作为 plugin source
2026-03-31 17:04:41 +08:00
黎润豪 355bf42403 feat: 添加 Claude Code 插件市场清单文件
- 新增 marketplace.json 市场清单,支持 /plugin marketplace add 安装
- 更新 README.md 安装说明,增加市场安装(方式一)和手动克隆(方式二)
2026-03-31 16:51:44 +08:00