skillify

Convert repeatable session workflows into reusable SKILL.md drafts.

5|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/RobinNorberg/oh-my-copilot --skill skillify-robinnorberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillify
Source: https://github.com/RobinNorberg/oh-my-copilot/tree/main/skills/skillify
Command: npx skills add https://github.com/RobinNorberg/oh-my-copilot --skill skillify-robinnorberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn a one-off or session-driven workflow into a reusable Skill draft that can be codified as SKILL.md, enabling consistency and reuse across projects.

Core Features & Use Cases

  • Guided capture: Extract inputs, ordered steps, success criteria, constraints, and potential pitfalls from the session.
  • Draft localization: Propose target locations for the skill (repo-built, user/project learned, or documentation-only) based on impact and ownership.
  • Open questions & safety: Highlight unresolved decisions and risks to be resolved before encoding.

Quick Start

Draft a Skill from a repeatable workflow by outlining inputs, steps, success criteria, and deployment targets.

Frequently Asked Questions about skillify

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

FAQPage Schema
How do I turn a recurring workflow into a reusable skill?

To turn a recurring workflow into a reusable skill, you capture its inputs, ordered steps, success criteria, and constraints into a draft-ready SKILL.md file. This codifies your multi-step process for consistent reuse across developer projects and research tasks.

What is the best way to document a repeatable process for my development team?

The best way to document a repeatable process is to extract the session's inputs, steps, and constraints into a structured SKILL.md draft. This approach highlights unresolved decisions and suggests target locations based on ownership and impact.

Can I draft skills for both research tasks and developer projects?

Yes, you can draft skills for both research tasks and developer projects. The process applies to any consistent multi-step workflow, exposing necessary inputs, success criteria, and deployment targets for your specific session context.

How do I decide where to deploy a newly created skill draft?

You decide where to deploy a skill draft by evaluating its impact and ownership. The process proposes target locations such as repo-built, user/project learned, or documentation-only, ensuring the skill is placed where it provides the most value.

What should I capture when converting a workflow into a skill?

You should capture inputs, ordered steps, success criteria, constraints, and potential pitfalls from your session. Highlighting unresolved decisions and risks ensures safety before encoding the workflow into a reusable format.