Compare commits
4 Commits
9b51cc9d3e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 6850bb148e | |||
|
|
455147f358 | ||
| f2d76346a2 | |||
|
|
058e00fc80 |
21
.claude-plugin/marketplace.json
Normal file
21
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
|
||||||
|
"name": "tea-skill",
|
||||||
|
"description": "Marketplace for the tea CLI skill — full Gitea operability from Claude Code",
|
||||||
|
"owner": {
|
||||||
|
"name": "Glenn Schrooyen"
|
||||||
|
},
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "tea",
|
||||||
|
"description": "Full operability with the tea CLI for Gitea — manage issues, PRs, releases, branches, notifications, and more from the command line.",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://gittea.kammenstraatha.duckdns.org/admin/tea-skill.git",
|
||||||
|
"ref": "master"
|
||||||
|
},
|
||||||
|
"category": "development",
|
||||||
|
"homepage": "https://gittea.kammenstraatha.duckdns.org/admin/tea-skill"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user