custom-workflow-template

star 0

Template skill for project-specific workflows. Copy this folder, rename it, and fill in concrete execution and validation steps.

uzzielperez By uzzielperez schedule Updated 3/5/2026

name: custom-workflow-template description: Template skill for project-specific workflows. Copy this folder, rename it, and fill in concrete execution and validation steps.

Custom Workflow Skill Template

Purpose

Describe what this workflow does and when it should be used.

Preconditions

  • Environment requirements
  • Required configs or credentials
  • Expected input files

Steps

  1. Step 1 command(s)
  2. Step 2 command(s)
  3. Step 3 command(s)

Validation

  • What files/logs should exist
  • What success output should look like
  • What checks to run before finishing

Failure Recovery

  • Common failure modes
  • Recovery commands
  • When to stop and ask the user
Install via CLI
npx skills add https://github.com/uzzielperez/rag-ai-scientist --skill custom-workflow-template
Repository Details
star Stars 0
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator