create-workflow

Formalize recurring patterns into trackable YAML-based workflows with kspec tooling.

1|2|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/kynetic-ai/kynetic-spec --skill create-workflow-kynetic-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-workflow
Source: https://github.com/kynetic-ai/kynetic-spec/tree/main/.claude/skills/create-workflow
Command: npx skills add https://github.com/kynetic-ai/kynetic-spec --skill create-workflow-kynetic-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Formalizes recurring patterns into trackable workflows and enables teams to standardize automation of common processes.

Core Features & Use Cases

  • Structured workflow creation with ID, frontmatter metadata, and YAML-based steps
  • Guidance for when to create a new workflow and how it integrates with kspec tooling
  • Use cases include turning repetitive patterns into repeatable processes and documenting best practices

Quick Start

Start a new workflow with kspec workflow start @create-workflow.

Frequently Asked Questions about create-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn recurring process patterns into trackable workflows?

You can formalize recurring patterns into trackable workflows by defining a structured process with a clear ID, frontmatter metadata, and YAML-based step definitions. This standardizes automation for common AI-assisted development tasks.

When should I create a new workflow for task automation?

You should create a new workflow when you identify repetitive patterns in your AI-assisted development tasks that need standardization. This process provides guidance on trigger definition and structured workflow creation to document best practices.

How do I start a new workflow using kspec tooling?

You start a new workflow by running the command `kspec workflow start @create-workflow`. This initiates the structured creation process, generating frontmatter metadata and YAML-based step definitions.

Does this workflow creation process integrate with kspec meta add?

Yes, the structured workflow creation integrates with kspec tooling such as `kspec meta add workflow`. It uses YAML-based step definitions and supports optional resource directories to manage the process.

What is the best way to design structured steps for AI-assisted task management?

The best way to design structured steps is using YAML-based step definitions within a formalized workflow. This approach applies to pattern discovery, trigger definition, and step design across your AI-assisted development tasks.

Can I use YAML to define workflow steps for process automation?

Yes, YAML-based step definitions are the core format used to create structured workflows. Combined with frontmatter metadata and a clear process ID, they enable standardized automation of common processes.