0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. hermes-agent
  2. /
  3. skills
  4. /
  5. apple
  6. /
  7. apple-notes
TTekniumdocs(skills): compress 74 built-in skill descriptions to <=60 chars
e3921e7c创建于 4月27日历史提交
文件最后提交记录最后更新时间
SKILL.md
docs(skills): compress 74 built-in skill descriptions to <=60 chars Target: every skill's description fits in a one-line gateway menu and leads with trigger keywords an agent would match on. Drops filler like 'Use this skill to', 'A skill for', 'This skill provides'. Before: max description length was 791 chars (architecture-diagram), 74 of 81 built-in skills were >60 chars. After: max 60, mean 54, all 81 built-in skills <=60. Rewritten with double-quoted YAML scalars to preserve Chinese/arrow glyphs (baoyu-comic, yuanbao, youtube-content). 1 个月前