Skip to content

fix: single-line descriptions, spec-conforming names, and template-noise removal - #3

Merged
loong10k merged 2 commits into
mainfrom
fix/block-scalar-descriptions
Sep 15, 2026
Merged

loong10k merged 2 commits into
mainfrom
fix/block-scalar-descriptions

Conversation

@loong10k

@loong10k loong10k commented Sep 15, 2026 •

Copy link
Copy Markdown
Contributor

变更

  • 移除 4 个通用样板小节(其小节内 100% 为罐头文本,零技能专属信息):
    ## 能力边界、## 使用流程、## 常见陷阱 (Gotchas)、## 国内适配
  • 行级残渣清理:散落在部分小节中的罐头行一并移除

验证

  • frontmatter 逐字节不变(name/description/license 原样)
  • diff 仅含删除,无任何非空行新增
  • 全库 marker("复杂业务逻辑需要结合具体场景调整")命中归零
  • 每文件四项校验通过(frontmatter 一致 / marker 消失 / 只删不增 / 文件未异常缩短)

本 PR 属于技能资产整合项目 ②(清模板噪声)。

- flatten 28 block-scalar descriptions (26 literal '|', 2 folded '>')
  to single lines with round-trip YAML verification
- rename okhttp3-5.x -> okhttp5 (dots are not allowed by the Agent
  Skills naming rule; the skill documents OkHttp 5.x)
- add scripts/lint_skills.py gate + pinned lint workflow
Remove 能力边界 / 使用流程 / 常见陷阱 / 国内适配 boilerplate and residual
canned lines (deletion-only, frontmatter untouched).
@loong10k loong10k changed the title fix: single-line descriptions and spec-conforming skill names fix: single-line descriptions, spec-conforming names, and template-noise removal Sep 15, 2026
@loong10k
loong10k merged commit 779011a into main Sep 15, 2026
1 check passed
@loong10k
loong10k deleted the fix/block-scalar-descriptions branch September 15, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant