workflow skills

1,532 tagged workflow, measured the same way as everything else here.

Browse within: RAG 85skill 79Orchestration 73python 69agentic 59unity 59Multi-Agent 58rules 57wanwu 57vibecoding 56config 50gemini 50n8n 45typescript 40

n8n-io/n8n

Skill Claude CodeCodex

Authors a new Instance AI workflow eval case — written locally as JSON, calibrated against a real build, then pushed to the LangTracer suite CI runs — build cases, behaviour/process cases, credential cases, and seeded (mid-conversation) cases — with intent-driven expectations. Use when adding or changing an Instance…

203k 2d ago A 81 tokens

n8n:db-migrations

02

n8n-io/n8n

Skill Claude CodeCodex

Authors n8n database migrations. Use when creating or modifying files under packages/@n8n/db/src/migrations/, when the user asks to add a column, table, index, foreign key, or backfill, or when the user mentions DB migrations or TypeORM migrations.

203k 2d ago A 64 tokens

n8n:gh-stack

03

n8n-io/n8n

Skill Claude CodeCodex

Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.

203k 2d ago A 69 tokens

magpie-setup

04

apache/airflow

Skill Claude CodeCodex

Adopt and maintain the apache-magpie framework in a project repo via the snapshot-based adoption mechanism. The only framework skill committed in an adopter's repo; every other skill is a symlink the adopt sub-action wires up. Sub-actions: /magpie-setup - first-time adoption (default; main-checkout only) /magpie-setup…

47k 2d ago A 243 tokens original Apache-2.0

apache/airflow

Skill Claude CodeCodex

Replace the manual commit-by-commit classification step in breeze release-management prepare-provider-documentation with AI-driven classification. For each provider with pending changes, analyze every PR (batched into one sub-agent per provider, not one per PR), pay special attention to potentially breaking changes by…

47k 2d ago A 113 tokens original Apache-2.0

apache/airflow

Skill Claude CodeCodex

Upgrade the pinned Flask-AppBuilder (FAB) dependency in the Apache Airflow FAB provider (providers/fab/). Bumps the exact flask-appbuilder== pin and its mirror constant, regenerates uv.lock, drives the testfabalignment.py drift tripwire, reviews the vendored security-manager override.py against the new upstream FAB…

47k 2d ago A 120 tokens original Apache-2.0

dagster-docs

07

dagster-io/dagster

Skill Claude CodeCodex

Expert guidance for writing documentation for the Dagster docs website. ALWAYS use before creating or updating documentation in the docs directory.

16k 3d ago A 29 tokens original Apache-2.0

data-engineering

08

fengshao1227/ccg-workflow

Skill Claude CodeCodex

A guide to data engineering, the work of collecting, moving, processing, and checking data. It covers workflow tools such as Airflow, Dagster, and Prefect, plus streaming and data-quality tools.

5.9k 2d ago A 53 tokens original MIT

infrastructure

09

fengshao1227/ccg-workflow

Skill Claude CodeCodex

云原生基础设施。Kubernetes、Helm、Kustomize、Operator、CRD、GitOps、ArgoCD、Flux、IaC、Terraform、Pulumi、CDK。当用户提到 K8s、Helm、GitOps、IaC 时路由到此。.

5.9k 2d ago A 65 tokens original MIT

mobile

10

fengshao1227/ccg-workflow

Skill Claude CodeCodex

A guide for developing mobile apps on iOS, Android, or with cross-platform tools such as React Native and Flutter. It covers UI frameworks, state handling, networking, storage, and testing patterns.

5.9k 2d ago A 44 tokens original MIT

darrenhinde/OpenAgentsControl

Skill Claude CodeCodex

Orchestrate multi-agent workflows for feature development using planning agents, context handoff, and stage management.

4.8k 17d ago A 25 tokens original MIT

HughYau/qiushi-skill

Skill Claude CodeCodex

A structured review method for examining completed work, criticism, and repeated mistakes. It focuses on specific evidence, causes, effects, and practical improvements.

3.8k 5d ago A 103 tokens original MIT

mass-line

13

HughYau/qiushi-skill

Skill Claude CodeCodex

A method for collecting feedback and facts from multiple people or sources, turning them into a plan, and checking the plan with those affected.

3.8k 5d ago A 103 tokens original MIT

workflows

14

HughYau/qiushi-skill

Skill Claude CodeCodex

A workflow guide for tasks that need several kinds of reasoning in sequence, such as research, finding the main conflict, choosing a small starting point, and planning sustained work.

3.8k 5d ago A 117 tokens original MIT

FireRedTeam/FireRed-OpenStoryline

Skill Claude CodeCodex

A workflow for turning a person's video-editing habits into a reusable editing skill file. It examines choices such as pacing, storytelling, audio, subtitles, colour, transitions, and recurring editing rules.

3.3k 1mo ago A 64 tokens original Apache-2.0

agent-teams

16

rohitg00/pro-workflow

Skill Claude CodeCodex

Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.

2.8k 14d ago A 50 tokens

batch-orchestration

17

rohitg00/pro-workflow

Skill Claude CodeCodex

Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.

2.8k 14d ago A 46 tokens

design-engineering

18

rohitg00/pro-workflow

Skill Claude CodeCodex

Apply interface craft when building or reviewing UI - motion, easing, timing, springs, component feel, and visual foundations. Use when building a component, animation, transition, hover or press state, modal, drawer, toast, or when polishing an interface so it feels right. Says "make this feel better", "add an…

2.8k 14d ago A 82 tokens

claude-api

19

UnicomAI/wanwu

Skill Claude CodeCodex

Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports anthropic/@anthropic-ai/sdk/claudeagentsdk, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports openai/other AI SDK, general programming, or ML/data-science tasks.

2.5k 1mo ago A 84 tokens original Apache-2.0

customize

20

UnicomAI/wanwu

Skill Claude CodeCodex

Create, configure, and maintain custom agent profiles and author new skills via the repl tool. Use when the user wants to create an agent profile, build a custom agent, modify agent capabilities, attach or detach skills/connectors on a profile, author a skill, or inspect which connectors and tools are available. Also…

2.5k 1mo ago A 88 tokens original Apache-2.0

UnicomAI/wanwu

Skill Claude CodeCodex

Run GPU jobs on the user's own Modal account via host.compute.create('byoc:modal', ...). Covers the create→submit→waitfornotification flow, the computeprovider kernel for env setup, image/volume resolution, and the two approval cards. Load once you've decided to dispatch to Modal.

2.5k 1mo ago A 65 tokens original Apache-2.0

Book2Skill

22

zhimaAi/chatwiki

Skill Claude CodeCodex

Convert one or more TXT, Markdown, DOCX, or PDF documents into a reusable skill zip backed by normalized Markdown, extracted images, and a grounded JSONL knowledge index. Invoke this skill before inspecting task files, then execute its workflow directly without listing directories.

2.1k 4d ago A 56 tokens

Web2Skill

23

zhimaAi/chatwiki

Skill Claude CodeCodex

Convert one public website URL or an explicit batch of public URLs into a reusable skill zip backed by rendered HTML snapshots and a bounded JSONL retrieval index. Use to discover a documentation directory from one URL, crawl a supplied URL set sequentially, generate a source profile, or package indexed web content as…

2.1k 4d ago A 67 tokens

hex-release

24

agentjido/jido

Skill Claude CodeCodex

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflowdispatch) and manual release flows. Uses gitops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

1.8k 2d ago A 59 tokens original Apache-2.0