OpenCode configuration for Windows workstation - agents, skills, commands, tools, and config. Mirror of crashmedia/opencode for Windows-specific use.
Find a file
2026-05-11 00:55:07 -04:00
.config/opencode Sync all skills, agents, commands, and config from local .config/opencode 2026-05-11 00:55:07 -04:00
.opencode Add agent: front-end-developer 2026-05-11 04:39:33 +00:00
README.md Initial commit 2026-05-11 04:27:36 +00:00

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.

Setup Date: 2026-05-11