Forgejo REST API toolkit — manage issues, pull requests, wikis, and repos on a Forgejo server. Use when the agent needs to file an issue, open / review / merge a PR, read or write a wiki page, or look up repo / branch info. One standalone script per resource type. Reads credentials from environment, ~/.skillhone/settings.json, or _data/forgejo_config.txt.
$npx -y skills add tencent/skillhone --skill forgejoInstalls into the current project.
Run `npx skills use "https://github.com/tencent/skillhone" --skill "tencent/skillhone/forgejo"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tencent/skillhone" that are relevant to the current task. Run `npx skills add "https://github.com/tencent/skillhone"` and select the relevant skills, then follow their instructions.