Skip to content

orbitant-blog-post-translate

v1.1.0 Part of orbitant-marketing

Translation skill for validated Orbitant blog posts. Takes a Spanish article that has already been reviewed and approved by a human editor, and produces an English version optimised for English-speaking audiences. Keyword selection is not a literal translation but a search-intent-driven choice for the English market. Use this skill only on articles that have completed the full editorial and review process.

marketingblogeditorialseotranslationwriting

Installation

# Install the parent plugin
/plugin marketplace add weorbitant/orbitant-os
/plugin install orbitant-marketing

Usage

After installing, this skill will automatically activate when Claude detects relevant context. You can also invoke it directly:

/orbitant-marketing:blog-post-translate

Using with Other Agents

Install this skill on other AI agents using skills.sh:

# Install to Cursor
npx skills add weorbitant/orbitant-os --skill orbitant-blog-post-translate --agent cursor -y

# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-blog-post-translate --agent cline -y

# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-blog-post-translate --agent claude-code -y