gmickel

flow-next-setup

Optional local install of flowctl CLI and CLAUDE.md/AGENTS.md instructions. Use when user runs /flow-next:setup.

gmickel 687 54 Updated 7mo ago

Resources

2
GitHub

Install

npx skillscat add gmickel/gmickel-claude-marketplace/flow-next-setup

Install via the SkillsCat registry.

About this skill

We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing language, no superlatives, no calls to action, natural prose, no bullet points, no headings, no markdown formatting, no quotes, at most 60 words. Must be only the summary text. We need to explain what the skill does, what problem it solves, when to use it. So something like: "The flow-next-setup skill optionally installs the flowctl CLI locally and adds documentation files to a project, enabling command‑line access and documentation for other agents.

SKILL.md

Flow-Next Setup (Optional)

Install flowctl locally and add instructions to project docs. Fully optional - flow-next works without this via the plugin.

Benefits

  • flowctl accessible from command line (add .flow/bin to PATH)
  • Other AI agents (Codex, Cursor, etc.) can read instructions from CLAUDE.md/AGENTS.md
  • Works without Claude Code plugin installed

Workflow

Read workflow.md and follow each step in order.

Notes

  • Fully optional - standard plugin usage works without local setup
  • Copies scripts (not symlinks) for portability across environments
  • Safe to re-run - will detect existing setup and offer to update