Co-Pilot / 辅助式
更新于 24 days ago

cc-wf-studio

Bbreaking-brake
3.3k
breaking-brake/cc-wf-studio
80
Agent 评分

💡 摘要

CC工作流工作室使用户能够以可视化和互动的方式设计AI工作流。

🎯 适合人群

希望自动化任务的软件开发人员想要创建复杂工作流的AI爱好者监督AI集成的项目经理教授AI概念的教育工作者探索AI能力的科技爱好者

🤖 AI 吐槽:一个可视化工作流编辑器,可能会让编码感觉像是一场俄罗斯方块游戏。

安全分析中风险

自述文件暗示了潜在风险,例如依赖外部AI服务和通过导出工作流可能暴露敏感数据。为了减轻这些风险,请确保适当的访问控制并验证所有外部集成。

CC Workflow Studio




Key Features

🔀 Visual Workflow Editor - Intuitive drag-and-drop canvas for designing AI workflows without code

Edit with AI - Iteratively improve workflows through conversational AI - ask for changes, add features, or refine logic with natural language feedback

One-Click Export & Run - Export workflows to ready-to-use formats and run directly from the editor:

  • Claude Code: .claude/agents/ and .claude/commands/
  • GitHub Copilot Chat(※1): .github/prompts/
  • GitHub Copilot CLI(※1): .github/skills/
  • OpenAI Codex CLI(※2): .codex/skills/

🤖 GitHub Copilot Support (※1 β) - Export & Run workflows to Copilot Chat or Copilot CLI, and use Copilot as AI provider for Edit with AI.

Note:

  • Enable Copilot option in Toolbar's More menu to activate
  • Requires GitHub Copilot Chat extension or Copilot CLI to be installed
  • Experimental feature; some workflows may not work as expected

🤖 OpenAI Codex CLI Support (※2 β) - Export & Run workflows to Codex CLI (Skills format).

Note:

  • Enable Codex option in Toolbar's More menu to activate
  • Requires Codex CLI to be installed
  • Experimental feature; some workflows may not work as expected

How to Use

Launch the Extension

  • Click the icon in the top-right corner of the editor
  • Or: Command Palette (Cmd+Shift+P) → "CC Workflow Studio: Open Editor"

Create a Workflow

  • Add nodes from the palette and configure their settings, or use Edit with AI.

Save & Load

  • Click Save button in the toolbar to store your workflow as .vscode/workflows/*.json
  • Click Load button in the toolbar to open a saved .json workflow

Export & Run

  • Click Export button in the toolbar to create a .md slash command or agent skill (use /workflow-name in AI coding agents)
  • Click Run button in the toolbar to run your workflow directly in AI coding agents

Edit with AI

  • Click Edit with AI button in the toolbar to generate or refine workflows with natural language

Usage Examples

Coming soon - Sample workflows and tutorials are under development.

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-or-later).

See the LICENSE file for the full license text.

What this means

  • You can use, modify, and distribute this software
  • If you modify and deploy this software (including as a network service), you must:
    • Make your modified source code available under AGPL-3.0
    • Provide access to the source code for users interacting with the service
  • Commercial use is allowed, but proprietary modifications are not

Copyright (c) 2025 breaking-brake

Star History

Star History Chart

Acknowledgments

Built with React Flow • Powered by Claude Code • Inspired by Dify


Made with CC Workflow Studio

五维分析
清晰度8/10
创新性8/10
实用性9/10
完整性8/10
可维护性7/10
优缺点分析

优点

  • 用户友好的可视化工作流设计界面
  • 支持多种AI集成
  • 允许实时与AI协助编辑

缺点

  • 实验性功能可能无法按预期工作
  • 依赖外部AI服务
  • 关于使用示例的文档有限

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 breaking-brake.