Gitea Repository & Pull Request Automation
Automates repository administration, pull request workflows, issue triage, and release operations against Gitea using its REST API and webhook system. Useful for self-hosted software teams that want GitHub-like automation without leaving their own infrastructure.
Gitea Repository & Pull Request Automation
Automates repository administration, pull request workflows, issue triage, and release operations against Gitea using its REST API and webhook system. Useful for self-hosted software teams that want GitHub-like automation without leaving their own infrastructure.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/gitea-repository-pull-request-automation/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/gitea-repository-pull-request-automation
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/gitea-repository-pull-request-automation.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.