Skip to content

orbitant-blog-post-create

v1.1.0 Part of orbitant-marketing

Content generation skill for the Orbitant engineering blog. Activates when creating a blog post from raw input (transcript, notes, or draft). Produces a structured, SEO-optimised article in Spanish that matches Orbitant's tone, editorial standards, and content cluster strategy. Use this skill whenever someone provides raw material and asks to turn it into a publishable blog post for the Orbitant blog.

marketingblogeditorialseocontent-creationwriting

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-create

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-create --agent cursor -y

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

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