Plain English → plan → build → check.
Free Codex plugin for people who are not engineers.
Say what you want. ACC helps you plan, build, and check that it works.
Install free · First day · Discord · Report a problem
Languages: English · Português · Español · 简体中文 · 日本語 · 한국어 · हिन्दी · Français · Deutsch
Anyone Can Code (ACC) is a free open-source plugin for OpenAI Codex.
Not a new agent. Not an IDE. Codex writes the code. ACC gives the work a clear path.
| Step | What you get |
|---|---|
| Plan | A clear path before big changes |
| Build | Work done step by step in your project |
| Check | A real “is it done?” pass — not just “looks fine” |
| Remember | Desktop + CLI: auto memory when hooks trusted ($learn / $wiki optional) |
One plugin for Desktop and CLI — same name: Anyone Can Code.
Open beta · v2.0.0-beta.5 · one plugin Desktop + CLI · auto memory when hooks trusted.
Need: Codex (Desktop and/or CLI) · Python 3
I’m Mitun. One product I shipped with ACC: Everything AI v0.4.2.
- Copy:
https://github.com/mitunmanav/anyone-can-code - Codex Desktop → Plugins → + → Add a Marketplace → paste
- Install Anyone Can Code
- Hooks → enable + trust every ACC hook (required)
- Restart → open a project folder →
$setup→ say what you want
codex plugin marketplace add mitunmanav/anyone-can-code --ref main- In a project folder:
codex /plugins→ install Anyone Can Code (same plugin as Desktop)/hooks→ trust every ACC hook- New thread →
$setup→ say what you want
One plugin. Same ACC work on both. Only host chrome differs.
| Desktop | CLI | |
|---|---|---|
| Auto memory (hooks trusted) | Yes | Yes |
Skills ($setup, $verify, …) |
Yes | Yes |
| Plan → build → check | Yes | Yes |
| Fail-closed safety | Yes | Yes |
| Trust hooks | Hooks UI | /hooks |
| Install | Plugins UI | marketplace cmd + /plugins |
| Review | Review pane or /review |
/review |
| Scheduled ACC jobs | Desktop/web only | — |
| Sites / app browser | Desktop only | — |
Memory lives on your machine under .codex/anyone-can-code/. Not sent to ACC servers.
Tip: After plugin update, re-trust hooks, then restart.
More detail: website.
You can also just talk in plain English.
| Type | When |
|---|---|
$setup |
First time in a project |
$status / $help |
Where am I? What’s next? |
$resume |
Continue after a break |
$verify |
Is this actually done? |
$fix |
Same error keeps happening |
Example: “Build a simple expense tracker and explain each step in plain English.”
Full first session: docs/FIRST_DAY.md
| Problem | Fix |
|---|---|
| Marketplace won’t add | Use the full GitHub URL above |
| Nothing works after install | Trust all ACC hooks, restart, new chat |
| Forgets on Desktop | Hooks not trusted (or not re-trusted after update) |
| Forgets on CLI | Hooks not trusted (or not re-trusted after update) — same fix as Desktop |
| Old “CLI only” package | Uninstall Anyone Can Code CLI; install Anyone Can Code once |
$setup silent |
Open a project folder first |
Still stuck? FAQ · Discord · Issues
Website · Roadmap · First day · Privacy · Terms · Contributing
MIT · Built by Mitun

