repo-pulse

Collect daily GitHub star and fork activity data for repositories.

17|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/aaronjmars/miroshark-aeon --skill repo-pulse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-pulse
Source: https://github.com/aaronjmars/miroshark-aeon/tree/main/skills/repo-pulse
Command: npx skills add https://github.com/aaronjmars/miroshark-aeon --skill repo-pulse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, jq, date, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of tracking real-time repository activity, including stars and forks, providing timely updates and insights.

Core Features & Use Cases

  • Activity Monitoring: Fetches daily updates on new stars and forks for designated GitHub repositories.
  • Historical Comparison: Compares current counts with previous data to identify new engagement.
  • Use Case: Developers and project managers can track the impact and popularity of their repositories over time, enabling data-driven decisions and community engagement.

Quick Start

Use the repo-pulse skill to get a daily summary of recent stars and forks for your watched repositories.

Frequently Asked Questions about repo-pulse

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

FAQPage Schema
How do I track daily GitHub repository stars and forks automatically?

This Skill automates GitHub repository monitoring by fetching daily star and fork data, comparing it with historical counts to identify new engagement, and delivering summarized activity notifications.

What is the best way to monitor GitHub repository engagement trends?

Monitoring GitHub repository engagement trends involves collecting daily star and fork activity data to track growth. This Skill handles data comparison and deduplication to identify new engagement for community analytics.

Do I need GitHub CLI installed to monitor repository activity?

Yes, you need the GitHub CLI (gh) installed to fetch repository data. Dependencies also include jq for JSON parsing and date utilities to handle daily data comparison and reporting.

Can I track multiple GitHub repositories for new forks and stars?

Yes, you can track designated GitHub repositories by fetching daily updates on new stars and forks. The Skill compares current counts with previous data to isolate new engagement across watched repositories.

How does deduplication work when comparing daily GitHub repository activity?

Deduplication works by comparing current GitHub star and fork counts with previous data to identify new engagement. This ensures only actual new activity is reported, preventing duplicate entries in notifications.