返回顶部
c

codeberg

Interact with Codeberg using the `tea` CLI. Use `tea issue`, `tea pr`, `tea actions`, and `tea api` for issues, PRs, Actions, and advanced queries.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
1,003
下载量
0
收藏
概述
安装方式
版本历史

codeberg

# Codeberg Skill Use the `tea` CLI to interact with Codeberg. Codeberg is a Forgejo instance, and the `tea` CLI is fully compatible with it. ## Pull Requests List open pull requests: ```bash tea pulls --repo owner/repo ``` Check details of a PR: ```bash tea pr 55 --repo owner/repo ``` ## Issues List open issues: ```bash tea issues --repo owner/repo ``` View an issue: ```bash tea issue 123 --repo owner/repo ``` ## Actions (CI/CD) List repository secrets: ```bash tea actions secrets list --repo owner/repo ``` List repository variables: ```bash tea actions variables list --repo owner/repo ``` ## API for Advanced Queries The `tea api` command is useful for accessing data not available through other subcommands. Get PR with specific fields (requires `jq` for filtering): ```bash tea api repos/owner/repo/pulls/55 | jq '.title, .state, .user.login' ``` ## Logins To use `tea` with Codeberg, you first need to add your login: ```bash tea login add --name codeberg --url https://codeberg.org --token <your-token> ``` Then you can use `--login codeberg` in your commands: ```bash tea pulls --repo owner/repo --login codeberg ``` List all configured logins: ```bash tea logins ```

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 codeberg-1776336802 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 codeberg-1776336802 技能

通过命令行安装

skillhub install codeberg-1776336802

下载 Zip 包

⬇ 下载 codeberg v0.1.0

文件大小: 1.35 KB | 发布时间: 2026-4-17 15:59

v0.1.0 最新 2026-4-17 15:59
Initial release of the Codeberg skill.

- Enables interaction with Codeberg repositories using the `tea` CLI.
- Supports managing issues, pull requests, and CI/CD actions via simple commands.
- Provides advanced data access using the `tea api` command.
- Includes setup instructions for authentication and login management.
- Compatible installation options offered via Homebrew and Go.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部