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, issues, PRs, organizations, teams, and users on Codeberg. Trigger when user mentions Codeberg, needs to manage Codeberg repos/issues/PRs, clone from codeberg.org, or work with Codeberg organizations or teams.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "x-cb" with this command: npx skills add curry798/x-cb

Codeberg Skill (x cb)

Use x cb to interact with Codeberg (codeberg.org). Get your token at: https://codeberg.org/user/settings/applications

Repository

Clone a repository:

x cb repo clone <owner>/<repo>

List repositories in an organization:

x cb repo ls <org_path>

Create a public repository:

x cb repo create --access public <name>

Add a collaborator to a repository:

x cb repo collaborator add <owner>/<repo> <username> --permission push

Issue

List issues in a repository:

x cb issue ls --repo <owner>/<repo>

Create an issue:

x cb issue create -r <owner>/<repo> --title "Bug" --body "Description"

Pull Request

List pull requests in a repository:

x cb repo pr ls --repo <owner>/<repo> --state open

Create a pull request:

x cb repo pr create --repo <owner>/<repo> --base develop --head main --title "Fix"

Organization

List organizations:

x cb org ls

List repositories in an organization:

x cb org repo ls <org_path>

Team

List teams in an organization:

x cb team ls --org <org_path>

Create a team with permissions:

x cb team create --org <org_path> --units 'repo.code' --units_map '{"repo.code": "write"}' <team_name>

User

Show current user info:

x cb user info

List current user's repositories:

x cb user repo ls

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Moss Skill-9

Give your AI agent eyes to see the entire internet. Install and configure upstream tools for Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Douyi...

Registry SourceRecently Updated
Coding

Codex Deep Search

Deep web search using Codex CLI for complex queries that need multi-source synthesis. Use when web_search (Brave) returns insufficient results, when the user...

Registry SourceRecently Updated
Coding

Matz Swarm

Orchestrate OpenClaw Agent Swarm workflows for multi-project coding automation with Obsidian task intake, Claude coding, Codex review, GitLab MR flow, merge+...

Registry SourceRecently Updated
4610matzoh
Coding

xfetch

Use xfetch CLI to fetch X/Twitter data - tweets, user profiles, search results, timelines, lists, DMs, and notifications. Use this skill whenever you need to...

Registry SourceRecently Updated