tooyoung:gh-star-list

Categorizes GitHub starred repositories into named lists via CLI tools.

17|4|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/shiqkuangsan/oh-my-daily-skills --skill tooyoung-gh-star-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tooyoung:gh-star-list
Source: https://github.com/shiqkuangsan/oh-my-daily-skills/tree/main/skills/gh-star-list
Command: npx skills add https://github.com/shiqkuangsan/oh-my-daily-skills --skill tooyoung-gh-star-list

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the organization of your GitHub starred repositories into GitHub Lists, making it easier to manage and find your saved projects.

Core Features & Use Cases

  • Automatic Categorization: Uses AI to analyze repository descriptions, topics, and languages to suggest relevant categories.
  • List Management: Creates, deletes, and adds repositories to GitHub Lists.
  • Flexible Modes: Supports full batch processing of all stars or selective categorization of specific or recent repositories.
  • Use Case: You have hundreds of GitHub stars and struggle to remember what each one is for. Use this skill to automatically sort them into lists like "AI Tools", "Web Frameworks", "CLI Utilities", etc.

Quick Start

Use the gh-star-list skill to organize all of my GitHub stars into relevant lists.

Frequently Asked Questions about tooyoung:gh-star-list

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically categorize my GitHub stars into lists?

You can automatically categorize GitHub stars by using AI to analyze repository descriptions, topics, and languages, then sorting them into relevant GitHub Lists like Web Frameworks or CLI Utilities.

Can I organize only my most recent GitHub starred repositories instead of all of them?

Yes, you can organize recent GitHub starred repositories using selective mode, which allows you to process specific repositories or just your latest N stars instead of running a full batch categorization.

Do I need the gh CLI to manage and sort my GitHub starred repositories?

Yes, you need the gh CLI installed to manage and sort GitHub starred repositories, as the skill utilizes it alongside jq and custom bash scripts to fetch stars and create lists.

What is the best way to sort hundreds of GitHub stars by topic or programming language?

The best way to sort hundreds of GitHub stars by topic is using AI batch processing, which analyzes repository metadata and automatically assigns each project to a relevant category list.

How does AI analysis determine the correct category for a GitHub repository?

AI analysis determines the correct GitHub repository category by evaluating the repository description, topics, and programming languages to suggest and assign the most relevant list.

Can I delete existing GitHub Lists when reorganizing my starred repositories?

Yes, the skill supports full list management, allowing you to create, delete, and add repositories to GitHub Lists during the AI categorization process.