Overview
- Skill Key
- atacan/translate-cli
- Author
- atacan
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/atacan/translate-cli
- Latest Commit SHA
- cce3376037b79769fe2cbb34faea0a275a7433cb
End-user guide for running and configuring the `translate` CLI across text/stdin/file/glob inputs, provider selection, presets, custom prompt templates, and TOML settings. Use when users ask for command construction, config updates (`translate config`/`translate presets`), provider setup, dry-run validation, or troubleshooting translation behavior.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 translate-cli 技能。 若已安装,则直接安装 translate-cli 技能。
# translate-cli Use this skill to help end users run and configure the `translate` CLI. `translate` is a command-line translator for text, stdin, files, globs, and `.xcstrings` catalogs. It supports multiple providers (OpenAI, Anthropic, Ollama, OpenAI-compatible endpoints, Apple providers, DeepL), prompt presets and template overrides, and persistent TOML configuration. ## Capabilities - Build correct `translate` commands for inline text, stdin, single-file, and multi-file workflows. - Keep options before positional input(s) when constructing commands (for example, `translate --to de README.md`). - Explain provider selection, credentials, model/base URL requirements, and provider-specific constraints. - Configure defaults, provider endpoints, network settings, and presets with `translate config` and `config.toml`. - Customize prompts with presets, inline templates, `@file` templates, and placeholders. - Explain output behavior (`stdout`, `--output`, `--in-place`, suffix naming), parallel jobs, dry-run, and validation errors. - Streaming output: `--stream` forces on, `--no-stream` forces off, otherwise `defaults.stream` applies. ## Starter commands ```bash translate --text --to fr "Hello world" translate --to de README.md translate --provider ollama --text --to en --dry-run "Merhaba dunya" translate config set defaults.provider anthropic ``` Note: prefer option-before-input ordering in all examples and generated commands. ## References - Quick examples: `references/quickstart.md` - Full flag and subcommand reference: `references/flags-and-subcommands.md` - TOML schema and precedence: `references/config-toml.md` - Provider rules and environment variables: `references/providers-and-env.md` - Presets, prompt templates, placeholders: `references/presets-and-prompts.md` - Runtime behavior, warnings, and exit codes: `references/behavior-and-errors.md`
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.