Skip to content

docs: translated READMEs to the plugin install flow - #37

Merged
clementrx merged 1 commit into
mainfrom
docs/i18n-plugin-install
Jul 19, 2026
Merged

docs: translated READMEs to the plugin install flow#37
clementrx merged 1 commit into
mainfrom
docs/i18n-plugin-install

Conversation

@clementrx

Copy link
Copy Markdown
Owner

Why

README.md (English) was updated to the 0.11.0 plugin install flow, but the four translated READMEs still described the pre-0.11.0 three-step manual setup: claude mcp add + git clone + cp -R skills. A non-English reader following them would hit exactly the "server installed, skills missing" gap the plugin fixes.

What

Replaced the install section in docs/i18n/README.{fr,es,de,it}.md with the two-command plugin flow, mirroring the English README:

/plugin marketplace add clementrx/Performance-agent
/plugin install performance-agent@performance-agent

Each keeps the manual per-host fallback (claude mcp add … + copy the skills) for clients without a plugin format (Cursor, Claude Desktop, Gemini, Codex), linking to docs/installing.md.

Docs only — nothing shipped in the wheel changes, so no release needed.

The fr/es/de/it READMEs still described the pre-0.11.0 three-step manual
setup (claude mcp add + git clone + cp -R skills). Replace each install
section with the two-command plugin flow, mirroring the English README, and
keep the manual per-host fallback for non-Claude-Code clients.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@clementrx
clementrx merged commit c3dd53a into main Jul 19, 2026
1 check passed
@clementrx
clementrx deleted the docs/i18n-plugin-install branch July 19, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant