AI workspace

Create and publish a Skill

Package a reusable multi-step process for agents and Copilot.

Updated 2026-07-24For: AI managers

Use a Skill for a reusable process with clear inputs and outputs. Prefer a Tool when only one external action is required.

Steps

Define the job

Describe the problem, invocation conditions, inputs, and outputs.

Build the flow

Connect start, decision, tool, and result nodes into a complete path.

Declare variables

Use stable names, types, and defaults for custom variables instead of depending on temporary text.

Test and publish

Validate success, failure, and boundary inputs. Publish before granting the Skill to an agent or Copilot.

Related guides