mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 04:30:42 +08:00
## Summary - 为 docx/pptx/xlsx 三个技能的 SKILL.md 和 SKILL.zh-CN.md 添加"脚本路径规则"章节 - 告知 Agent 在执行技能自带脚本时必须使用 `<skill-dir>/` 前缀,因为 Agent 工作目录是用户项目目录而非技能目录 - 更新 en-US 块的 `source_hash`(内容已变更) - 将 en-US 标记为 `translated_by: human`,跳过 CI 自动翻译 ## Test plan - [ ] 在 dev 环境验证 docx/pptx/xlsx 技能执行脚本时路径正确 - [ ] CI i18n-validate 通过 - [ ] CI i18n-auto-translate 跳过(translated_by: human) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>