Commit Graph

3 Commits

Author SHA1 Message Date
7c00417241 fix: s3-storage-operations name 改为中文"对象存储操作"
与其他全局 skills(创建智能体、管理技能等)保持中文命名一致。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 12:31:59 +08:00
76985488f3 fix: 修复 s3-storage-operations SKILL.md frontmatter 校验错误
移除不在 schema enum 中的 `type: tool` 字段,消除 skill-discovery 的 "must be equal to one of the allowed values" 警告。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:50:05 +08:00
c2793cec67 feat: 添加 s3-storage-operations 全局技能
将 S3 对象存储操作技能从本地提升为全局内置技能,
通过 builtin-skills.json 注册,随客户端同步分发。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 15:41:15 +08:00