github-stars

Generate ASCII star growth charts from GitHub stargazer timestamps.

13|3|Updated May 31, 2026
One-click install
npx skills add https://github.com/enowdev/enowX-Skill --skill github-stars
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-stars
Source: https://github.com/enowdev/enowX-Skill/tree/main/skill/skills/github-stars
Command: npx skills add https://github.com/enowdev/enowX-Skill --skill github-stars

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, python3.

What problem does it solve?

This Skill solves the difficulty of tracking GitHub repository momentum by providing instant, visual insights into star growth patterns without leaving the terminal.

Core Features & Use Cases

  • ASCII Chart Visualization: Generates clear, terminal-based charts showing star accumulation by day and hour.
  • Timezone-Aware Analysis: Handles complex timezone conversions and Daylight Savings Time automatically for accurate global tracking.
  • Use Case: Use this to monitor the impact of a product launch or a viral social media post on your repository's popularity in real-time.

Quick Start

Run the github-stars skill by providing the repository name to generate a star growth report for the last two weeks.

Frequently Asked Questions about github-stars

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

FAQPage Schema
How do I visualize GitHub repository star growth in the terminal?

You can visualize GitHub repository star growth in the terminal by analyzing stargazer timestamps to generate ASCII-based charts for daily and hourly intervals. This provides instant visual insights into star accumulation patterns without leaving the command line.

Do I need the GitHub CLI to track repo stargazer timestamps?

Yes, you need the GitHub CLI (gh) to track repo stargazer timestamps because it handles the required authentication. Python 3.9+ is also required to process the data and manage timezone conversions for the growth charts.

Can I configure custom time windows for GitHub star trend analysis?

Yes, you can configure custom time windows and timezone settings for GitHub star trend analysis. The tool automatically handles complex timezone conversions and Daylight Savings Time to ensure accurate global tracking of repository momentum.

What is the best way to monitor the impact of a product launch on GitHub repo popularity?

The best way to monitor the impact of a product launch on GitHub repo popularity is to generate a star growth report for the last two weeks. This reveals daily and hourly accumulation trends to track momentum from viral events.

Does generating ASCII charts for GitHub stars handle Daylight Savings Time automatically?

Yes, generating ASCII charts for GitHub stars handles Daylight Savings Time automatically. The Python 3.9+ data processing manages complex timezone conversions to accurately align stargazer timestamps globally.