If you're managing GitHub Projects v2 from the command line, this wraps the gh project commands into a skill format. It handles the usual project operations like creating, closing, linking issues, and managing fields. One thing to note: it has gates around destructive commands like closing projects or deleting items, which forces a fresh check rather than relying on stale context. You'll need to authenticate with the project scope first using gh auth refresh. The security audits show a clean pass from Gen Agent and Socket, though Snyk flagged a warning worth checking out if you're careful about dependencies.
npx skills add https://github.com/existential-birds/beagle --skill github-projects