将 Hugo 博客文章目录本地化为目标语种。当用户提供类似 content/posts/... 的文章目录和一个目标语种,并希望 Codex 在保留 front matter 结构、shortcode、图片、排版和布局的前提下,创建缺失的 index.<lang>.md 文件,或基于其它语种文章优化并替换已有目标语种文章时,使用此技能。
将一个 Hugo page bundle 文章本地化为目标语种。
如果 index.<target-lang>.md 不存在,则创建它;如果已存在,则输出优化后的版本并原地替换。
要求用户准确提供两个输入:
content/posts/2026/humans-job-in-the-future-will-be-to-press-enter-for-aien、zh-cn、ja把文章目录视为工作单元,而不是单个 markdown 文件。
index.*.md 文件。index.<target-lang>.md。title、description 以及其它面向读者的文本字段。在写出最终文件前,确认以下事项:
在这个仓库里,如果文章位于 content/posts/ 下,编辑前先阅读 references/project-conventions.md。
Edit PDFs with natural-language instructions using the nano-pdf CLI.