编程

Process To Skill

试用

Turn a user-described business process into an automated execution flow and optionally convert it into a reusable local skill. Use when a user explains steps...

它能做什么

Turn a user-described business process into an automated execution flow and optionally convert it into a reusable local skill. Use when a user explains steps...

技能文档

Process To Skill

Use this skill to operationalize "explain once, reuse later" behavior for business workflows.

Workflow

  1. Extract the process from the user's message as an ordered list of steps, inputs, and expected output.
  2. Execute or automate the process for the current request.
  3. Confirm the result in plain business language.
  4. Ask whether the user wants to save the process as a reusable skill.
  5. If the user says yes, create a new skill folder with a trigger-focused description, concise workflow instructions, and agents/openai.yaml metadata.
  6. Return the saved skill name and one example command the user can use next time.

Save Prompt Requirement

After completing the process, always ask a direct reuse question:

  • "Do you want me to save this as a reusable skill so next time you can call it directly without re-explaining the steps?"

If the answer is unclear, ask once more with a suggested skill name.

Skill Authoring Rules

  • Use lowercase hyphenated names (- when possible).
  • Keep SKILL.md procedural and short; include only repeatable steps.
  • Put trigger conditions in frontmatter description, not in the body.
  • Add only required resource folders (scripts/, references/, assets/) when they are actually needed.
  • Reuse existing local scripts/templates when possible instead of duplicating logic.

Minimal Capture Template

When saving a process, capture:

  • Goal: What business outcome this process produces.
  • Inputs: Required user-provided data.
  • Steps: Deterministic sequence to run.
  • Output: Expected deliverable format.
  • Trigger examples: 2-3 natural language prompts that should activate the skill.

Guardrails

  • Do not auto-save without user confirmation.
  • Do not save one-off ad hoc tasks that are unlikely to be reused.
  • If required tools or permissions are missing, report the blocker and offer a partial skill draft.

相关技能

ProcessPlan (processplan.com). Use this skill for ANY ProcessPlan request — reading, creating, and updating data. Whenever a task involves ProcessPlan, use this skill instead of calling the API directly.

1 次安装

Convert a book, paper, document, documentation site, or code repository into a structured, on-demand agent skill. Use when the user wants to turn a PDF, EPUB, DOCX, a URL, a docs site, or a GitHub repo into a skill they can load later — "make a skill from this book", "turn this paper into a skill", "turn these docs into a skill", "I want an agent that knows this library".

3 次安装

This skill should be used when the user needs strategic advice on AI-driven business transformation, including digital marketing automation, AIGC commercial applications, AI agent design, smart commerce, or business intelligence. Triggers on keywords like: 数字营销, AIGC, AI智能体, 智慧商务, 商务智能, AI转型, 营销自动化, AI agent, 商业AI.

2 次安装

Discover, install, update, or create the right skill when a workflow gap appears. Use when a task is repetitive, a role lacks a reliable procedure, an existi...

37 次安装1 星标

Agent skill recommender. Input a user need, task description, or existing skill list; output best matching skills, install rationale, duplicate/merge candida...

37 次安装