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.
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".
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.
LinkedIn content planner for Orbitant. Takes a published blog post (markdown) and produces a full content plan with multiple LinkedIn pieces ready for scheduling: a standard post with link, a carousel structure proposal, and a multimedia asset recommendation (infographic or diagram). Each piece uses a different angle from the same source material. Output is ready for handoff to n8n or manual scheduling. Activate when user shares a blog post and asks for LinkedIn content, social media copy, a content plan, carousel proposals, or content repurposing for LinkedIn. Also trigger when asked to "turn this into LinkedIn posts", "create social media from this article", or "help me schedule this content" — even if they don't explicitly mention LinkedIn or social media strategy.
Voice and tone reference for Orbitant blog content. Defines what Orbitant writing sounds like, what it values, and what it avoids — with concrete examples. Activate when user asks about Orbitant voice, tone, writing style, brand voice, or editorial guidelines. Also trigger when reviewing blog content for consistency, checking if text "sounds like Orbitant", or when creating/editing marketing content — even if they don't explicitly mention tone or voice.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The future will be AI or nothing at all.
Orbitant's plugin marketplace — skills, agents, and commands organized by vertical. Compatible with Claude Code, Claude.ai, and the Claude API.
Documentation: https://weorbitant.github.io/orbitant-os
# Add the marketplace
/plugin marketplace add weorbitant/orbitant-os
# Install what you need
/plugin install orbitant-marketing
/plugin install orbitant-chief-of-staff
/plugin install orbitant-business
# Update when there are new versions
/plugin update
| Plugin | Version | Skills | Commands |
|---|---|---|---|
| orbitant-marketing | v1.1.0 | blog-post-review, blog-post-create, blog-post-translate, tone | — |
| orbitant-chief-of-staff | v1.3.2 | graceful-degradation, goal-alignment, voice-drafting | /preflight, /status, /today, /triage, /week, /prep, /crm |
| orbitant-business | v0.2.0 | — | /challenge, /highlight, /opportunity, /todo, /query, /preflight |
# Install to other agents via skills.sh
npx skills add weorbitant/orbitant-os --skill orbitant-blog-post-review --agent cursor -y
This is useful when:
Use the /v1/skills endpoint. See Skills API docs.
Some plugins require MCP servers (e.g., Gmail, Calendar, Slack). Run the setup script to configure them:
# Community users — interactive plugin selection
./install.sh
# Orbitant team members — sets up everything
./install.sh --team
The script checks prerequisites, registers MCP servers via claude mcp add, and guides you through OAuth authentication for each service.
orbitant-os/
├── .claude/
│ └── CLAUDE.md <- project instructions for Claude
├── .claude-plugin/
│ └── marketplace.json <- marketplace manifest
├── plugins/
│ ├── orbitant-marketing/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ └── skills/
│ │ ├── blog-post-review/
│ │ ├── blog-post-create/
│ │ ├── blog-post-translate/
│ │ └── tone/
│ └── orbitant-chief-of-staff/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ ├── commands/
│ ├── agents/
│ ├── crm/
│ └── references/
├── .github/
│ ├── assets/ <- images and screenshots
│ ├── schemas/ <- JSON schemas for validation
│ └── workflows/
│ └── validate.yml <- CI pipeline
├── scripts/ <- validation scripts
├── .gitignore
├── CONTRIBUTING.md
├── FAQ.md
├── LICENSE
├── package.json
└── README.md
Each vertical is an independent plugin with its own namespace. This means:
orbitant-blog-post-review) so Claude can distinguish them from community skills.| Component | What it is | How it triggers |
|---|---|---|
| Skills | Instructions Claude loads automatically when relevant | Claude reads the description and decides |
| Agents | Specialized sub-agents with restricted tools | Invoked via slash command or by another agent |
| Commands | Slash commands invoked manually | User types /orbitant-marketing:command-name |
plugins/orbitant-{vertical}/skills/{skill-name}/SKILL.md with frontmatter:---
name: orbitant-{short-name} # ALWAYS prefix with orbitant-
description: |
What the skill does. When to activate it.
Be specific — this triggers Claude to load the skill.
version: "1.0.0"
license: MIT
metadata:
author: your-name
tags: comma, separated, tags
---
marketplace.json and bump version in plugin.jsonSee Creating Skills for detailed guidelines.
# Install dependencies
npm install
# Run validation (same as CI)
npm run check
# Test plugins locally
claude --plugin-dir ./plugins/orbitant-marketing
# Website development
npm run website:dev # Dev server
npm run website:build # Build static site
Full documentation is available at https://weorbitant.github.io/orbitant-os
Guide for authoring Claude Code skills following Anthropic best practices. Covers skill structure, SKILL.md templates, testing, and distribution.
AI-powered roadmap refinement: analyze tickets, review sprints, extract user stories, search documentation, analyze designs, create ADRs, and communicate with your team. Supports Jira, Linear, GitHub Issues, Figma, Confluence, Notion, Miro, Slack, and more via adapters.
Technology-agnostic infrastructure operations: service status, logs, deployments, database queries, and message queue management. Supports Kubernetes, Docker Compose, ECS, RabbitMQ, Azure Service Bus, PostgreSQL, MySQL, and more via adapters.
Python-specialized development tools with microservice support, built on superpowers. 32 agents, 18 commands, 21 skills, 1 MCP server.
npx claudepluginhub weorbitant/orbitant-os --plugin orbitant-marketingContent Creator subagent
A collection of 61 agent skills for founders who hate marketing
Content marketing with content strategy and search specialist agents
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Go-to-market skills for Claude Code — SEO, content, outbound, sales, growth, analytics, strategy, ads, social, and CRM
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.