By chasedd-boop
Installer for purchased Operator's OS skills. Validates your license and installs exactly what you own — membership skills if you're a member, plus any premium skills you've bought.
The low-friction way to install Operator's OS skills. Two plugins, one public marketplace:
| Plugin | Who it's for | Cost |
|---|---|---|
operator-os | Buyers/members — installs the skills you own | needs a license key |
operator-os-free | Anyone — a free taster skill | free |
# 1. Add the marketplace (public, free)
/plugin marketplace add chasedd-boop/operator-os-plugins
# 2a. Free taster — no key needed
/plugin install operator-os-free@operator-os
# 2b. Your purchased skills — needs your license key
/plugin install operator-os@operator-os
/operator-os:install # paste the key from your dashboard when asked
Restart Claude Code (or /reload) afterward so the skills load.
This repo contains no paid skill content. The operator-os plugin is a thin installer — a single command backed by scripts/install.sh. When run, it asks for your license key and calls the gated backend at https://www.myaioperators.com/api/plugins/redeem. That endpoint:
The script downloads and unzips them into ~/.claude/skills/. No valid key → the installer does nothing. A non-buyer who installs this plugin gets an empty installer; there is nothing in the repo to copy. The actual skills never leave the gated backend — the gate is identical to the existing Stripe-protected download, just automated into one command.
The only content that is public lives under plugins/operator-os-free/ — and that's intentionally free.
.claude-plugin/marketplace.json # lists both plugins
plugins/operator-os/ # the license-gated installer (no skills inside)
.claude-plugin/plugin.json
commands/install.md # the /operator-os:install command
scripts/install.sh # validates key, fetches & installs owned skills
plugins/operator-os-free/ # the free taster (one real skill)
.claude-plugin/plugin.json
skills/<slug>/ # ← drop the free skill here
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.
A free Operator's OS skill — a genuinely useful slice of the full pack, no purchase needed. Built for founders and operators.
npx claudepluginhub chasedd-boop/operator-os-plugins --plugin operator-osComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking