ワンクリックで
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