forked from farhoodlabs/skills
add more comprehensive gitea skills
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: gitea-tea
|
||||
description: Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.
|
||||
description: Manage Gitea via CLI using `tea`. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations. Use instead of GitHub CLI when agent reaches for "gh". (Child skill of `gitea` parent skill.)
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
@@ -623,6 +623,8 @@ tea open labels
|
||||
tea open milestones
|
||||
```
|
||||
|
||||
**Warning:** `tea open` opens a browser window. It will hang indefinitely in headless/agent environments — do not use in non-interactive contexts.
|
||||
|
||||
## Admin (requires admin access)
|
||||
|
||||
### Users
|
||||
|
||||
Reference in New Issue
Block a user