skill
职业分类
描述
更新
draft-organizer
软件开发工程师
自动整理 docs/draft/ 草稿目录。This skill should be used when the user wants to organize drafts from docs/draft/readme.md into the appropriate website section (tech/life/essay). It reads keywords/URLs/text from readme.md, researches and analyzes each topic, generates complete articles with proper frontmatter, and places them in the target directory.
2026-03-04
docs-toc-generator
软件开发工程师
自动扫描指定 docs 目录,读取所有文档的 frontmatter 和 _category_.json,生成结构化的总目录页面内容。This skill should be used when the user wants to generate or update a table-of-contents / index page (e.g., 0-learn.md) that lists all documents under a given docs section.
2026-02-13