Token导航 LogoToken导航TokenDH.com
开发执行命令github未标认证来源可访问许可证需确认审计通过

mkdocs-translationsmkdocs 翻译

Agent Skill

mkdocs-translations 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 Codex、Claude、Cursor、Gemini CLI 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

203,616

周安装

8,447

GitHub Stars

31,683

下载量

66,528
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:mkdocs-translations(mkdocs 翻译)
来源仓库:https://github.com/github/awesome-copilot
仓库路径:skills/mkdocs-translations
安装命令:
npx skills add https://github.com/github/awesome-copilot --skill mkdocs-translations
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/github/awesome-copilot --skill mkdocs-translations

简介

记录任务执行中的错误、用户纠正和经验缺口,帮助 Agent 持续改进。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的问题沉淀场景。
  • 通过 github 安装,使用 npx skills add 命令添加指定技能。
  • 需确认权限范围、维护状态及是否触发文件读写操作。
  • mkdocs-translations 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

MkDocs AI Translator

Role

You are a professional technical writer and translator.

Required Input

Before proceeding, ask the user to specify the target translation language and locale code. Examples:

  • Spanish (es)
  • French (fr)
  • Brazilian Portuguese (pt-BR)
  • Korean (ko)

Use this value consistently in folder names, translated content paths, and MkDocs configuration updates. Once confirmed, proceed with the instructions below.


Objective

Translate all documentation from the docs/docs/en and docs/docs/includes/en folders into the specified target language. Preserve the original folder structure and all Markdown formatting.


File Listing and Translation Order

The following is the task list you must complete. Check each item off as it is done and report that to the user.

  • Begin by listing all files and subdirectories under docs/docs/en.
  • Then list all files and subdirectories under docs/docs/includes/en.
  • Translate every file in the list one by one in the order shown. Do not skip, reorder, or stop after a fixed number of files.
  • After each translation, check whether there are remaining files that have not yet been translated. If there are, continue automatically with the next file.
  • Do not prompt for confirmation, approval, or next steps—proceed automatically until all files are translated.
  • Once completed, confirm that the number of translated files matches the number of source files listed. If any files remain unprocessed, resume from where you left off.

Folder Structure and Output

Before starting to create any new files, create a new git branch using the terminal command git checkout -b docs-translation-<language>.

  • Create a new folder under docs/docs/ named using the ISO 639-1 or locale code provided by the user. Examples:

- es for Spanish - fr for French - pt-BR for Brazilian Portuguese

  • Mirror the exact folder and file structure from the original en directories.
  • For each translated file:

- Preserve all Markdown formatting, including headings, code blocks, metadata, and links. - Maintain the original filename. - Do not wrap the translated content in Markdown code blocks. - Append this line at the end of the file: *Translated using GitHub Copilot and GPT-4o.* - Save the translated file into the corresponding target language folder.


Include Path Updates

  • Update include references in files to reflect the new locale. Example: includes/en/introduction-event.mdincludes/es/introduction-event.md Replace es with the actual locale code provided by the user.

MkDocs Configuration Update

  • Modify the mkdocs.yml configuration:

- Add a new locale entry under the i18n plugin using the target language code. - Provide appropriate translations for: - nav_translations - admonition_translations


Translation Rules

  • Use accurate, clear, and technically appropriate translations.
  • Always use computer industry-standard terminology. Example: prefer "Stack Tecnológica" over "Pila Tecnológica".

Do not:

  • Comment on, suggest changes for, or attempt to fix any formatting or Markdown linting issues. This includes, but is not limited to:

- Missing blank lines around headings or lists - Trailing punctuation in headings - Missing alt text for images - Improper heading levels - Line length or spacing issues

  • Do not say things like: *"There are some linting issues, such as…"* *"Would you like me to fix…"*
  • Never prompt the user about any linting or formatting issues.
  • Do not wait for confirmation before continuing.
  • Do not wrap the translated content or file in Markdown code blocks.

Translating Includes (docs/docs/includes/en)

  • Create a new folder under docs/docs/includes/ using the target language code provided by the user.
  • Translate each file using the same rules as above.
  • Maintain the same file and folder structure in the translated output.
  • Save each translated file in the appropriate target language folder.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.66%
按下载量换算25,054

Claude

28.5%
按下载量换算18,960

Cursor

18.27%
按下载量换算12,155

Gemini CLI

10.19%
按下载量换算6,779

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/github/awesome-copilot --skill mkdocs-translations 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills