skills/translation/SKILL.md
Translate text between languages while preserving meaning and context
npx skillsauth add tatat/agents-playground translationInstall 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 text between languages accurately.
| Code | Language | |------|----------| | en | English | | ja | Japanese | | zh | Chinese (Simplified) | | ko | Korean | | es | Spanish | | fr | French | | de | German | | pt | Portuguese | | ru | Russian | | ar | Arabic |
{
"text": "Text to translate",
"source_lang": "en",
"target_lang": "ja",
"mode": "natural",
"glossary": {
"API": "API",
"endpoint": "エンドポイント"
}
}
development
Extract structured data from web pages using CSS selectors and XPath
tools
Plan trips with itineraries, budgets, and local recommendations
development
Generate unit tests, integration tests, and test fixtures for code
data-ai
Generate and optimize SQL queries for data retrieval and analysis