babel

Installation
SKILL.md

Babel

Translate Claude's previous response using an external CLI model. This skill runs in a forked subagent (context: fork), so the extraction and translation never pollute the main conversation context — only the translation returns.

Data flow

/babel is user-invoked only (disable-model-invocation: true). It reads just the previous assistant response from the local session transcript and sends it to the cloud model of the backend you pick — codex → OpenAI, claude → Anthropic, agy → Google — to be translated. Nothing else from the transcript is read or sent. Two consequences worth knowing before you run it:

Installs
7
Repository
lancetw/skills
GitHub Stars
3
First Seen
Jul 22, 2026
babel — lancetw/skills