searchfit

Translate Content — Development skill for Claude Code

Development community

Translate and localize content for international SEO.

How to install Translate Content

Installs to ~/.claude/skills/searchfit-searchfit-seo-translate-content/SKILL.md

Terminal
mkdir -p ~/.claude/skills/searchfit-searchfit-seo-translate-content && curl -fsSL https://raw.githubusercontent.com/searchfit/searchfit-seo/HEAD/commands/translate-content.md -o ~/.claude/skills/searchfit-searchfit-seo-translate-content/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Translate Content does


name: translate-content description: Translate and localize content for international SEO. Translates with keyword research, hreflang tags, and cultural adaptation — not just word-for-word translation. arguments:

  • name: language description: "Target language (e.g., French, Spanish, German, Japanese)" required: true
  • name: file description: "Path to the file to translate (optional — will translate clipboard/selection if not provided)" required: false
  • name: market

Alternatives in Development

  • Codex Claude Academic Skills — 本仓库包含三个面向学术科研人员的Skills,覆盖从文献阅读、论文写作到科学计算的完整研究工作流 3.2k ★
  • Seomachine — A specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business 2.8k ★
  • Translation Detect — 同步原版更新、检测翻译状态、制定同步计划, 完成后自动建议执行翻译 695 ★

Full documentation available on GitHub

View Source Repository