skillify

Installation
SKILL.md

Skillify

Codex-native workflow for converting a just-completed conversation into a reusable skill package.

When to use

  • User asks to "turn this workflow into a skill," "skillify this session," or "capture this process as a reusable skill."
  • The session contains a repeatable process with stable steps, constraints, and success artifacts.
  • The user wants structured follow-up questions before generating SKILL.md.

Required inputs

  • Optional short process description from the user.
  • Current session context (messages, constraints, corrections, and outcomes).
  • Preferred destination: canonical git-backed skill category path.

Deliverables

  • A reviewed SKILL.md draft matching the process.
  • Saved skill directory with at least SKILL.md and aligned agents/openai.yaml.
  • Explicit invoke syntax (/<skill-name> [arguments]) and file path in final handoff.
  • Structured summaries should include schema_version when machine-consumed output is requested.
Installs
1
GitHub Stars
8
First Seen
Apr 12, 2026
skillify — jscraik/agent-skills