skillify

Convert session-based workflows into OMC skill drafts with YAML frontmatter.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Ewallyw/claude-config-public --skill skillify-ewallyw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillify
Source: https://github.com/Ewallyw/claude-config-public/tree/main/claude-config-master/claude-config-master/skills/skillify
Command: npx skills add https://github.com/Ewallyw/claude-config-public --skill skillify-ewallyw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to quickly transform repeatable workflows into reusable OMC skill drafts, reducing the need for rediscovery and manual repetition.

Core Features & Use Cases

  • Workflow Capture: Identifies and captures repeatable workflows from current sessions.
  • Skill Drafting: Outputs a draft skill file with YAML frontmatter and clear instructions.
  • Use Case: If you've completed a complex task in a session and want to automate it for future use, skillify can help you create a skill to handle that task.

Quick Start

Use the skillify skill to create a draft for a workflow you've just completed.

Frequently Asked Questions about skillify

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

FAQPage Schema
How do I convert a completed session workflow into a reusable automation skill?

You can convert a multi-step process into a reusable automation skill by running skillify within the OMC environment. It identifies your repeatable session-based workflow and generates a structured draft skill file with YAML frontmatter and clear instructions.

What is the best way to codify repeatable workflows for automation?

The best way to codify repeatable workflows for automation is to capture them directly from your active session context. Skillify extracts the multi-step process you just completed and drafts a reusable skill file, eliminating manual repetition and reducing rediscovery effort.

Do I need to be in the OMC environment to create reusable skill drafts?

Yes, you need to be in the OMC environment to create reusable skill drafts. Skillify requires execution within OMC and must have direct access to your current workflow context to successfully capture the session and generate the automation draft.

Can I automate a complex task I just finished without starting from scratch?

Yes, you can automate a complex task you just finished without starting from scratch. Skillify captures the workflow context from your current session and drafts a reusable skill file, allowing you to quickly codify the process for future automated execution.

What format does skillify output when drafting a reusable skill?

Skillify outputs a draft skill file containing YAML frontmatter and clear instructions. This structured format ensures the captured workflow is properly codified into a reusable OMC skill draft ready for future automation scenarios.

When should I use a workflow capture tool instead of manual scripting?

You should use a workflow capture tool instead of manual scripting when a multi-step process is repeated frequently and should be codified. It reduces manual repetition by transforming session-based workflows directly into reusable skill drafts.