‹ 首页

creating-process-files

@lexler · 收录于 昨天 · 上游提交 1 周前

Creates process files - text as code instructions for reliable AI workflows. Use when creating new process files.

适合你,如果需要为 AI 工作流创建可复用的文本指令文件

/ 通过 npx 安装 校验哈希
npx oh-my-skill add lexler/skill-factory/creating-process-files
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- lexler/skill-factory/creating-process-files
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify lexler/skill-factory/creating-process-files
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
223GitHub stars
~511最小装载
~511含声明引用
~573文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 2eae60e · 表述以原文为准
它做什么

装好后,Claude会通过提问逐步收集文件名、标题、描述、起始字符和步骤等信息,然后生成并优化一个结构化的流程文件。

什么时候触发

当你说“创建一个流程文件”或要求优化现有流程文件时触发。

装好后可以这样说
Claude会开始逐一提问收集信息。
Claude会检查并改进文件。
Claude会针对该主题进行采访。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 2eae60e

Creating Process Files

STARTER_CHARACTER = ⚙️

Description

This skill helps make new process files or fine tune existing ones. A process file describes a structured sequence of steps for AI to follow to create a predictable output. Process files are content neutral to the project.

Steps

This process has these distinct phases:

  1. Interview Phase - Ask for the pieces of the process file that we are going to build
  2. Draft Phase - Create the initial version of the process file
  3. Clarification Phase - Ask any clarifying questions about the process file
  4. Simplification Phase - Remove unnecessary content
Pieces
  • [FILE_NAME]
  • [HEADER]
  • [STARTER_CHARACTER]
  • Steps
  • Title
  • Details
  • Sub-steps (optional)
  • [DESCRIPTION]
Interview Protocol

Ask one question at a time. If you are giving options, give a list to choose from.

Phases
Phase 1: Interview
  1. Read the provided file, and ask for the [FILE_NAME] if not provided.
  2. Ask for the [HEADER] for the file.
  3. Ask for a small [DESCRIPTION] of what this process is going to achieve.
  4. Ask for the [STARTER_CHARACTER] emoji. A STARTER_CHARACTER is a marker (usually an emoji) that appears at the beginning of each response to indicate that the context window is intact and rules are being followed. Suggest 5-8 appropriate emoji based on the process topic.
  5. We need a list of steps. Ask for each step in the process, one at a time. If anything is unclear about a step, ask clarifying questions.
  6. Identify any missing steps that would achieve the stated description of the process.
Phase 2: Draft

Create the initial version of the process file, or revise it if it already exists. Ask to review it.

Phase 3: Clarification

Read the draft created in phase 2. Check for inconsistencies, contradictions, or missing information. If any are found, ask clarifying questions one at a time.

Phase 4: Simplification

Review the process file created in phase 2 and simplify. Be as concise as possible.

Examples

For an example of a process file, examine this file itself.

按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。