omc-learner

Extract conversational lessons into reusable Codex-compatible skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The omc-learner Skill addresses the issue of capturing valuable, non-generic knowledge from conversations and turning them into reusable Codex skills.

Core Features & Use Cases

  • Skill Extraction: Automatically identify and create new Codex skills from lessons learned during conversations.
  • Quality Control: Ensures the extracted skills are not generic and have a specific, non-obvious value to the user.
  • Scalability: Supports both project-level and user-level skill storage for varying levels of reusability.

Quick Start

To extract a new skill from a conversation, run 'omc-learner <conversation lesson>'.

Frequently Asked Questions about omc-learner

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

FAQPage Schema
How do I extract reusable skills from conversation logs for project knowledge management?

To extract reusable skills from conversation logs, you can use a tool to identify non-obvious problem-solving techniques and convert them into Codex-compatible skill files for future reuse.

What is the best way to capture non-generic knowledge from conversations into Codex?

Capturing non-generic knowledge from conversations requires careful curation to filter out standard documentation, ensuring only specific, non-obvious project insights are codified into Codex skills.

Can I store extracted conversation lessons at both project and user levels?

Yes, extracted conversation lessons can be stored at both project-level and user-level scopes, allowing you to vary the reusability of codified skills across different environments.

How do I ensure extracted conversation analysis skills avoid generic documentation?

To ensure conversation analysis avoids generic documentation, the extraction process applies quality control to verify that each captured lesson contains unique, non-obvious value specific to your project.

Does omc-learner work for codifying non-standard coding techniques from chat transcripts?

Yes, omc-learner works for codifying non-standard coding techniques by processing conversation transcripts and transforming specific problem-solving lessons into reusable Codex skills.

When should I not use automated skill extraction for conversation analysis?

You should not use automated skill extraction when conversations contain only standard troubleshooting steps or generic solutions, as the process requires non-obvious, unique insights to generate valuable Codex skills.