Add skill: organize-files-by-content(按内容整理文件) - #82
Open
gegezi1205 wants to merge 1 commit into
Open
Conversation
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.
新增 Skill 条目 / New skill entry
organize-files-by-content(作者自荐 / self-submitted by the author)
一个按内容整理文件的 Agent Skill:围绕文件用途、现有目录结构和使用者查找习惯整理文件,所有改动先给出完整预览,确认后才改名或移动。仓库含中英文双语 README,当前版本 v1.3.1。
An Agent Skill that organizes files around their purpose, existing folder structure, and the way users look for them. Every change is shown in a full preview before anything is renamed or moved. Bilingual README (EN + ZH), currently v1.3.1.
变更内容 / Changes
src/content/skills/organize-files-by-content.md— English entrysrc/content/skills-zh/organize-files-by-content.md— 中文条目均按 CONTRIBUTING.md 模板编写:
category: productivity,source: community,roles 取finance / hr / legal / executive。校验说明 / Validation
src/content.config.ts的 zod schema(枚举值、URL、日期格式均合法)。npm run build,但仓库根目录package.json当前没有buildscript(内容似为其他工具生成的 skill 包描述),因此未能跑完整站点构建;本次为纯内容新增,未改动任何代码文件。