From powerball-core
This skill should be used when the user asks to "translate this file to Spanish", "convert this markdown to French", "translate the docs to Japanese", or wants to translate any markdown file or text content from one language to another.
npx claudepluginhub tim-hub/powerballThis skill is limited to using the following tools:
Translate source content to the target language, preserving markdown structure throughout.
Translates repository README.md to multilingual variants like README.zh.md, adds language switchers, preserves GitHub Markdown structure, badges, code, and repo mechanics. Use for localizing repo docs.
Translates MkDocs docs from en/ folders to target locale, mirrors structure in new folder, creates git branch, updates includes and mkdocs.yml i18n config.
Translates content between English and Korean preserving formatting, voice, and technical accuracy. Useful for text, documents, bilingual output, or prompts like 'translate this' or '번역해줘'.
Share bugs, ideas, or general feedback.
Translate source content to the target language, preserving markdown structure throughout.
Accepts flexible input, for example:
path/to/file.md Spanishpath/to/file.md --lang fr --out path/to/output.md