SkillAgentSearch skills...

StarsToRain

Simple Python script that exports all Github Stars for a given user into an HTML file importable by Raindrop.io

Install / Use

/learn @imanzarrabian/StarsToRain
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StarsToRain

Simple Python script that exports all Github Stars for a given user into an HTML file importable by Raindrop.io

Installation and Usage

Start by cloning this repo.

This Python script uses PyGitHub as a dependency for calling the Github API v3, so first run the following command line:

sudo pip install -r requirements.txt

Once all dependencies are fetched you can use the script:

python starsToRain.py

You will be prompted for your Github username and password. Once the script is done doing the export you'll find your html file into the output directory.

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Python

Security Score

72/100

Audited on Nov 24, 2025

No findings