Glotpress Translate
Description
Claude Code skill: GlotPress pt-PT/pt-br/pt-ao90 translation, companion to nakedcat-glotpress-abilities
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GlotPress Translate: Claude Code skill
A [Claude Code](https://docs.claude.com/claude-code) skill that completes or updates WordPress GlotPress translations for a project and locale, using the [`nakedcat-glotpress-abilities`](https://github.com/Naked-Cat-Plugins/glotpress-abilities) WordPress plugin's abilities over MCP.
What it does
- Orchestrates the
nakedcat-glotpress/*MCP abilities to translate, or complete missing translations for, one GlotPress project in one locale. - Gathers glossary, existing-translation, and (optionally) cross-project consistency context before submitting new translations.
- For
pt(Portuguese, Portugal) specifically, maintains a refreshable cache of the official pt-PT glossary and the WordPress Portuguese Community's own translator guide (Guia de Tradutores), so runs stay aligned with the community's standard without re-fetching either on every call. Seescripts/check-glossary.sh,scripts/check-regras.sh, andscripts/update-glossary.sh.
Full behavior, including required inputs, optional flags, the translation workflow phases, and the pt/pt-br/pt-ao90 locale handling, is documented in [`SKILL.md`](SKILL.md).
Requirements
- The `nakedcat-glotpress-abilities` plugin, installed and active on the target GlotPress site.
- An Abilities-API-to-MCP bridge connecting those abilities to Claude Code as MCP tools. The `mcp-adapter` plugin is the one this skill assumes. See glotpress-abilities' own README, "Connecting Claude to these abilities", for the connection walkthrough.
Installation
Copy this folder into `~/.claude/skills/glotpress-translate/` for a user-level skill available in every project, or into a project's own `.claude/skills/` to scope it to that project.
Instance-specific state stay
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11