---
name: Flow Syntax
slug: flow-syntax
category: Quality
description: Flow Syntax validates YAML flow syntax against the pinned reference parser. Use it when you need to check whether input is accepted by that parser.
github: "https://github.com/jmagly/aiwg/tree/main/test/fixtures/agent-skills/upstream-38a2ff82958afee88dadf4831509e6f7e9d8ef4e/flow-syntax"
language: TypeScript
stars: 209
forks: 32
install: "npx degit https://github.com/jmagly/aiwg/tree/main/test/fixtures/agent-skills/upstream-38a2ff82958afee88dadf4831509e6f7e9d8ef4e/flow-syntax ~/.claude/skills/flow-syntax"
installs_to: ~/.claude/skills/flow-syntax
source_path: test/fixtures/agent-skills/upstream-38a2ff82958afee88dadf4831509e6f7e9d8ef4e/flow-syntax/SKILL.md
collection_size: 25
category_size: 1557
collection_url: "https://dirskills.com/collections/jmagly/aiwg"
added: 2026-09-04T05:26:54.245Z
last_synced: 2026-09-04T05:26:54.245Z
canonical_url: "https://dirskills.com/skills/flow-syntax"
---

# Flow Syntax

Flow Syntax validates YAML flow syntax against the pinned reference parser. Use it when you need to check whether input is accepted by that parser.

**Install:**

```bash
npx degit https://github.com/jmagly/aiwg/tree/main/test/fixtures/agent-skills/upstream-38a2ff82958afee88dadf4831509e6f7e9d8ef4e/flow-syntax ~/.claude/skills/flow-syntax
```

## README

# Flow Syntax

Read the input and report the result.
