SkillAgentSearch skills...

GitHubStar

Automatic staring scripts for gitstar.cn

Install / Use

/learn @w568w/GitHubStar
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Chinese here

GitHubStar

Auto star for gitstar.cn

Installation

Install Python 2.x,runpython --versionandpipfor a test.

To install pip, securely download get-pip.py

Then run the following:

python get-pip.py

If you have downloaded it,skip the step.
MAKE SURE that you have installed requests.

pip install -r requirements.txt

Usage

Step 1

Clone the repo
git clone https://github.com/w568w/GitHubStar.git && cd GitHubStar

Step 2

Opensettings.py, replace variables with your own infomation.

#############settings#############
NAME		= "1" #GitStar username
PASSWORD	= "1" #GitStar password
GITNAME		= "1" #Gitee username
GITPASSWORD	= "1" #Gitee password
#############settings#############

Step 3

Runpython -u main.py
Everything is ok,hooray!

View on GitHub
GitHub Stars181
CategoryDevelopment
Updated6mo ago
Forks17

Languages

Python

Security Score

87/100

Audited on Oct 1, 2025

No findings