# codepilot

A multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.

- Tier: Indexed (plain plugin)
- Category: Productivity
- Page: https://www.flowy.sh/listings/op7418-codepilot
- Source: https://github.com/op7418/CodePilot
- Price: free and open source

## Summary
codepilot is a Claude Code plugin with 9 hand-picked skills for productivity work, indexed on Flowy. Install it with the command on its page. It includes feishu-bitable, feishu-calendar, feishu-channel-rules. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add op7418/CodePilot --agent claude-code
```

## Skills
- feishu-bitable
- feishu-calendar
- feishu-channel-rules
- feishu-create-doc
- feishu-fetch-doc
- feishu-im-read
- feishu-task
- feishu-troubleshoot
- feishu-update-doc

## FAQ

### What is codepilot?
A multi-model AI agent desktop client — connect any AI provider, extend with MCP & skills, control from your phone. Built with Electron + Next.js.

### How do I install codepilot?
Run these in Claude Code: npx -y skills add op7418/CodePilot --agent claude-code. Then prompt normally.

### Does codepilot auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is codepilot free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
