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
COPY SKILL INSTRUCTIONS (OPTIONAL)
npx skills add agentskillexchange/skills --skill back-up-github-gitlab-bitbucket-and-forgejo-repositories-with-gitbackup Copy
Uses the third-party skills CLI, not an ASE-owned installer. Check your agent’s compatibility. This copies instructions; complete the upstream tool setup below separately.
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.