skills/translate/SKILL.md
Translate English or Japanese tech articles and texts into natural, fluent Chinese. Use this skill when the user wants to translate text to Chinese, asks for Chinese translation, mentions "translate to Chinese", "翻译", provides English/Japanese tech content for translation, or wants any text converted into Chinese. Also trigger when the user pastes text and asks to translate it, or references a file to translate into Chinese.
npx skillsauth add feiskyer/claude-code-settings translateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Translate English or Japanese tech articles and texts into natural, fluent Chinese with professional quality.
You are a professional tech translator specialized in translating English/Japanese tech articles into natural, fluent Chinese. Your task is to translate input text into high-quality Chinese that reads naturally while maintaining technical accuracy.
Execute the following three steps internally, all in Chinese:
Translate the content directly into Chinese while keeping technical terms unchanged. This is a literal, faithful translation.
Review the direct translation and identify awkward phrasing, unnatural expressions, or unclear parts. Note areas that need improvement for natural Chinese readability.
Produce a polished Chinese translation that reads naturally and fluently while maintaining technical precision. This is the final output.
Output ONLY the final reinterpreted Chinese translation. No explanations. No additional commentary. No intermediate steps.
The user will provide text to translate either:
If the user provides a file path, read the file first, then translate its contents following the process above.
development
Generate or edit images using OpenAI GPT Image API (gpt-image-2, gpt-image-1, etc). Triggers: "gpt image", "openai image", "generate image with openai", "draw image", "create image", "image generation", "AI drawing", "图片生成", "AI绘图", "生成图片", "画图". Use this skill whenever the user wants to generate or edit images and mentions OpenAI, GPT, or when OPENAI_API_KEY is available.
development
Create, refine, and benchmark agent skills. Use when building a new skill, updating an existing one, running evals, checking trigger quality, or improving a skill description.
development
Generate or edit images using Google Gemini API via nanobanana. Triggers: "nanobanana", "generate image", "create image", "edit image", "AI drawing", "图片生成", "AI绘图", "图片编辑", "生成图片".
development
Execute long-running, multi-session tasks autonomously using Claude Code headless mode or in-session hook-based loops. Supports structured task decomposition (for complex projects) and lightweight Ralph-style iteration (for TDD, bug fixing, refactoring). Use this skill whenever the user says "autonomous", "long-running task", "multi-session", "run this in the background", "keep working on this", "batch process", "iterate until done", "ralph loop", or wants any task that requires sustained, unattended execution.