Usage Report banner
LeadMagic LeadMagic

Usage Report

Data community

Description

--- description: Credit spend + found-rate report from the free analytics endpoints argument-hint: [optional: period, e.g. "this week"] --- Build a LeadMagic usage report for: $ARGUMENTS (default: last 7 days). Use the `analytics-observability` skill — every call is free: `/v1/analytics/summary`, `/credits`, `/products`, `/found-rate`, `/errors` (+ `/day/{date}` for specific days). Report: credits spent (by product), request volume, found/match rates per product, notable error patterns with th

Installation

Installs to ~/.claude/skills/leadmagic-leadmagic-skills-usage-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leadmagic-leadmagic-skills-usage-report && curl -fsSL https://raw.githubusercontent.com/LeadMagic/leadmagic-skills/HEAD/commands/usage-report.md -o ~/.claude/skills/leadmagic-leadmagic-skills-usage-report/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository