workflow engine skills

102 tagged workflow engine, measured the same way as everything else here.

Browse within: typescript 53javascript 43temporal 43workflow 17ai-agent-skills 16antigravity 16claude-skills-library 16agent-graph 10graph-engineering 10kimi-code 8pm-automation 8session-orchestrator 8ai-gateway 7claude-api 7

dagu

01

dagucloud/dagu

Skill Claude CodeCodex

Authors, validates, and troubleshoots Dagu DAG definitions and assists with Dagu CLI operations. Use when creating or debugging DAG YAML, choosing Dagu commands, or inspecting and managing DAGs and runs from the CLI.

3.8k 2d ago A 48 tokens GPL-3.0

vercel/workflow

Skill Claude CodeCodex

Upgrades an app from Workflow SDK 4.x to 5.0. Use when bumping the workflow / @workflow/ dependencies to v5, or when hitting removed v4 APIs — runStep, stepEntrypoint, workflow/internal/private, @workflow/core/private, writeToStream / closeStream / readFromStream on a World, world.steps.get without a runId…

2.4k 3d ago A 161 tokens original Apache-2.0

vercel/workflow

Skill Claude CodeCodex

Upgrades a custom Workflow SDK World implementation from the v4 spec to v5. Use when a package implements the World interface from @workflow/world and is moving to 5.x — event IDs that are ULIDs rather than slot positions, Event id is not slot-numbered at replay time, a specVersion the runtime refuses, writeToStream /…

2.4k 3d ago A 166 tokens original Apache-2.0

workflow

04

vercel/workflow

Skill Claude CodeCodex

Creates durable, resumable workflows using Vercel's Workflow SDK. Use when building workflows that need to survive restarts, pause for external events, retry on failure, or coordinate multi-step operations over time. Triggers on mentions of "workflow", "durable functions", "resumable", "workflow sdk", "queue"…

2.4k 3d ago A 84 tokens original Apache-2.0

streamsql

05

rulego/rulego

Skill Claude CodeCodex

A Chinese-language guide to StreamSQL, a SQL-based way to process continuously arriving data in RuleGo. It covers filtering, transformations, time windows, joins, change tracking, cumulative values, and event-pattern matching.

1.6k 6d ago A 90 tokens original Apache-2.0

growthxai/output

Skill Claude CodeCodex

Create offline evaluation tests for Output SDK workflows using @outputai/evals. Use when implementing test evaluators with verify(), creating dataset YAML files, building eval workflows, or running workflow tests via CLI.

434 3d ago A 46 tokens original Apache-2.0

growthxai/output

Skill Claude CodeCodex

Create evaluator functions in evaluators.ts for Output SDK workflows. Use when implementing quality assessment, validation logic, or content evaluation.

434 3d ago A 31 tokens original Apache-2.0

growthxai/output

Skill Claude CodeCodex

Create .prompt files for LLM operations in Output SDK workflows. Use when designing prompts, configuring LLM providers, or using Liquid.js templating.

434 3d ago A 36 tokens original Apache-2.0

taichuy/1flowbase

Skill Claude CodeCodex

Use when a concrete engineering problem, bug, integration failure, dependency issue, unclear API usage, implementation blocker, or tool/capability need may already have a proven solution in GitHub open-source projects, issues, pull requests, discussions, code, examples, or release notes. Use it to find suitable…

259 2d ago A 91 tokens original Apache-2.0

problem-framing

10

taichuy/1flowbase

Skill Claude CodeCodex

A requirements-analysis skill that turns unclear product, bug, design, architecture, data, or permission questions into a specific decision and an acceptable outcome.

259 2d ago A 171 tokens original Apache-2.0

qa-evaluation

11

taichuy/1flowbase

Skill Claude CodeCodex

Evidence-driven QA evaluation for 1flowbase dev acceptance, PR merge gates, project health gates, regression, stale or incompatible test expectation triage, delivery, full-project and AI code audits, quality gate routing, i18n/multilingual key-value hygiene, frontend/backend contracts, console settings registry and…

259 2d ago A 146 tokens original Apache-2.0

nika-authoring

12

supernovae-st/nika

Skill Claude CodeCodex

Author, check and repair Nika workflows (.nika.yaml files — the workflow language for AI). Use when writing or editing a .nika.yaml file, converting a repeated AI task or prompt chain into a workflow, or when nika check reports NIKA-XXXX findings to fix.

60 2d ago A 60 tokens AGPL-3.0

nika-debugging

13

supernovae-st/nika

Skill Claude CodeCodex

Diagnose and repair failed, paused or suspicious Nika runs from their traces (.nika/traces). Use when nika run exited red, a run paused on a prompt, a NIKA-XXXX runtime finding needs a root cause, a trace must be read or tamper-verified, or a fixed workflow needs a surgical partial rerun.

60 2d ago A 73 tokens AGPL-3.0

nika-operating

14

supernovae-st/nika

Skill Claude CodeCodex

Operate Nika workflows day-2 — spend caps, permits boundaries, secrets, model swaps (cloud/local), CI wiring, trace export. Use when hardening a working workflow for production, wiring it into CI or a scheduler, capping cost, tightening the permits boundary, swapping models, or exporting traces to OpenTelemetry.

60 2d ago A 69 tokens AGPL-3.0

graflow-workflow

15

GraflowAI/graflow

Skill Claude CodeCodex

Create Python workflow pipelines using Graflow with a structured plan-implement-review process. Use when building task graphs, parallel pipelines, LLM workflows, or any Graflow-based automation. Triggers on requests for "workflow", "pipeline", "task graph", "Graflow", or when user wants to build an automated data/AI…

41 18d ago A 73 tokens original Apache-2.0

daily-composer

16

jshiv/cronicle

Skill Claude CodeCodex

Compose a unified daily team report from per-source markdown files in a scratch directory. Use when the prompt asks to merge crawler outputs (slack, discord, email, code) into a single morning brief.

23 1mo ago A 45 tokens original MIT

file-summarizer

17

jshiv/cronicle

Skill Claude CodeCodex

Read one or more text files and produce a single-paragraph digest in a consistent voice. Use when the operator wants a quick survey of a directory's contents rather than per-file summaries.

23 1mo ago A 44 tokens original MIT

fullstack-guide

18

VidyFoo/antigravity-skill-engine

Skill Claude CodeCodex

全栈开发规范百科全书 (React/TS/Node/Supabase). Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend/backend…

12 7mo ago A 74 tokens original MIT

session-managing

19

VidyFoo/antigravity-skill-engine

Skill Claude CodeCodex

A set of rules for managing knowledge across an AI session. It describes what to read when a conversation starts and how to record useful decisions, patterns, and lessons afterward.

12 7mo ago A 31 tokens original MIT

skills-managing

20

VidyFoo/antigravity-skill-engine

Skill Claude CodeCodex

Create and manage ASE skills following best practices. Use when creating new skills, importing skills, understanding the Registry V3.1 structure, or debugging skill activation.

12 7mo ago A 36 tokens original MIT

langgraph-proof

24

zrk222/code-factory

Skill Claude CodeCodex

Use when building, reviewing, or debugging a LangGraph flow that must prove a resumed run preserved its recorded semantic transitions and side-effect discipline.

6 2d ago A 32 tokens