AI SummaryA CLI booster for managing Gitea repositories, issues, and pull requests directly from the terminal. Useful for developers who prefer command-line workflows or need to automate Gitea operations in scripts.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "gitea-tea" skill in my project. Repository: https://github.com/majiayu000/claude-skill-registry Please read the repo to find the SKILL.md file(s), then: 1. Download them into the correct skills directory (.claude/skills/ or .cursor/skills/) 2. Include any companion files referenced by the skill 3. Confirm what was installed and where
Description
Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
Overview
Official command-line interface for Gitea. Manage issues, PRs, releases, and repos from terminal.
Instructions
• Verify authentication: Run tea whoami to confirm login • Check context: Run in git repo for auto-detection, or use --repo owner/repo • Use non-interactive mode: Always use --output flag and provide all arguments • Choose operation: See command reference sections below
Linux (binary)
curl -sL https://dl.gitea.io/tea/main/tea-main-linux-amd64 -o tea chmod +x tea && sudo mv tea /usr/local/bin/
From source
go install code.gitea.io/tea@latest `
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster