ワンクリックで
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 ページを確認してインストールできます。
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
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