Library Analysis
Analyze the Skip card library to understand content health and identify gaps.
Workflow
- •
Get library analysis
bashskip library analyze --json
This returns:
- •Card counts by location and category
- •Expired card count
- •Evergreen card breakdown
- •Coverage gaps (locations with users but few active cards)
- •User coverage (which beats serve which locations)
- •New locations that need beat reporters
- •
Interpret the data
- •Coverage gaps: Locations where users exist but cards are thin (< 5 active cards)
- •Expired timely cards: These need refreshing — dispatch beat reporters
- •Missing beats: Locations that lack beat types other locations have
- •New locations: Users signed up from new marinas with zero beats
- •
Check specific locations (if needed)
bashskip card list --agent=beat-weather-tierra-verde --limit=5 --json
- •
List current beat reporters
bashskip beat list --json
- •
Recommend actions Based on the analysis:
- •Which beat reporters to dispatch now
- •Which new beats to register
- •Which locations need attention
- •Which evergreen content is getting stale