gitea

star 756

Access git.thalheim.io (Gitea) API as Janet — create repos, issues, PRs, releases, etc.

Mic92 By Mic92 schedule Updated 3/28/2026

name: gitea description: Access git.thalheim.io (Gitea) API as Janet — create repos, issues, PRs, releases, etc.

n8n-hooks gitea <GET|POST|PUT|PATCH|DELETE> <path> [-d '<json>'|@file|-] [-q k=v ...]
n8n-hooks gitea discover <term>     # grep endpoints
n8n-hooks gitea discover /<path>    # exact path → params + body schema

Janet's SSH key is registered on git.thalheim.io. Use gitea@ as the SSH user (not git@):

GIT_SSH_COMMAND="ssh -i ~/.ssh/id_ed25519_janet -o IdentitiesOnly=yes" \
  git clone gitea@git.thalheim.io:janet/dotfiles.git
Install via CLI
npx skills add https://github.com/Mic92/dotfiles --skill gitea
Repository Details
star Stars 756
call_split Forks 39
navigation Branch main
article Path SKILL.md
More from Creator