Co-Pilot
Updated 24 days ago

cc-wf-studio

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

💡 Summary

CC Workflow Studio enables users to design AI workflows visually and interactively.

🎯 Target Audience

Software developers looking to automate tasksAI enthusiasts wanting to create complex workflowsProject managers overseeing AI integrationEducators teaching AI conceptsTech hobbyists exploring AI capabilities

🤖 AI Roast:A visual workflow editor that might just make coding feel like a game of Tetris.

Security AnalysisMedium Risk

The README suggests potential risks such as dependency on external AI services and possible exposure of sensitive data through exported workflows. To mitigate these risks, ensure proper access controls and validate all external integrations.

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

5-Dim Analysis
Clarity8/10
Novelty8/10
Utility9/10
Completeness8/10
Maintainability7/10
Pros & Cons

Pros

  • User-friendly visual interface for workflow design
  • Supports multiple AI integrations
  • Allows for real-time editing with AI assistance

Cons

  • Experimental features may not work as expected
  • Dependency on external AI services
  • Limited documentation on usage examples

Related Skills

pytorch

S
toolCode Lib
92/ 100

“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”

agno

S
toolCode Lib
90/ 100

“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”

nuxt-skills

S
toolCo-Pilot
90/ 100

“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author breaking-brake.