WorkflowsMay 14, 2026·2 min read

Claudable — Web Builder Powered by Local CLI Agents

Claudable is an open-source web builder that leverages local CLI agents (Claude Code, Codex, Gemini) with a repo-first quick start (3,951★).

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 94/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Workflow
Install
Bundle
Trust
Trust: Established
Entrypoint
git clone https://github.com/opactorai/Claudable.git
Universal CLI install command
npx tokrepo install 7ce1e27c-da2d-5051-9d5a-0ebb17280e39
Intro

Claudable is an open-source web builder that leverages local CLI agents (Claude Code, Codex, Gemini) with a repo-first quick start (3,951★).

Best for: Builders who want a UI-driven workflow around local agent CLIs, with visible changes and repeatable setup

Works with: Node.js/npm, local agent CLIs (@anthropic-ai/claude-code, @openai/codex), and repo clones for reproducible environments

Setup time: 10-25 minutes

Main

  • Local CLI agents: README lists installing Claude Code and Codex CLIs for local execution.
  • Repo-first setup: quick start is clone → npm install → dev, which is easy to reproduce.
  • UI around agent work: positions itself as a web builder that makes agent-driven iteration more visible.
  • Good for onboarding: a repeatable dev setup helps teams try agent tooling without ad-hoc manual steps.

FAQ

  • Do I need to install agent CLIs?: Yes for full functionality; README lists Claude Code and Codex CLI installs.
  • What is the minimal smoke test?: Run npm run dev and confirm the UI loads and can call a local agent.
  • Why not just use the CLIs directly?: A UI can make changes, diffs, and iteration status easier to track.
🙏

Source & Thanks

Source: https://github.com/opactorai/Claudable > License: MIT > GitHub stars: 3951 · forks: 592

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets