Commit Graph

19 Commits

Author SHA1 Message Date
黎润豪 1aadf8cd2e 补充工作计划skills 2026-04-15 09:59:37 +08:00
黎润豪 bc987567ac 更新工作计划skill 2026-04-15 09:50:26 +08:00
黎润豪 dbced98449 工作计划管理skills 2026-04-13 17:36:44 +08:00
黎润豪 f237feb79e fix: 移除 chinaweal-quicknote 中企业微信通知接口描述
删除发送企业微信通知的功能描述,保持 skill 专注在速记管理功能上
2026-04-10 15:55:06 +08:00
黎润豪 a4f8964de2 feat: 添加 chinaweal-quicknote 和 load-codestyle 两个 skill
- 在 marketplace.json 中注册新 skill
- 更新 README.md 说明文档
2026-04-10 14:36:12 +08:00
黎润豪 cb0004f684 描述调整 2026-04-01 11:47:30 +08:00
黎润豪 494cff3e87 pms相关 2026-04-01 11:43:51 +08:00
黎润豪 2715af18d4 修正sql 2026-04-01 11:42:49 +08:00
黎润豪 59a88b3016 fix: 修正 plugin.json 为正确的 plugin manifest 结构
将 marketplace 元数据替换为包含 plugins 数组的 plugin manifest,
使 chinaweal-pms 等 skills 能够正常加载。
2026-04-01 10:06:10 +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
黎润豪 bd54aee4c6 feat: 为 skills 添加 skill.json 元数据文件
为 chinaweal-pms、gitea-api、pms-development 三个 skill 添加 skill.json,使 /skills 命令能够正确识别已安装的 skills。
2026-03-31 17:42:39 +08:00
黎润豪 6b13d334dc fix: 修正仓库名称引用从 chinaweal-skills 更名为 chinaweal-claude-code
更新 README.md 和 .claude-plugin/plugin.json 中的旧仓库名称引用
2026-03-31 17:14:54 +08:00
黎润豪 2da34f2db0 docs: 更新 README 安装说明
修正 /plugin add 为正确的 /plugin marketplace add 命令格式
2026-03-31 17:07:42 +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
黎润豪 13d2cf3ef7 修正版仓库地址 2026-03-31 16:38:19 +08:00
黎润豪 642d2ff64e 仓库初始化 2026-03-31 16:34:22 +08:00
黎润豪 9b08123e2a Initial commit 2026-03-31 16:09:17 +08:00