Cloudshipai Station
cloudshipai-station is a Claude Code plugin for the Operate phase that deploys Cloudship Station, an open-source self-hosted runtime for orchestrated AI agents.
Run Cloudship Station on your own infrastructure so Claude agents, MCP, slash commands, and preconfigured SRE skills deploy under your control—not only on a vendor sandbox.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cloudshipai-station@cloudshipai/stationBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cloudshipai/station") and the paste-ready config with skillselion.get_install_config("plugin:cloudshipai/station").
What it does
cloudshipai-station is a Claude Code plugin bundle built around Station, CloudshipAI’s open-source runtime for running AI agents on infrastructure you own. Small teams that outgrow purely local Claude sessions—but are not ready to hand operations to a black-box hosted agent farm—get a path to dedicated agents, MCP integrations, slash commands, and preconfigured DevOps or SRE workflows in one orchestration layer. Catalog metadata lists two plugins and a wide keyword surface: autonomous agents, lightweight integration, operations, and subagent routing. Expect intermediate complexity: you are choosing networks, secrets, and deploy targets while still benefiting from packaged skills rather than writing every ops prompt from scratch. Pair Station when you are past prototype and need repeatable agent jobs on staging or production adjacent systems.
Highlights
- Open-source Station runtime for self-hosted agent deployment
- Bundle includes 2 plugins with MCP, skills, slash commands, and subagent orchestration
- DevOps and SRE-oriented preconfigured guides and expert-style commands
- Claude and autonomous agent keywords—teams keep full infrastructure control
- CloudshipAI catalog entry: cloudshipai/station (~391 GitHub stars in metadata)
Why builders use it
Hosted-only agent products force you to choose between convenience and control over where agents run, what they access, and how ops workflows are packaged.
After install, you can deploy Station on your infrastructure with MCP, skills, and slash-command orchestration so production-adjacent agent work stays under your policies.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 391 stars, 0 votes.
FAQ
Who is cloudshipai-station for?
It is for engineering-led teams and serious solo operators who want Cloudship’s agent orchestration on their own servers or cloud accounts instead of a fully managed-only agent host.
When should I use cloudshipai-station?
Use it when you move from local agent experiments to Operate-grade infra—running repeatable agent jobs, MCP tools, and slash workflows where you control networking and secrets.
How do I add cloudshipai-station to my agent?
Add the cloudshipai/station plugin bundle from Skillselion, follow the Station repo deploy guide for your environment, enable the bundled plugins (2 in catalog), then wire Claude Code or compatible clients to your Station endpoint.
Comments
Share how you use cloudshipai-station, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.