A powerful CLI-driven knowledge management system designed for headless automation and AI agent context retrieval.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install byterover-headless
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 byterover-headless using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ByteRover Headless is a specialized toolset within the Openclaw Skills ecosystem that allows developers and AI agents to maintain a synchronized context tree of project patterns, decisions, and implementation details. By leveraging the brv command-line interface, it enables programmatic access to a proprietary knowledge base, ensuring that every participant in a development workflow has access to the most up-to-date technical documentation and architectural context.
This skill is particularly valuable for teams using automated workflows where machine-parseable JSON output is required for seamless integration between AI agents and local development environments. It bridges the gap between static documentation and active coding by providing real-time retrieval and curation capabilities that keep the entire project team aligned through a centralized, version-controlled knowledge tree.
To begin using this skill, install the ByteRover CLI via npm:
npm install -g @byterover/cli
Authenticate your account with an API key obtained from your dashboard:
brv login --api-key <your_api_key>
Initialize your local project workspace for use with Openclaw Skills:
brv init --headless --team <team_name> --space <space_name> --format json
ByteRover manages information through a localized context tree stored in the .brv/ directory. The following table describes the standard JSON response format for Openclaw Skills automation:
| Property | Description |
|---|---|
success |
A boolean flag indicating the success or failure of the CLI operation. |
command |
The specific command executed (e.g., query, curate, status). |
data.status |
The current state of the request (e.g., completed, queued, success). |
data.result |
The actual knowledge payload retrieved during a query operation. |
data.contextTreeStatus |
Indicates if there are local changes that need to be pushed to the cloud. |
Loading
A specialized Hugo toolkit designed to build minimalist, high-performance static blogs optimized for seamless consumption by AI agents and crawlers.

A high-performance skill for querying Ethereum blockchain state, contract data, and event logs directly from the command line using Foundry cast without a wallet.

A professional-grade media hosting system designed for temporary file sharing with automated 7-day retention and robust security validation.

A comprehensive framework for protecting AI agents against prompt injection and securing external content processing.

An Agentic Commerce skill for the For the Cult store that enables AI agents to browse products, execute multi-chain payments, and track orders autonomously.

A professional-grade tool to query and manage Kubera portfolio data, including net worth, asset allocation, and holdings.








































