This is your configuration hub for OpenCode. It handles opencode.json edits, AGENTS.md setup, and permission tuning through guided questions when things are ambiguous. The workflow is smart about batching related config questions together and validates changes by actually running opencode run test after modifications, not just suggesting you do it. The skill knows the difference between global and project configs, understands JSONC comment syntax, and will proactively migrate legacy fields like tools and maxSteps to the modern permission system. Use it when adding providers, locking down agent permissions, switching models, or setting up project rules. It beats manually editing JSON and hoping you didn't miss a comma.
npx skills add https://github.com/igorwarzocha/opencode-workflows --skill opencode-config