claude-skill

CodePilot: AI Control

Get a multi-model AI agent desktop client for startups, to connect any AI provider and extend with skills.
6,267 stars677 forksTypeScriptGuide quality 8/10Updated 7/30/2026100% free · open source
What it does

CodePilot is a desktop client that allows you to connect to any AI provider, extend its capabilities with MCP and skills, and control it from your phone.

When to use it
  • You need to integrate multiple AI models from different providers into a single workflow.
  • You want to extend the capabilities of your AI models with custom skills and MCP.
  • You need to control and monitor your AI workflows remotely from your phone.
Ready-to-paste prompt
codepilotctl add-skill my-skill --provider openai --model text-davinci-003 --config {"max_tokens": 2048}
Heads up: You need to have a valid API key from your AI provider and configure it in the `codepilot.config.json` file before connecting to the AI provider.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/codepilot && curl -fsSL https://workflowstacks.com/api/skills/codepilot/claude-skill -o ~/.claude/skills/codepilot/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How CodePilot: AI Control works
Codeflow
Free to inspect

CodePilot: AI Control is a very large TypeScript project (~276k lines across 1429 code files, plus 466 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Other license, has a test suite.

Size
Very large codebase
~276k lines · 1429 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
Node.js
No API keys detected
TypeScript 97%JavaScript 1%MDX 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    electron/main.ts
    Where the program starts running
  4. 4
    package.json
    Dependencies and the commands it exposes
  5. 5
    src/i18n/index.ts
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic1507 files
apps/Sub-packages / plugins117 files
docs/Documentation420 files
资料/Folder626 files
scripts/Helper scripts38 files
electron/Folder23 files
themes/Themes & styling12 files
resources/Folder1 files
READMEHas testsDocumentedCI checksOther licenseUpdated this month
Quick Actions
Details
Creator
op7418
Language
TypeScript
Category
claude-skill
Published
2/6/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.