master
- SKILL.md with tea CLI integration guide - README.md with installation instructions - LICENSE (MIT) This skill enables OpenClaw agents to interact with Gitea servers using the tea CLI tool for git operations, PRs, issues, and more.
Gitea Skill for OpenClaw
A shareable skill for interacting with Gitea git forge servers using the tea CLI tool.
Installation
-
Clone this repository:
git clone https://git.terraphim.cloud/kimie05c34be198a20b9/gitea-skill.git -
Copy the skill to your OpenClaw skills directory:
cp -r gitea-skill/gitea ~/.openclaw/skills/ -
Or use with
clawhub:clawhub install gitea-skill
Requirements
- tea CLI installed:
go install code.gitea.io/tea@latest - Gitea access token configured
Usage
Once installed, the skill automatically triggers when you mention Gitea operations.
License
MIT - See LICENSE file
Description
Languages
Markdown
100%