# Skill 046

> Track and visualize contributions across multiple GitHub repositories to analyze team performance and engagement. Gain insights on commits, pull requests, and issue resolutions over time.

- **Type:** Skill
- **Install:** `agentstack add skill-legendtkl-agentic-skill-router-skill-046`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [legendtkl](https://agentstack.voostack.com/s/legendtkl)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [legendtkl](https://github.com/legendtkl)
- **Source:** https://github.com/legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/skillrouter-skills/skill-046
- **Website:** https://legendtkl.github.io/agentic-skill-router/

## Install

```sh
agentstack add skill-legendtkl-agentic-skill-router-skill-046
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# GitHub Contribution Tracker

Monitor and visualize contribution metrics from GitHub repositories.

## Usage

```
gh contribution  [flags]
```

## Core Commands

```
  track:       Track contributions across repositories
  visualize:   Generate visual reports of contributions
  compare:     Compare contributions between team members
  export:      Export contribution data for analysis
```

Use `gh contribution  --help` for more information about a command.

---

## gh contribution track

Track contributions across repositories for a specified time period.

```
USAGE
  gh contribution track  [flags]

FLAGS
  -R, --repo [HOST/]OWNER/REPO  Specify the repository to track contributions
  --from DATE                   Start date for tracking
  --to DATE                     End date for tracking

INHERITED FLAGS
  --help   Show help for command

EXAMPLES
  $ gh contribution track OWNER/REPO --from 2023-01-01 --to 2023-12-31

LEARN MORE
  Use 'gh contribution track --help' for more information about this command.
```

---

## gh contribution visualize

Generate visual reports of contributions.

```
USAGE
  gh contribution visualize  [flags]

FLAGS
  -R, --repo [HOST/]OWNER/REPO   Specify the repository for visualization
  --format FORMAT                Specify the output format (png, pdf)

INHERITED FLAGS
  --help   Show help for command

EXAMPLES
  $ gh contribution visualize OWNER/REPO --format png

LEARN MORE
  Use 'gh contribution visualize --help' for more information about this command.
```

---

## gh contribution compare

Compare contributions between team members.

```
USAGE
  gh contribution compare   [flags]

FLAGS
  -R, --repo [HOST/]OWNER/REPO   Specify the repository for comparison

INHERITED FLAGS
  --help   Show help for command

EXAMPLES
  $ gh contribution compare memberA memberB -R OWNER/REPO

LEARN MORE
  Use 'gh contribution compare --help' for more information about this command.
```

---

## gh contribution export

Export contribution data for further analysis.

```
USAGE
  gh contribution export  [flags]

FLAGS
  -R, --repo [HOST/]OWNER/REPO   Specify the repository to export contributions from
  --format FORMAT                Specify the export format (csv, json)

INHERITED FLAGS
  --help   Show help for command

EXAMPLES
  $ gh contribution export OWNER/REPO --format csv

LEARN MORE
  Use 'gh contribution export --help' for more information about this command.
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [legendtkl](https://github.com/legendtkl)
- **Source:** [legendtkl/agentic-skill-router](https://github.com/legendtkl/agentic-skill-router)
- **License:** MIT
- **Homepage:** https://legendtkl.github.io/agentic-skill-router/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-legendtkl-agentic-skill-router-skill-046
- Seller: https://agentstack.voostack.com/s/legendtkl
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
