opencode-config

Standardize OpenCode configuration by organizing commands, agents, prompts, and modes.

6|1|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/mgajewskik/opencode-config --skill opencode-config-mgajewskik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-config
Source: https://github.com/mgajewskik/opencode-config/tree/main/skills/opencode-config
Command: npx skills add https://github.com/mgajewskik/opencode-config --skill opencode-config-mgajewskik

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OpenCode configuration is centralized and standardized by defining commands, agents, prompts, modes, and governance docs.

Core Features & Use Cases

  • Configuring commands, agents, prompts, and modes across projects
  • Managing references and guidelines via AGENTS.md and related docs
  • Use Case: Teams onboard OpenCode quickly by applying consistent configs to automate behavior

Quick Start

Refer to the references/ directory to configure commands, agents, prompts, and modes for your project.

Frequently Asked Questions about opencode-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize OpenCode configuration across multiple projects?

Standardize OpenCode configuration by organizing commands, agents, prompts, and modes into a modular directory structure. This enforces consistent behavior, drives deterministic task loading, and scales workflows across diverse projects.

What is the best way to manage OpenCode agents and prompts for a team?

Manage OpenCode agents and prompts by applying a standardized configuration with YAML frontmatter discovery. This allows teams to quickly onboard, govern, and apply consistent automation rules across all collaborative workflows.

How do I configure OpenCode commands and modes using a modular directory structure?

Configure OpenCode commands and modes by arranging them within a modular directory structure. This setup handles YAML frontmatter discovery and optional references, ensuring deterministic task loading and organized behavior management.

Does OpenCode configuration support handling external references and guidelines?

Yes, OpenCode configuration supports optional references, scripts, and assets handling. You can manage guidelines and governance docs directly through AGENTS.md and related documentation within the references directory.

Can I automate OpenCode onboarding for new team members?

Yes, you can automate OpenCode onboarding by applying consistent configurations across projects. This standardizes commands and agents, allowing new team members to quickly adopt governed and deterministic workflows.