Achievements
A collection of shell scripts to achieve 100% of API-accessible Github achievements
Install / Use
/learn @nathanielop/AchievementsREADME
achievements
A collection of shell scripts to achieve 100% of API-accessible Github achievements
For an improved and easier to use version, click here.
Prerequisites
ghGithub CLI Installedgh auth loginMust be ran and completed successfully
Instructions
Setup
In order to run the scripts this repository provides, one must first setup a local version of this repository. In order to do this, one should first fork the main repository on github.
After forking the repository, go into your terminal and run the following series of commands.
mkdir achievements
cd achievements
git init
git remote add origin git@github.com:[YOUR USERNAME HERE]/achievements.git
| Warning: The commands above rely on your git already being setup with your github account, if you haven't done this already then follow the guide here | | --- |
Running Achievement Scripts
Gain any individual achievement by running the name of that achievement directly;
Example
bash pullshark
Or, to gain all achievements, simply run bash all
| Warning: This process can take upwards of several hours in order to not result in a rate limit from the API. It is recommended to let this script run in the background. | | --- |
Related Skills
apple-reminders
346.4kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
346.4kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
346.4kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
