Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows
Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
Intelligent Skill Orchestrator for Clawdbot/MCP - compose natural language requests into secure, reusable FLOW skills.
Parse natural language build requests Search skill registry for reusable components Security scan all skills before composition Compile multiple skills into unified FLOW Track skill usage for intelligent reuse Dependency resolution with topological sorting
Natural Language Input: Describe what you want to build Intent Parsing: Extract capabilities, tags, and execution steps Registry Search: Find existing skills that match requirements Security Scan: Check all components for malicious patterns Composition: Merge skills into single executable FLOW Registration: Save new FLOW for future reuse
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
Code execution detection (eval, exec) Data exfiltration pattern matching Crypto mining indicator scanning System modification attempt detection AST-based code analysis Obfuscation detection
flow.py - Main orchestrator natural_language_parser.py - NLP for user intent skill_registry.py - Reusable skill database skill_scanner_integration.py - Security scanning skill_composer.py - Compiles skills into FLOW
Python 3.8+ No external dependencies for core functionality
@bvinci1-design
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.