CodeBuddy CLI is a Tencent-developed terminal assistant that transforms natural language prompts into executable code and project optimizations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install codebuddy-code
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-code using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
CodeBuddy CLI represents a powerful leap in developer productivity, serving as a natural language interface for your terminal. Developed by Tencent and featured within the Openclaw Skills ecosystem, this tool allows developers to interact with their codebase using high-level instructions rather than manual syntax. It supports a diverse range of Large Language Models, including Gemini and GPT for international users, as well as DeepSeek for those using the WeChat-based China version.
By integrating directly into the development workflow, this skill enables seamless code generation, refactoring, and quality checks without leaving the command line. It is designed for developers who want the power of an AI coding agent with the speed and flexibility of a CLI tool, making it a vital addition to the Openclaw Skills collection.
To get started with this skill from the Openclaw Skills library, follow these steps:
# Verify Node.js 18+ is installed
node -v
# Install the CLI globally
npm install -g @tencent-ai/codebuddy-code
# Launch the interactive session and login
codebuddy
CodeBuddy CLI organizes its configuration and project memory using a structured file hierarchy:
| Path | Purpose |
|---|---|
.codebuddy/commands/ |
Local project-specific custom Markdown commands. |
~/.codebuddy/commands/ |
Global custom commands accessible across all projects. |
CODEBUDDY.md |
A project guide generated via the /init command to provide AI context. |
/memory |
Virtual directory managed by the CLI to store and edit project-specific AI memory. |
/doctor and /status commands to monitor account health and model configuration./cost command to optimize usage within Openclaw Skills.Loading
An AI-powered terminal programming assistant from Tencent that enables natural language driven development directly in your shell.

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.

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

A daily maintenance utility that ensures your agent and its capabilities are always running the latest stable versions.








































