feat: add forgejo-cli skill — Forgejo/Gitea Git forge CLI #8
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
magnus/agent-skills!8
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/forgejo-cli-skill"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
CLI wrapper for the Forgejo/Gitea REST API v1. List repositories, search, manage issues, view pull requests, and get user info.
Files
Commands
me— current user profilerepos— list your repositoriessearch— search repositories by queryissues— list issues (PRs filtered out)view— view issue/PR with body, labels, milestoneprs— list pull requests with head/base branchesFeatures
Setup
Token generated from Settings → Applications → Personal Access Tokens.
QA Gate (10/10 tests passing)
Signed-off-by: Jasper magnus@groktop.us