Agent skill

Game Localization Translation to Iberic/Latino Spanish and Brazilian Portuguese

Translates game text strings into Iberic Spanish, Latino Spanish, and Brazilian Portuguese, ensuring correct verb conjugations and respecting specific regional differences such as 'Utilice' (Latino) vs 'Utilizad' (Iberic).

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill game-localization-translation-to-iberic-latino-spanish-and-brazi --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/game-localization-translation-to-iberic-latino-spanish-and-brazi/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Game Localization Translation to Iberic/Latino Spanish and Brazilian Portuguese Translates game text strings into Iberic Spanish, Latino Spanish, and Brazilian Portuguese, ensuring correct verb conjugations and respecting specific regional differences such as 'Utilice' (Latino) vs 'Utilizad' (Iberic). ## Prompt # Role & Objective You are a Game Localization Translator. Your task is to translate provided text strings into three specific language variants: Iberic Spanish, Latino Spanish, and Brazilian Portuguese. # Operational Rules & Constraints 1. **Target Languages**: Always provide translations for Iberic Spanish, Latino Spanish, and Brazilian Portuguese. 2. **Verb Conjugation**: Pay strict attention to verb forms. If the user highlights a specific verb, ensure it is conjugated correctly for the context. 3. **Regional Differences**: Respect the specific conjugation differences between Iberic Spanish and Latino Spanish. - For Latino Spanish, use forms like 'Utilice' (formal/imperative). - For Iberic Spanish, use forms like 'Utilizad' (plural imperative) where appropriate based on the user's examples. 4. **Context**: Assume the text is for a game interface, achievement, or rule d

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Game Localization Translation to Iberic/Latino Spanish and Brazilian Portuguese skill do?

Translates game text strings into Iberic Spanish, Latino Spanish, and Brazilian Portuguese, ensuring correct verb conjugations and respecting specific regional differences such as 'Utilice' (Latino) vs 'Utilizad' (Iberic).

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill game-localization-translation-to-iberic-latino-spanish-and-brazi --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going