@cloudshipai/station-skill
v0.1.0
Published
OpenCode plugin with Station CLI skills for AI agent orchestration
Maintainers
Readme
Station Skill for OpenCode
OpenCode plugin that provides skills for Station - self-hosted AI agent orchestration platform.
Installation
bunx @cloudshipai/station-skill installThis adds the plugin to your ~/.config/opencode/opencode.json. Restart OpenCode to load the skills.
Uninstall
bunx @cloudshipai/station-skill uninstallSkills Included
| Skill | Description |
|-------|-------------|
| station | Core CLI commands - agents, workflows, MCP tools, deployment, benchmarking |
| station-config | Configuration management via CLI and browser UI |
Usage
After installation, ask OpenCode to use the skills:
Load the station skill and create an agent/skill station
How do I deploy my agents to Fly.io?Prerequisites
- Station CLI installed (
stn --version) - Station initialized (
stn init)
Related
- Station CLI Documentation
- Claude Code Plugin - For Claude Code users
License
MIT
