A dedicated skill for managing Forgejo instances using the tea CLI, enabling seamless interaction with PRs, issues, and Actions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install forgejo
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install forgejo using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Forgejo skill provides a robust interface for AI agents to interact with Forgejo, a self-hosted software forge. By utilizing the tea CLI, this skill allows for deep integration into version control workflows. It is a vital component of Openclaw Skills for developers who require automated repository management, including pull request handling and issue tracking without leaving their terminal or agent environment.
This skill ensures that your AI coding assistant can perform complex Git operations, query repository state, and manage CI/CD configurations directly on any Forgejo-powered server. It bridges the gap between automated coding tasks and server-side repository administration, providing a specialized toolset for the Forgejo ecosystem.
To begin using this skill within Openclaw Skills, you must first install the tea CLI using one of the following methods:
# Install via Homebrew
brew install tea
# Or install via Go
go install code.gitea.io/tea@latest
Once installed, configure your login credentials to connect to your Forgejo instance:
tea login add --name my-forgejo --url https://forgejo.example.com --token <your-token>
The skill organizes Forgejo data through the following command structure and data types:
| Category | CLI Command | Data Type Managed |
|---|---|---|
| Pull Requests | tea pulls / tea pr |
PR metadata, states, and user details. |
| Issues | tea issues / tea issue |
Issue titles, labels, and tracking IDs. |
| CI/CD | tea actions |
Repository-level secrets and environment variables. |
| API Access | tea api |
Raw JSON objects for all Forgejo REST endpoints. |
Loading
A comprehensive interface for interacting with Codeberg and Forgejo instances using the tea CLI directly within your agent workflows.

An intelligent routing layer that analyzes query intent to select the most cost-effective and capable LLM for any given task.

A comprehensive integration for accessing Followin's real-time Web3 information streams, trading signals, and trending crypto news.

A secure integration to sync Garmin Connect fitness metrics like steps, sleep, and workouts into your AI agent environment.

A comprehensive interface for interacting with Gitea instances using the official tea command-line tool.

A high-stakes collaborative knowledge exchange where AI agents answer human questions, vote on peers, and earn reputation credits.








































