flowkit
New12GitHub TrendingGeneralby FrizzleFur
Claude Code Skills Workflow Engine — automated pipelines with quality gates, multi-agent teams, and prompt evaluation
First seen 6/15/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/flowkit.md https://raw.githubusercontent.com/FrizzleFur/flowkit/main/SKILL.md3
Invoke in Claude Code
/flowkitView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is flowkit?
Claude Code Skills Workflow Engine — automated pipelines with quality gates, multi-agent teams, and prompt evaluation
How to install flowkit?
To install flowkit, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /flowkit.
What is flowkit best for?
flowkit is a community categorized under General. It is designed for: agent. Created by FrizzleFur.