← 返回 Skills 市场
230
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install x-cb
功能描述
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...
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-cb - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-cb触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。
如何安装 Codeberg cli?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-cb」即可一键安装,无需额外配置。
Codeberg cli 是免费的吗?
是的,Codeberg cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Codeberg cli 支持哪些平台?
Codeberg cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Codeberg cli?
由 curry798(@curry798)开发并维护,当前版本 v1.0.0。
推荐 Skills