omg-reference

Catalog OMC agents, tools, pipelines, commit protocols, and skills registry.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/oneforce/oh-my-gemini-cli --skill omg-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omg-reference
Source: https://github.com/oneforce/oh-my-gemini-cli/tree/main/skills/omg-reference
Command: npx skills add https://github.com/oneforce/oh-my-gemini-cli --skill omg-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes reference information for OMC agents, tools, team pipelines, commit protocols, and the skills registry to reduce lookup time and confusion.

Core Features & Use Cases

  • Agent Catalog: Lists all supported agents with roles and prefixes.
  • Model Routing & Tools Reference: Documents routing decisions and available tools for delegation and execution.
  • Team Pipeline & Commit Protocol: Describes how teams coordinate tasks and how changes are committed for traceability.
  • Skills Registry: Provides a directory of built-in skills and their purposes to accelerate orchestration.

Quick Start

Query the built-in reference to view all available OMC agents, tools, and workflows.

Frequently Asked Questions about omg-reference

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

FAQPage Schema
How do I look up available agents and roles for Gemini Code workflows?

The centralized OMC agent catalog exposes all supported agents, their roles, and prefixes to reduce lookup time. Query this reference to quickly find the correct agent and role mapping for your Gemini Code workflows.

What is the commit protocol for team pipeline coordination?

The commit protocol is a centralized reference describing how teams coordinate tasks and how changes are committed for traceability. It exposes the rules for structured, traceable commits during team orchestration.

How do I find the correct model routing and tools for agent delegation?

You can find model routing and tools by querying the centralized reference, which documents routing decisions and available tools for agent delegation and execution during Gemini Code workflows.

How do I view the directory of built-in skills for workflow orchestration?

You can view the directory of built-in skills by querying the centralized skills registry. It provides a directory of skills and their purposes to accelerate orchestration and task delegation.

Do I need a specific environment to load the OMC agent catalog reference?

You need an environment that supports loading a root SKILL.md file with name and description frontmatter and a Markdown body into context during activation. The reference relies on this Markdown structure to function.