SkillAgentSearch skills...

PyGithubRepoDeleter

This is just a very simple CLI to bulk delete github repositories

Install / Use

/learn @XavierTolza/PyGithubRepoDeleter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

This is just a very simple CLI to bulk delete github repositories img

Usage

Create your github token at this address: https://github.com/settings/tokens Make sure you have the repo and delete_repo authorizations.

Install using

pip install git+https://github.com/XavierTolza/PyGithubRepoDeleter.git

or pip install pygithubrepodeleter

Then start the CLI as such:

remove_github_repos

You will be prompted for your token, alternatively you can set it in the env variables with GITHUB_TOKEN or by command line with:

remove_github_repos --token <your token>

Then select the repo you want to delete with space, press enter and validate.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated5mo ago
Forks1

Languages

Python

Security Score

67/100

Audited on Oct 30, 2025

No findings