cf-ai-translate
by Kevin Cline
Free, direct translation across 100+ languages using Meta M2M-100 on Cloudflare Workers AI.
- Localize documentation into 100+ languages without per-character fees.
- Perform direct translation between non-English pairs for higher accuracy.
- Automate translation workflows via Cloudflare's globally distributed edge.
$12
One-time purchase · Own forever
Included in download
- Localize documentation into 100+ languages without per-character fees.
- Perform direct translation between non-English pairs for higher accuracy.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
See it in action
Translating: fr -> ja Input (16 chars): Bonjour le monde Translation: こんにちは世界 Saved to: ~/.cf-ai-translate/result.txt
cf-ai-translate
by Kevin Cline
Free, direct translation across 100+ languages using Meta M2M-100 on Cloudflare Workers AI.
$12
One-time purchase · Own forever
⚡ Also available via Agensi Pro — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Localize documentation into 100+ languages without per-character fees.
- Perform direct translation between non-English pairs for higher accuracy.
- terminal, network, env_vars automation included
- Includes example output and usage patterns
- Instant install
See it in action
Translating: fr -> ja Input (16 chars): Bonjour le monde Translation: こんにちは世界 Saved to: ~/.cf-ai-translate/result.txt
About This Skill
What it does
This skill provides high-quality, cost-effective translation across 100+ languages by leveraging the Meta M2M-100 model hosted on Cloudflare Workers AI. Unlike standard translation engines that often use English as an intermediary (e.g., translating French to English, then English to Japanese), this skill performs direct translation between any language pair, significantly improving accuracy for non-English translations.
Why use this skill
While generic AI models can translate text, they often come with high token costs or API usage fees. This skill is built for developers who want a production-ready translation layer that is completely free to use on Cloudflare's free tier. By using a specialized 1.2B parameter many-to-many model, you get results that are optimized for linguistic nuances without the overhead of a general-purpose LLM.
Supported Capabilities
- Direct Translation: Supports over 100 languages without routing through English.
- Cloudflare Workers AI Integration: Runs on global edge infrastructure for low latency.
- Cost Efficiency: No per-character fees or expensive subscription tiers required.
- File Export: Built-in support for saving translated output directly to your local filesystem.
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
Use Cases
- Localize documentation into 100+ languages without per-character fees.
- Perform direct translation between non-English pairs for higher accuracy.
- Automate translation workflows via Cloudflare's globally distributed edge.
- Translate multi-sentence text blocks and save the output to local files.
How to Install
unzip cf-ai-translate.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.