← Back to Skills Marketplace
230
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install x-cb
Description
Interact with Codeberg using the `x cb` CLI. Use `x cb repo`, `x cb issue`, `x cb pr`, `x cb org`, `x cb team`, and `x cb user` for managing repositories, is...
Usage Guidance
This skill appears to be a thin instruction wrapper for the 'x cb' (Codeberg) CLI but it doesn't say that the CLI must be installed or how to provide your auth token. Before installing or using it: 1) verify you have the 'x cb' command available locally (or that you trust an installer) and that it is the legitimate Codeberg client; 2) confirm how the CLI reads authentication (config file vs environment variable) so you don't accidentally expose a long-lived token to the wrong place; 3) be cautious with operations that require high privileges (adding collaborators, creating teams/repositories) and use a token with least privilege; 4) prefer a skill that explicitly declares required binaries and auth variables or provides an installation step. If you want, I can help draft questions to ask the skill author or suggest a safer test workflow (e.g., run commands in a container or with a limited-scope token).
Capability Analysis
Type: OpenClaw Skill
Name: x-cb
Version: 1.0.0
The skill bundle provides standard instructions for an AI agent to interact with Codeberg using the 'x cb' CLI. The commands described in SKILL.md are limited to legitimate repository, issue, pull request, and organization management tasks, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill's name and SKILL.md clearly target the 'x cb' CLI for Codeberg, but the skill metadata does not declare any required binary or provide an install step for 'x'/'x cb'. A user installing this skill would reasonably expect the skill to either require the CLI or provide installation instructions.
Instruction Scope
Runtime instructions are narrowly scoped to running 'x cb' commands and point users to where to obtain a token. The instructions do not ask the agent to read unrelated files or transmit data elsewhere. However, they assume the CLI and an auth token exist without specifying how the token is supplied to the CLI or the agent.
Install Mechanism
This is an instruction-only skill with no install spec or code files, which minimizes on-disk install risk. That said, lack of an install mechanism increases the likelihood of mismatches if the required CLI is absent.
Credentials
The SKILL.md points users to obtain a Codeberg token but the skill declares no required environment variables or primary credential and gives no guidance how to provide the token to the agent or CLI. This omission is disproportionate: authentication is necessary for many of the documented operations (creating repos, adding collaborators, creating teams).
Persistence & Privilege
The skill does not request elevated persistence (always: false) and does not claim to modify other skills or system configuration. Autonomous invocation is allowed by default but not by itself a sign of overreach here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install x-cb - After installation, invoke the skill by name or use
/x-cb - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the x-cb skill for managing Codeberg resources via the `x cb` CLI.
- Supports repository operations: clone, list, create, and add collaborators.
- Issue management: list and create issues.
- Pull request actions: list and open PRs.
- Organization and team management: list organizations, teams, and manage repositories within them.
- User commands: view user info and list user repositories.
Metadata
Frequently Asked Questions
What is Codeberg cli?
Interact with Codeberg using the `x cb` CLI. Use `x cb repo`, `x cb issue`, `x cb pr`, `x cb org`, `x cb team`, and `x cb user` for managing repositories, is... It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.
How do I install Codeberg cli?
Run "/install x-cb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Codeberg cli free?
Yes, Codeberg cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Codeberg cli support?
Codeberg cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Codeberg cli?
It is built and maintained by curry798 (@curry798); the current version is v1.0.0.
More Skills