CodePilot: AI Control
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.
- •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.
codepilotctl add-skill my-skill --provider openai --model text-davinci-003 --config {"max_tokens": 2048}Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/codepilot && curl -fsSL https://workflowstacks.com/api/skills/codepilot/claude-skill -o ~/.claude/skills/codepilot/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3electron/main.tsWhere the program starts running
- 4package.jsonDependencies and the commands it exposes
- 5src/i18n/index.tsInside src/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/codepilot && curl -fsSL https://workflowstacks.com/api/skills/codepilot/claude-skill -o ~/.claude/skills/codepilot/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More claude-skill tools founders pair with this one.