بنقرة واحدة
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 المهني
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.
| 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"