feat(skills): declare category frontmatter across the tree - #22
Merged
Conversation
Add a curated `category` to every SKILL.md so the marketplace backend can group skills into category-named sections instead of a single sync-source bucket. Seven categories: 文档办公 / 演示与设计 / 视频与音频 / 社媒运营 / 浏览器与测试 / 阅读与知识 / 开发工具. SKILL.md bodies untouched; the agent-side trigger descriptions are unaffected.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
给全部 29 个 skill 的 SKILL.md frontmatter 声明
category(中文分类名,服务端 buildI18n 会自动补英文),共 7 类:文档办公 / 演示与设计 / 视频与音频 / 社媒运营 / 浏览器与测试 / 阅读与知识 / 开发工具。配合 EasyCodeServer 侧的 sync 改动(按 category 建/找专题),客户端市场即可从"单一来源专题"变成分类专题。SKILL.md 正文零改动,不影响技能触发。
分类分配:
本地 Skill Gate 通过(29 skills)。