Overview
- Skill Key
- ericxliu1990/gitea
- Author
- ericxliu1990
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ericxliu1990/gitea
- Latest Commit SHA
- c2a5c1f51ab5d148bc30754129dddb3311c54341
Interact with Gitea using the `tea` CLI. Use `tea issues`, `tea pulls`, `tea releases`, and other commands for issues, PRs, releases, and repository management.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 gitea 技能。 若已安装,则直接安装 gitea 技能。
# Gitea Skill Use the `tea` CLI to interact with Gitea servers. Use `--repo owner/repo` when not in a git directory, or `--login instance.com` to specify a Gitea instance. ## Setup Add a login once to get started: ```bash tea login add ``` Check current logged in user: ```bash tea whoami ``` ## Repositories List repositories you have access to: ```bash tea repos list ``` Create a new repository: ```bash tea repos create --name my-repo --description "My project" --init ``` Create a private repository: ```bash tea repos create --name my-repo --private --init ``` Fork a repository: ```bash tea repos fork owner/repo ``` Delete a repository: ```bash tea repos delete --name my-repo --owner myuser --force ``` ## Pull Requests List open pull requests: ```bash tea pulls --repo owner/repo ``` View a specific PR: ```bash tea pr 55 --repo owner/repo ``` Checkout a PR locally: ```bash tea pr checkout 55 ``` Create a new PR: ```bash tea pr create --title "Feature title" --description "Description" ``` ## Issues List open issues: ```bash tea issues --repo owner/repo ``` View a specific issue: ```bash tea issue 189 --repo owner/repo ``` Create a new issue: ```bash tea issue create --title "Bug title" --body "Description" ``` View issues for a milestone: ```bash tea milestone issues 0.7.0 ``` ## Comments Add a comment to an issue or PR: ```bash tea comment 189 --body "Your comment here" ``` ## Releases List releases: ```bash tea releases --repo owner/repo ``` Create a new release: ```bash tea release create --tag v1.0.0 --title "Release 1.0.0" ``` ## Actions (CI/CD) List repository action secrets: ```bash tea actions secrets list ``` Create a new secret: ```bash tea actions secrets create API_KEY ``` List action variables: ```bash tea actions variables list ``` Set an action variable: ```bash tea actions variables set API_URL https://api.example.com ``` ## Webhooks List repository webhooks: ```bash tea webhooks list ``` List organization webhooks: ``...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cchacons
The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.
cchacons
The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.