Nay Summary — Data skill for Claude Code
Use the Nay agent to produce a complete analytics summary of my Claude Code usage.
How to install Nay Summary
Installs to ~/.claude/commands/blpsoares-agentistics-nay-summary.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/blpsoares/agentistics/HEAD/.claude/commands/nay-summary.md -o ~/.claude/commands/blpsoares-agentistics-nay-summary.md Restart Claude Code, or start a new session, for it to be picked up.
What Nay Summary does
Use the Nay agent to produce a complete analytics summary of my Claude Code usage.
Nay should:
- Call
agentistics_summaryto get all-time totals. - Call
agentistics_coststo get the model and cache breakdown. - Call
agentistics_sessionswith limit=10 to see the most recent sessions. - Present a structured report with these sections:
- Overview: total tokens, total cost, session count, current streak
- Model breakdown: cost and token share per model (table)
- **Cache e
Alternatives in Data
- Private GPT — Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more 57.5k ★
- Marketingskills — Marketing skills for Claude Code and AI agents 16.9k ★
- Claude Code Usage Monitor — by Maciek-roboblog - A real-time terminal-based tool for monitoring Claude Code token usage 7k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Daily Summary
Evening daily-summary ritual — recap the day's lands, /go-run friction, feedback, and token usage into a durab
Verge
Ambient desktop overlay that tracks AI coding agents (Claude Code, Codex/ChatGPT, and more) — real activity, u
Token Dashboard
See where Claude Code is burning tokens - turn raw JSONL transcripts into local cost analytics, hotspot views,
Viberank
by nikshepsvn - A community-driven leaderboard tool that enables developers to visualize, track, and compete b
Fire Analytics
View skills usage analytics and effectiveness metrics
Tokdash
Agent Dashboard: Visualization and analytics for Sessions and Quota Usage. Track, analyze, and optimize token
Related Agents
Usage Scout
Read-only scout for session, token, and cost code in this FastAPI tracker. Use when the user asks where usage
Acx Handoff
AgentCortex /handoff phase executor. Use when delegating handoff work that must produce a resumable state summ
Rust Async Safety Reviewer
Reviews Rust async code for tokio + libsql + axum concurrency hazards. Use after changes touching tokio::spawn