Skills for generating QuickFlow process flows. Produces complete StepFlow JSON files ready for import into QuickFlow by Cloudy Software Limited.
Claude Code and Cowork plugin for generating QuickFlow process flows by Cloudy Software Limited.
Generates complete StepFlow JSON files ready for import into QuickFlow. Covers any business domain (HR, IT, finance, operations, procurement, etc.) with correct role type classification, optional action links with real URLs discovered via web search, and UK English text.
Add the marketplace, then install the plugin:
/plugin marketplace add cloudysoftware/quickflow-skills
/plugin install quickflow-skills@quickflow-skills
/reload-plugins
Open Cowork and navigate to Plugins in the sidebar. Click +, then add the marketplace cloudysoftware/quickflow-skills. Browse to quickflow-skills and click Add plugin.
Alternatively, from any Cowork or Claude Code session:
/plugin marketplace add cloudysoftware/quickflow-skills
/plugin install quickflow-skills@quickflow-skills
/reload-plugins
To make this plugin available to all team members automatically, add it to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"quickflow-skills": {
"source": {
"source": "github",
"repo": "cloudysoftware/quickflow-skills"
}
}
},
"enabledPlugins": {
"quickflow-skills@quickflow-skills": true
}
}
/plugin marketplace add ./path/to/quickflow-skills
/plugin install quickflow-skills@quickflow-skills
/reload-plugins
Ask Claude to create a stepflow:
The skill uses web search to discover real URLs for action links when building flows for specific domains.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cloudysoftware/quickflow-skills --plugin quickflow-skillsWorkflow generation skills for Coze, Dify, and ComfyUI. Generate importable workflow definitions from natural language descriptions.
Core workflow engine - Execute workflow-as-markdown definitions with validation-driven completion
Design complex n8n workflows with AI assistance - loops, branching, error handling
Production-grade n8n workflow building skills. Pairs with the official n8n instance-level MCP server to teach Claude how to architect, validate, and ship workflows that work in production.
Converts bullet steps, ASCII art, markdown tables, and prose workflows into Mermaid diagrams for AI-facing documents. Includes process quality methodology for improving ambiguous or incomplete processes before conversion.
Genesis (Forerunner) - AI-Powered Executive Director Automation Platform. Analyze organizational responsibilities, score automation potential with 6-factor algorithm, generate LangGraph workflows, and deploy 11 specialized agents for trade associations and nonprofits.