بنقرة واحدة
skillify
Turn a repeatable workflow from the current session into a reusable OMP skill draft
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Turn a repeatable workflow from the current session into a reusable OMP skill draft
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Diagnose and fix build/CI failures automatically
Concurrent code generation via multi-model picker
UI/UX design and frontend component generation
OMP self-improvement — analyse own skills/agents and propose improvements
Visual diff/screenshot comparison verdict
Clone and adapt a web page/design to the codebase
| name | skillify |
| description | Turn a repeatable workflow from the current session into a reusable OMP skill draft |
| triggers | ["/omp:skillify"] |
Use this skill when the current session uncovered a repeatable workflow that should become a reusable OMP skill.
Capture a successful multi-step workflow as a concrete skill draft instead of rediscovering it later.
skills/ directory of oh-my-githubcopilot).omp/skills/<skill-name>.md)---
name: <skill-name>
description: <one-line description>
triggers:
- /omp:<skill-name>
- <keyword-trigger>
---
.omp/skills/<skill-name>.mdskills/<skill-name>/SKILL.md in the oh-my-githubcopilot reposrc/skills/<skill-name>.mts in the oh-my-githubcopilot repoOMP state uses the .omp/ prefix:
.omp/skills/ — project-local learned skills.omp/state/ — runtime state.omp/notepad.md — working notepadomp: prefix for all skill references, never omc: or oma:..omp/skills/)