Glotpress Translate banner
Naked-Cat-Plugins Naked-Cat-Plugins

Glotpress Translate

Development community

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. See scripts/check-glossary.sh, scripts/check-regras.sh, and scripts/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

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