generate

Generate Miro-compatible business flow diagrams from text inputs.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/horisanLog/business-flow-generator --skill generate-horisanlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate
Source: https://github.com/horisanLog/business-flow-generator/tree/main/.claude/skills/generate
Command: npx skills add https://github.com/horisanLog/business-flow-generator --skill generate-horisanlog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of business flow diagrams from various text-based inputs, streamlining process visualization and documentation.

Core Features & Use Cases

  • Automated Diagram Generation: Converts meeting minutes, manuals, or raw text into structured business flow diagrams.
  • Miro Export: Directly exports the generated diagrams to Miro boards for collaboration and review.
  • Use Case: Provide meeting minutes detailing a new customer onboarding process, and the Skill will generate a visual flow diagram in Miro, complete with swimlanes for different departments.

Quick Start

Generate a business flow diagram from the provided text and export it to Miro.

Frequently Asked Questions about generate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a business process flowchart from meeting minutes?

This Skill generates business flow diagrams from text inputs like meeting minutes by extracting actors, processes, and systems, then structuring them into Miro-compatible JSON for export.

Can I export automated flowcharts directly to Miro?

Yes, you can export automated flowcharts directly to Miro. The Skill uses Node.js scripts to validate diagram quality against 8 specific points before exporting the structured JSON data to your Miro board.

Do I need npm to automate diagram generation for Miro?

Yes, you need npm installed because the Skill relies on Node.js scripts to validate the extracted process data and execute the final export of the generated business flow diagrams to Miro.

What is the best way to convert raw notes into a swimlane diagram?

The best way to convert raw notes into a swimlane diagram is using this Skill, which parses unstructured text to identify distinct departmental actors and maps their sequential processes into a structured visual format.

What types of text inputs work for automating business process documentation?

Acceptable text inputs for automating business process documentation include meeting minutes, operational manuals, and raw notes, provided they contain sufficient detail to extract actors, processes, documents, and systems.

Why does automated diagram generation fail to export to Miro?

Automated diagram generation fails to export to Miro if the extracted data does not pass the Skill's 8-point quality validation check, which ensures the structured JSON format is complete and compatible before the Node.js export script runs.