gitea
SKILL.md
Gitea Skill
Use the tea CLI to interact with Gitea instances. The tea CLI is the official command-line tool for Gitea.
Pull Requests
List open pull requests:
tea pulls --repo owner/repo
Check details of a PR:
tea pr 55 --repo owner/repo