feat: add /gitea-setup slash command
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
name: gitea-setup
|
||||||
|
description: Connect to Seth's Gitea instance (git.sethpc.xyz) — guided API key setup
|
||||||
|
---
|
||||||
|
|
||||||
|
Launch the gitea-setup agent to walk the user through connecting to the Gitea instance at git.sethpc.xyz.
|
||||||
|
|
||||||
|
This command sets up:
|
||||||
|
1. API token credentials
|
||||||
|
2. The `gitea` CLI tool
|
||||||
|
3. Validates the connection works
|
||||||
|
|
||||||
|
Dispatch the gitea-setup agent to handle this interactively.
|
||||||
Reference in New Issue
Block a user