Skill Detail
Back up GitHub, GitLab, Bitbucket, and Forgejo repositories with gitbackup
Run repeatable cross-forge repository backup jobs from one config instead of hand-scripting clone and export steps per provider.
Developer ToolsMulti-Framework
Developer Tools
Multi-Framework
Security Reviewed
β 218 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill back-up-github-gitlab-bitbucket-and-forgejo-repositories-with-gitbackup
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
gitbackup binary or container image, forge access tokens, backup storage
Install & setup
Download a release binary or use the published container image, provide the needed provider token and backup directory, then run gitbackup against the target service using the documented flags or config file.
Author
Amit Saha
Publisher
Individual
Last updated
Apr 18, 2026
Quick brief
Use gitbackup when the task is repository preservation across one or more forge providers and you want one repeatable backup job rather than provider-specific scripts. The scope is tightly bounded to repository backup and migration export workflows, not source hosting, code review, or broad forge administration.