omc-skill

Manage local Codex skills with list, add, edit, and validate commands.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/huyhung9630/codex_plugin --skill omc-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omc-skill
Source: https://github.com/huyhung9630/codex_plugin/tree/main/plugins/oh-my-codex-workflows/skills/omc-skill
Command: npx skills add https://github.com/huyhung9630/codex_plugin --skill omc-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of local Codex skills, simplifying the process of listing, creating, editing, and validating skills.

Core Features & Use Cases

  • Skill Management: List, create, edit, and validate local Codex skills.
  • User-Friendly Commands: Perform actions like listing skills, adding new ones, and searching for specific skills.
  • Scalability: Supports plugin, user, and project skill directories, making it versatile for various use cases.

Quick Start

Use the omc-skill command to list all available local Codex skills.

Frequently Asked Questions about omc-skill

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

FAQPage Schema
How do I manage local Codex skills across different project directories?

You can manage local Codex skills across project directories using commands to list, add, edit, and validate skills. The system supports plugin, user, and project skill directories for scalable organization.

What is the best way to validate YAML frontmatter in SKILL.md files?

Validating YAML frontmatter in SKILL.md files is handled by the skill management system, which requires valid YAML frontmatter to process skill metadata and content correctly within the Codex environment.

How do I list all available local skills in the Codex environment?

To list all available local skills in the Codex environment, you use the designated skill management command. This provides a comprehensive view of skills across your plugin, user, and project directories.

Can I create and edit Codex skills without manually writing YAML?

Creating and editing Codex skills is streamlined through user-friendly commands that handle skill metadata and content. These commands manage the required YAML frontmatter in SKILL.md files automatically.

Does skill management work for both user-level and project-level directories?

Yes, skill management works for both user-level and project-level directories. It operates within the Codex environment to support plugin, user, and project skill directories, making it versatile for various use cases.

Why do I need valid YAML frontmatter in my SKILL.md files?

Valid YAML frontmatter in SKILL.md files is required for the skill management system to accurately handle skill metadata and content. Without it, validating and processing local Codex skills will fail.