返回顶部
f

flow

Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.4
安全检测
已通过
2,685
下载量
5
收藏
概述
安装方式
版本历史

flow

--- summary: Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows tags: - automation - workflow - nlp - security - orchestration - skill-builder - clawdbot - mcp --- # Flow Intelligent Skill Orchestrator for Clawdbot/MCP - compose natural language requests into secure, reusable FLOW skills. ## Capabilities - 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 ## How It Works 1. **Natural Language Input**: Describe what you want to build 2. **Intent Parsing**: Extract capabilities, tags, and execution steps 3. **Registry Search**: Find existing skills that match requirements 4. **Security Scan**: Check all components for malicious patterns 5. **Composition**: Merge skills into single executable FLOW 6. **Registration**: Save new FLOW for future reuse ## Usage ### Interactive Mode ``` python flow.py Flow> Build a web scraper that extracts prices and saves to CSV ``` ### CLI Mode ```bash python flow.py "Create an automation that monitors API endpoints" ``` ### List Skills ```bash python flow.py --list ``` ## Security Features - Code execution detection (eval, exec) - Data exfiltration pattern matching - Crypto mining indicator scanning - System modification attempt detection - AST-based code analysis - Obfuscation detection ## Architecture - `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 ## Requirements - Python 3.8+ - No external dependencies for core functionality ## Author @bvinci1-design

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 flow-1776378530 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 flow-1776378530 技能

通过命令行安装

skillhub install flow-1776378530

下载 Zip 包

⬇ 下载 flow v0.1.4

文件大小: 23.49 KB | 发布时间: 2026-4-17 16:30

v0.1.4 最新 2026-4-17 16:30
- No user-facing changes in this release.
- Documentation, functionality, and features remain unchanged from the previous version.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部