Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
gitea
// Access git.thalheim.io (Gitea) API as Janet — create repos, issues, PRs, releases, etc.
$ git log --oneline --stat
stars:751
forks:39
updated:2026年3月28日 13:37
SKILL.md
// Access git.thalheim.io (Gitea) API as Janet — create repos, issues, PRs, releases, etc.
Profile macOS processes (CPU hot spots, hangs, "what is X doing?"). Wraps sample/spindump/xctrace and prints a compact text summary or speedscope/flamegraph data.
Read Slack — search messages, list channels/users, read history and thread replies.
Read-only GitHub API access as Mic92 — issues, PRs, releases, commits, actions runs, etc.
Manage todos using todoman and vdirsyncer.
Manage documents in Paperless-ngx (search, upload, tag). Use for document management tasks.
Read flagged emails from Maildir (mblaze) and draft replies via n8n-hooks.
| 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