opencoder bootstraps OpenCode environments with production-ready agents, skills, and commands. Includes containerized deployment for consistent, reproducible setups.
opencoder bundles OpenCode plugin ecosystems via the skills.sh CLI:
- everything-claude-code - 16 agents, 65 skills, 40 commands for production workflows (opt-in at runtime)
- oh-my-openagent - Multi-agent orchestration system with 26 tools and 46 lifecycle hooks (installed at build time)
- superpowers - Advanced workflow skills (TDD, debugging, git workflows) (opt-in at runtime)
opencoder provides:
- Bootstrap automation - Setup scripts and containerized environments
- Plugin ecosystem - Pre-wired access to major OpenCode plugin collections
- Agent-ready documentation - Comprehensive guides designed for AI assistants
- Skills distribution via skills.sh CLI - Build-time baseline plus runtime opt-in skills
Copy and paste this prompt to your LLM agent (Claude Code, Cursor, etc.):
Set up opencode using opencoder by following the instructions here:
https://raw.githubusercontent.com/tankdonut/opencoder/main/docs/guides/installation.md
Or read the Agent Installation Guide - specifically designed for AI assistants with context, role definitions, and technical instructions.
- Agent Installation Guide - For AI assistants/agents (includes role definitions and context)
- Detailed Installation Guide - Comprehensive installation for all platforms and use cases
- Usage Guide - How to use opencoder in different environments
- Configuration Guide - Complete configuration reference
- CONTRIBUTING.md - How to contribute to this project
- DEVELOPMENT.md - Development workflows, testing, and troubleshooting
- AGENTS.md - Agent instructions and project structure
- OpenCode Documentation
- Everything Claude Code
- Oh My OpenAgent
- Superpowers
- Podman Documentation
- GitHub AGENTS.md Best Practices
This project is licensed under the MIT License. Individual plugin and skill sources are licensed under their respective licenses in their upstream repositories.
For issues related to:
- opencoder: Open an issue in this repository
- Specific plugins: Open issues in their respective repositories
- OpenCode itself: Check OpenCode documentation
Remember: opencoder is about reproducibility and ease of setup. Every change should make it easier for teams to get a working OpenCode environment.