Kimiko 3382ede9cf Initial commit: Gitea skill for OpenClaw
- 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.
2026-02-23 20:00:33 +08:00

Gitea Skill for OpenClaw

A shareable skill for interacting with Gitea git forge servers using the tea CLI tool.

Installation

  1. Clone this repository:

    git clone https://git.terraphim.cloud/kimie05c34be198a20b9/gitea-skill.git
    
  2. Copy the skill to your OpenClaw skills directory:

    cp -r gitea-skill/gitea ~/.openclaw/skills/
    
  3. 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
Shareable Gitea skill for OpenClaw agents
Readme 26 KiB
Languages
Markdown 100%