Show statistics about saved prompts and common patterns
Displays statistics about saved prompts including totals, daily averages, and activity trends.
/plugin marketplace add tmdgusya/language-skills/plugin install language-skills@language-skillsDisplay statistics about saved English prompts.
~/.language-skills/prompts.jsonl## Prompt Statistics
### Overview
- Total prompts: <count>
- Date range: <first date> ~ <last date>
- Daily average: <average>
### Source Breakdown
- Auto-saved: <count> (<percentage>%)
- Manual-saved: <count> (<percentage>%)
### Last 7 Days Activity
<day> | <bar graph> <count> <day> | <bar graph> <count> ...
### Top Tags
1. #<tag> - <count>
2. #<tag> - <count>
...
### Storage
- File size: <size>
- Location: ~/.language-skills/prompts.jsonl
Use simple text characters for the bar graph:
█ for filled portionExample:
Mon | ████████████ 12
Tue | ████████ 8
Wed | ██████████████████ 18
If no prompts exist:
No prompt data yet. Start using Claude Code and your prompts will be recorded automatically.