一键导入
translate-to-ptbr
Translate English documentation files to Brazilian Portuguese.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Translate English documentation files to Brazilian Portuguese.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | translate-to-ptbr |
| description | Translate English documentation files to Brazilian Portuguese. |
Translate English documentation files to Brazilian Portuguese.
bash, json, ```csharp, etc.)🇧🇷 Português | 🇺🇸 [English](README.md)Produce the complete translated file content ready to save.
---
### Step 4 — How to Invoke the Agent
Once set up, open Copilot Chat in VS Code and use natural language:
@docs-agent create the README.md for this project
@docs-agent update the Endpoints section in README.md to include the new Jobs endpoints
@docs-agent translate README.md to pt-BR
@docs-agent add a rule to CONTRIBUTING.md that DTOs must use records
@docs-agent update CONTRIBUTING.md with the new PR checklist and translate it to pt-BR
---
### How It All Fits Together
Developer invokes @docs-agent in Copilot Chat ↓ Agent reads .github/copilot-instructions.md (project context) ↓ Agent picks the right skill from .github/skills/ ↓ Skill provides the rules and structure for the task ↓ Agent produces the file content ↓ Developer reviews, adjusts if needed, and saves the file