gitea-tea

Manage Gitea issues, pull requests, repos, and webhooks via CLI.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/caobingsheng/skills --skill gitea-tea-caobingsheng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gitea-tea
Source: https://github.com/caobingsheng/skills/tree/main/.claude/skills/gitea-tea
Command: npx skills add https://github.com/caobingsheng/skills --skill gitea-tea-caobingsheng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage Gitea from the terminal by providing a comprehensive CLI to handle issues, PRs, releases, webhooks, repos, and more without the browser.

Core Features & Use Cases

  • Issue and PR management: list, view, create, edit, and close issues and pull requests directly from the CLI.
  • Repository & project administration: manage repos, branches, labels, milestones, and organizations in Gitea via commands.
  • Webhooks and CI extras: configure webhooks, actions, and workflows to automate workflows and notifications.
  • Quick workflows: integrate with scripts and automate common admin tasks for faster operational throughput.

Quick Start

Install tea and authenticate with your Gitea instance, then run tea repos to list repositories in your Gitea instance.

Frequently Asked Questions about gitea-tea

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Gitea issues and pull requests from the command line?

You can manage Gitea issues and pull requests from the command line by using a dedicated CLI to list, view, create, edit, and close them directly without needing a browser interface. This enables GUI-free administration directly from your local terminal.

Can I configure Gitea webhooks and actions via CLI?

Yes, you can configure Gitea webhooks and actions via CLI. The command line interface allows you to set up webhooks, actions, and workflows to automate notifications and CI processes across your Gitea instances from local terminals or automation scripts.

What is the best way to automate Gitea repository administration without a GUI?

The best way to automate Gitea repository administration without a GUI is using a comprehensive CLI that controls repos, branches, labels, milestones, and organizations. This approach enables faster operational throughput by integrating commands directly into your automation scripts.

Does a CLI tool for Gitea support organization and milestone management?

A CLI tool for Gitea does support organization and milestone management. It provides a broad command surface to administer repos, branches, labels, milestones, and organizations, allowing developers and operations teams to handle comprehensive project tasks from the terminal.

How do I authenticate and list repositories in Gitea from a terminal?

To list repositories in Gitea from a terminal, you authenticate with your Gitea instance using the CLI and then run a simple list repositories command. This GUI-free method quickly returns all available repositories associated with your authenticated account.

When do I need a CLI to control Gitea resources instead of the web interface?

You need a CLI to control Gitea resources when you require GUI-free administration across multiple Gitea instances or want to integrate repository management, issue tracking, and webhook configuration into automated workflows and local terminal scripts.