원클릭으로
skillify
Turn a repeatable workflow into a reusable local SKILL.md with explicit steps, criteria, and safe defaults.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Turn a repeatable workflow into a reusable local SKILL.md with explicit steps, criteria, and safe defaults.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | Skillify |
| description | Turn a repeatable workflow into a reusable local SKILL.md with explicit steps, criteria, and safe defaults. |
| requires | {"bins":[],"env":[]} |
Capture a process that worked well and convert it into a reusable skill file. Use this to scale team workflows without rewriting instructions every time.
SKILL.md.workflow_name (required): short name for the new skill.source_scope (optional): current_task (default) or recent_session.target_location (optional): default skills/<slug>/SKILL.md.required_args (optional): known runtime arguments to expose.confirm_before_write (optional): default true.workflow_name=Xsource_scope=recent_sessiontarget_location=...source_scope=current_tasktarget_location=skills/<slug>/SKILL.mdconfirm_before_write=trueworkflow_name is missing, ask for a concrete name.Use when, Do not use when, input contract, workflow,
guardrails, and output format.confirm_before_write=true.SKILL.md.Always return:
status: drafted | written | needs_user_inputworkflow_name: normalized nametarget_location: final pathdraft_summary: what the generated skill coversopen_questions: unresolved ambiguitiesnext_action: required unless status=writtenworkflow_name="release-pr-handoff" source_scope="recent_session" target_location="skills/release-pr-handoff/SKILL.md"Bounded auto-iteration for a prompt with explicit stop predicates.
Memory hygiene workflow to classify, deduplicate, and promote durable knowledge across local memory layers.
Bounded simplification pass for a file or hunk that preserves behavior while reducing complexity.
Bounded auto-debug loop for failing build/test commands with evidence-first diagnosis.
Safely update Nexo config files with read-before-write merges, schema-aware mapping, and reload/restart awareness.
Bounded acceptance verification that runs concrete checks and an explicit LLM judge over evidence.