Gitea banner
LL4nc33 LL4nc33

Gitea

Git community

Description

--- description: Privater Git-Mirror auf Gitea. Repo-Management — push, list, create, delete, clone, status. allowed-tools: ["Bash", "AskUserQuestion", "Read", "Write", "Edit"] --- # Gitea — Privater Git-Mirror Manage Repos auf dem selbst-gehosteten Gitea-Server fuer Privacy-relevante Projekte. **Usage:** `/cwe:gitea <subcommand> [args]` ## Konfiguration Lies die Gitea-Config aus der Datei `$HOME/.claude/cwe.local.md`. Suche nach dem `gitea:` Block im YAML-Frontmatter ODER als Markdown-Absc

Installation

Installs to ~/.claude/skills/ll4nc33-code-workspace-engine-gitea/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ll4nc33-code-workspace-engine-gitea && curl -fsSL https://raw.githubusercontent.com/LL4nc33/code-workspace-engine/HEAD/commands/gitea.md -o ~/.claude/skills/ll4nc33-code-workspace-engine-gitea/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository