con un clic
translate-to-ptbr
Translate English documentation files to Brazilian Portuguese.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Translate English documentation files to Brazilian Portuguese.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional 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