blpsoares

Nay Summary — Data skill for Claude Code

Data community

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

Terminal
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:

  1. Call agentistics_summary to get all-time totals.
  2. Call agentistics_costs to get the model and cache breakdown.
  3. Call agentistics_sessions with limit=10 to see the most recent sessions.
  4. 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 Repository