OpenCode configuration for Windows workstation - agents, skills, commands, tools, and config. Mirror of crashmedia/opencode for Windows-specific use.
| .config/opencode | ||
| .opencode | ||
| README.md | ||
OpenCode Setup Repository
This repository contains the complete OpenCode setup including all skills, agents, and commands for quick reinstall.
Structure
- .opencode/skills/ - All skill definitions
- .opencode/agents/ - All agent definitions
- .opencode/commands/ - All command definitions
Quick Install
After wiping your computer, run this single command to restore your OpenCode setup:
git clone https://git.crashmedia.ca/crashmedia/opencode.git %USERPROFILE%/.config/opencode
Maintenance
IMPORTANT: Any time you make changes to your OpenCode setup, you MUST update this repository to keep it in sync.
When adding or modifying skills, agents, or commands: Copy your local changes to this repo and push.