Reading Skill Insights
Understand skill adoption and run trends with the Insights dashboard.
Output Ledger coming soon
Full quality scoring (acceptance rates, rework ratios, ROI tracking) is on the roadmap. The current Insights section shows skill run counts and usage trends.
The Insights dashboard shows how skills are being used across your organization. Navigate to Insights in the sidebar.
Available Metrics
| Metric | What it measures |
|---|---|
| Run count | Total times a skill has been executed |
| Active users | Unique users who ran the skill in the period |
| Runs over time | Trend chart showing adoption growth |
Filtering
Filter insights by:
- Skill — Focus on a specific skill's usage
- Time period — View daily, weekly, or monthly trends
- User — See which team members are most active
Via the API
Insights data is available programmatically:
# Org-wide overview
GET /v1/insights/overview
# Per-skill stats
GET /v1/insights/skills
# Single skill
GET /v1/insights/skills/:slug
Coming: Output Quality Tracking
When the Output Ledger launches, Insights will be extended with:
- Acceptance rate — % of outputs used without changes
- Rework ratio — % requiring significant edits
- Quality score — Composite metric per skill
- Time saved — Hours returned vs manual baseline