orbitant-blog-post-review
Editorial review skill for Orbitant engineering blog posts. Activates when reviewing, editing, or providing feedback on blog articles. Produces structured reviews covering SEO, content quality, tone, and actionable improvements. Responds in the same language as the article being reviewed. Use this skill whenever someone asks to review a blog post, wants editorial feedback on a draft, needs SEO analysis for an article, or requests writing improvements for the Orbitant blog — even if they don't explicitly mention "review".
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-review 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-review --agent cursor -y
# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-blog-post-review --agent cline -y
# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-blog-post-review --agent claude-code -y