一键导入
vitepress-doc-curator
整理 VitePress 个人文档站素材池中的 Markdown 文档。用户要求从 inbox/、raw/、drafts/ 提取临时笔记、原始材料或草稿,改写成可发布的 docs/ 正式文档、补齐 frontmatter、更新分类入口、构建验证,并在发布后归档原始材料时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
整理 VitePress 个人文档站素材池中的 Markdown 文档。用户要求从 inbox/、raw/、drafts/ 提取临时笔记、原始材料或草稿,改写成可发布的 docs/ 正式文档、补齐 frontmatter、更新分类入口、构建验证,并在发布后归档原始材料时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | vitepress-doc-curator |
| description | 整理 VitePress 个人文档站素材池中的 Markdown 文档。用户要求从 inbox/、raw/、drafts/ 提取临时笔记、原始材料或草稿,改写成可发布的 docs/ 正式文档、补齐 frontmatter、更新分类入口、构建验证,并在发布后归档原始材料时使用。 |
Use this skill when curating unpublished Markdown materials into a VitePress docs site.
AGENTS.md first and follow its project rules.inbox/, raw/, and drafts/.docs/ai/docs/java/docs/database/docs/ops/docs/os/docs/other/docs/<category>/.title, preferably in Chinese.index.md only when adding a new published document that should appear in the entry list.npm run docs:build after changes.Archive only materials that have been fully or mostly published.
inbox/<file> to inbox/processed/YYYY-MM/<file>.drafts/<file> to drafts/processed/YYYY-MM/<file>.raw/<file> to raw/processed/YYYY-MM/<file> when the raw item is no longer needed in the active pool.docs/... file..gitkeep files in empty material directories.Before finishing:
title.