원클릭으로
learner
Extract a reusable skill from the current conversation — learn from what just worked
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Extract a reusable skill from the current conversation — learn from what just worked
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | learner |
| description | Extract a reusable skill from the current conversation — learn from what just worked |
| tags | ["meta","skill-creation"] |
Review the conversation to identify the successful pattern:
Identify the reusable elements:
Create a complete SKILL.md with proper structure:
---
name: {skill-name}
description: "{one-line description}"
tags:
- {relevant-tags}
---
## When to Use
{trigger conditions}
## When NOT to Use
{anti-patterns}
## Workflow
{step-by-step protocol}
## Tool Usage
{which tools and agents, with task() examples}
## Examples
{good and bad examples from the conversation}
## Checklist
{success verification}
Write to plugin/skills/{name}/SKILL.md via edit/create.
Report: "New skill saved. Reinstall plugin to activate: copilot plugin install ./plugin"
learn this, save as skill, remember how
Detect and clean AI-typical writing patterns in documents — em dashes, filler phrases, over-formality
Route questions to Claude, Codex, or Gemini for multi-perspective answers
Claude-Codex-Gemini tri-model orchestration — decompose, query, synthesize
Health check — verifies omg plugin is correctly installed and working
Quick reference — what omg agents and skills are available and how to use them
About omg — version, architecture, capabilities, and credits