An AI-powered terminal programming assistant from Tencent that enables natural language driven development directly in your shell.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install codebuddy-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install codebuddy-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The CodeBuddy CLI is a robust terminal-based programming companion developed by Tencent, designed to streamline the software development lifecycle using artificial intelligence. As a featured tool within the Openclaw Skills ecosystem, it provides developers with the ability to refactor code, generate tests, and manage project structures through simple natural language prompts or interactive sessions.
Whether you are using international models like Gemini or GPT via GitHub/Google, or regional models like DeepSeek via WeChat, this tool integrates deeply into your local environment to act as a collaborative pair programmer. By leveraging Openclaw Skills like this one, developers can maintain focus within their terminal while delegating complex tasks to advanced AI agents.
Ensure you have Node.js 18 or higher installed on your system. To install this component of Openclaw Skills, run the following command:
npm install -g @tencent-ai/codebuddy-code
To verify the installation, check the version:
codebuddy --version
Start an interactive session by simply running:
codebuddy
CodeBuddy CLI organizes project context and custom logic through a specific file structure:
| Component | Location | Description |
|---|---|---|
| Project Commands | .codebuddy/commands/ |
Markdown files defining project-specific AI tasks |
| Global Commands | ~/.codebuddy/commands/ |
Markdown files for cross-project AI automations |
| Project Memory | .codebuddy/memory/ |
Files used to store persistent project context |
| Project Guide | CODEBUDDY.md |
A generated guide that helps the AI understand your project |
| Token Stats | via /cost |
Tracks usage statistics and model expenditure |
Loading
A local, high-performance search engine designed to index and query Markdown notes and documentation using keyword and semantic search.

An automated tool that synthesizes daily agent interactions into structured journals for better knowledge retention.

A smart model router for Venice.ai that optimizes API costs and privacy by automatically selecting the ideal model tier for any given prompt.

A specialized automation interface for the TradingBoat stack that prioritizes DB-first queries and secure lifecycle management.

CodeBuddy CLI is a Tencent-developed terminal assistant that transforms natural language prompts into executable code and project optimizations.

An automated MCP skill to manage McDonald's coupons, track promotional calendars, and analyze nutritional data through simple AI commands.








































