Langcli is an interactive AI coding assistant in the terminal, built upon the best practices of Claude Code. It features: Langcli is 100% compatible with Claude Code.
$ npx -y skills add LangcliTeam/langcli --agent claude-code
Repo: LangcliTeam/langcli
What's inside
Langcli is an interactive AI coding assistant in the terminal, built upon the best practices of Claude Code. It features:
bash -c "$(curl -fsSL https://assets.langcli.com/installation/install-langcli.sh)"
cmd /c "curl -fsSL -o %TEMP%\install-langcli.bat https://assets.langcli.com/installation/install-langcli.bat && %TEMP%\install-langcli.bat"
Note: It's recommended to restart your terminal after installation to ensure environment variables take effect.
Make sure you have Node.js 20 or later installed. Download it from nodejs.org.
npm i -g langcli-com
Go to LangRouter, register an account, save your API key.
# Start Langcli (interactive)
langcli
# Then, in the session:
/help
bun install
# Development mode
bun run dev
# Build and run
bun run build && bun dist/cli.js
The built version can be started with both bun and node. You can publish to a private registry and start directly.
If you encounter any bugs, please open an issue and we will prioritize fixing them.
This project is a secondary development based on CCB, and we pay tribute to the contributors of the CCB project.
This project is for educational and research purposes only. All rights to Claude Code belong to Anthropic.
Showing a partial view of a very large repo.
FAQ
langcli is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes verify. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it