Skip to content

Repository files navigation

DataFlow Operator — Agent Skills

Portable agent guides for deploy, pipeline configuration, and fault tolerance. Works with Cursor, Claude Code, GitHub Copilot, and any LLM assistant.

Repository:https://github.com/dataflow-operator/skills
Documentation:https://dataflow-operator.github.io/docs/agent-skills/
Compatible with: DataFlow Operator appVersion 1.9.0
Schemas:https://dataflow-operator.github.io/docs/schemas/catalog.json

Install

See INSTALL.md for Cursor, Claude Code, Copilot, and generic setup.

git clone https://github.com/dataflow-operator/skills.git /tmp/dataflow-skills
mkdir -p .cursor/skills # Cursor — or .claude/skills for Claude Code
cp -r /tmp/dataflow-skills/* .cursor/skills/

Or open AGENTS.md in this repository — index for any agent without copying files.

Skills

SkillCursorPurpose
dataflow@dataflowEntry point: CRD selection, navigation
dataflow-deploy@dataflow-deployHelm, CRD, verify
dataflow-config@dataflow-configWrite DataFlow / DataFlowCron YAML
dataflow-fault-tolerance@dataflow-fault-toleranceIdempotency, checkpoint, ack

Operator samples

https://github.com/dataflow-operator/dataflow/tree/main/config/samples

Scenario map: dataflow-config/samples-index.md
Anti-patterns: dataflow-config/anti-patterns.md

Maintainer

Developed in the dataflow-operator monorepo under skills/ and published here. See dataflow-operator/.cursor/skills/SYNC.md for sync workflow.

About

skills for agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors