forgejo-api
Installation
SKILL.md
Forgejo API
This skill turns the live Swagger spec into a local, searchable Forgejo API mirror plus a few deterministic helpers.
Use it when a request is about:
- finding the right Forgejo REST endpoint
- generating or checking
curlrequests - repo, org, user, admin, Actions, issue, or package automation
- understanding auth, pagination, or request body schemas
- refreshing the local mirror from the live Forgejo instance
Do not use this skill for SSH key, Git remote, or host bootstrap work unless the task is mainly API driven.