View download statistics for a skill.
shipables stats
Display download statistics for a skill with a daily breakdown bar chart.
Usage
shipables stats <skill> [options]
Arguments
| Argument | Description |
|---|---|
skill | Skill name (required) |
Options
| Flag | Description | Default |
|---|---|---|
--period <period> | Time period: week, month, year | month |
--json | Output as JSON | — |
Examples
View monthly stats (default):
shipables stats Chippers255/ai-commits
View weekly stats:
shipables stats Chippers255/ai-commits --period week
View yearly stats:
shipables stats Chippers255/ai-commits --period year
JSON output:
shipables stats Chippers255/ai-commits --json
Output
The command displays:
- Total downloads for the period
- A bar chart showing daily download counts
- Date range covered