Agenfk Flow banner
cglab-public cglab-public

Agenfk Flow

Communication community

Description

--- name: agenfk-flow description: Interactively create or edit an AgenFK workflow flow in chat. compatibility: all metadata: framework: agenfk category: flow-management --- # AgenFK Flow Manager > Use the `agenfk` CLI for all workflow operations (CLI-only is the default; read with `--json` for machine-readable output). If `mcp__agenfk__*` tools are present (installed with `--with-mcp`), the equivalent MCP tool is interchangeable. This skill guides you through creating or editing a custom

Installation

Installs to ~/.claude/skills/cglab-public-agenfk-agenfk-flow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cglab-public-agenfk-agenfk-flow && curl -fsSL https://raw.githubusercontent.com/cglab-public/agenfk/HEAD/commands/agenfk-flow.md -o ~/.claude/skills/cglab-public-agenfk-agenfk-flow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository