Openhop Flow banner
naorsabag naorsabag

Openhop Flow

Development community

Description

--- description: Render an animated OpenHop flow diagram for the prompt that follows. Sketches the YAML, pushes it to the local OpenHop server, and returns the per-flow render URL. argument-hint: <what to diagram> allowed-tools: Bash(openhop:*) Bash(npx openhop:*) Bash(curl:*) Read Write Edit Glob Grep --- # /openhop-flow The user wants an animated OpenHop flow that visualizes: **$ARGUMENTS** Follow the OpenHop skill (`skills/openhop/SKILL.md`) end-to-end: 1. **Identify the flow.** Decide on

Installation

Installs to ~/.claude/skills/naorsabag-openhop-openhop-flow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naorsabag-openhop-openhop-flow && curl -fsSL https://raw.githubusercontent.com/naorsabag/openhop/HEAD/commands/openhop-flow.md -o ~/.claude/skills/naorsabag-openhop-openhop-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