Claude Skill
cwinux/skillflaw
SkillFlaw 是一个企业智能体平台,用于构建业务技能操作系统,支持数字员工、AI代理与工作流集成。
概览
仓库信息
安装这个 Skill
git clone https://github.com/cwinux/skillflaw.gitRegistry 信息
项目简介
SkillFlaw 是一个面向企业业务、数字员工与智能代理的企业智能体平台,帮助企业构建业务技能操作系统。
面向企业业务、面向企业数字员工与Agent的企业智能体平台,构建企业业务技能操作系统。
要点
- 企业业务技能操作系统
- 支持数字员工与AI智能代理
- 工作流与技能集成
- 开放的沙箱实验环境
- 基于TypeScript构建,稳定可靠
使用场景
- 自动化企业业务流程
- 部署数字员工处理重复性任务
- 为业务运营构建自定义AI代理
- 在沙箱环境中试验代理技能
README 摘要
<!-- markdownlint-disable MD030 --> [English](./README.md) | [简体中文](./README.zh-CN.md) <picture> <source media="(prefers-color-scheme: dark)" srcset="./docs/static/img/skillflow_logo.png"> <img src="./docs/static/img/skillflow_logo.png" alt="SkillFlaw logo"> </picture> # SkillFlaw **SkillFlaw** is an enterprise-oriented visual platform for designing, testing, deploying, and operating AI agents and workflow-based applications. It combines a visual flow editor, programmable components, API and MCP delivery capabilities, and deployment options for local, private, and production environments. - Website: [https://www.skillflaw.com](https://www.skillflaw.com) - Documentation: [https://docs.skillflaw.com](https://docs.skillflaw.com) ## Quick navigation - [What is SkillFlaw?](#what-is-skillflaw) - [What SkillFlaw provides](#what-skillflaw-provides) - [Product architecture](#product-architecture) - [Permission model](#permission-model) - [License](#license) - [Learn more](#learn-more) - [Contributing](#contributing) ## Quick start If you are evaluating SkillFlaw for the first time, the recommended reading order is: 1. Review [What is SkillFlaw?](#what-is-skillflaw) 2. Start with the official entry pages: [Install SkillFlaw](https://docs.skillflaw.com/get-started-installation) and [Quickstart](https://docs.skillflaw.com/get-started-quickstart) 3. Use [Product architecture](https://docs.skillflaw.com/overview/product-architecture) and [Permission model](https://docs.skillflaw.com/overview/permission-model) as the formal public URLs; the corresponding repository docs pages remain available for local development and review SkillFlaw currently provides two fully aligned versions, Python and TypeScript; when installing SkillFlaw, use the guide for the corresponding langu