Install
openclaw skills install flowClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows
openclaw skills install flowsummary: Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows tags:
Intelligent Skill Orchestrator for Clawdbot/MCP - compose natural language requests into secure, reusable FLOW skills.
python flow.py
Flow> Build a web scraper that extracts prices and saves to CSV
python flow.py "Create an automation that monitors API endpoints"
python flow.py --list
flow.py - Main orchestratornatural_language_parser.py - NLP for user intentskill_registry.py - Reusable skill databaseskill_scanner_integration.py - Security scanningskill_composer.py - Compiles skills into FLOW@bvinci1-design