jeremylongshore

Intel Commands — Data skill for Claude Code

Data community

Generate comprehensive documentation of all available slash commands with usage analytics and examples.

How to install Intel Commands

Installs to ~/.claude/skills/jeremylongshore-content-nuke-claude-intel-commands/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeremylongshore-content-nuke-claude-intel-commands && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/Content-Nuke-Claude/HEAD/commands/intel-commands.md -o ~/.claude/skills/jeremylongshore-content-nuke-claude-intel-commands/SKILL.md

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

What Intel Commands does

Generate comprehensive documentation of all available slash commands with usage analytics and examples.

Your Task

This command scans all available slash commands and creates a complete reference bible with usage statistics, examples, and best practices.

Phase 1: Command Discovery & Analysis

  1. Scan Commands Directory
    • Read all .md files in /home/jeremy/projects/content-nuke/content-nuke-claude/commands/
    • Extract command names, descriptions, and parameters
    • Categorize

Alternatives in Data

  • Claude Code Usage Monitor — by Maciek-roboblog - A real-time terminal-based tool for monitoring Claude Code token usage 7k ★
  • Posthog Analysis — Analyze PostHog usage data with correct filters, timelines, and caveats 1.6k ★
  • Token Dashboard — See where Claude Code is burning tokens - turn raw JSONL transcripts into local cost analytics, hotspot views 669 ★

Full documentation available on GitHub

View Source Repository