jeremylongshore

Command Bible — Data skill for Claude Code

Data community

Generate a comprehensive reference guide for all your slash commands with usage analytics, examples, and best practices.

How to install Command Bible

Installs to ~/.claude/skills/jeremylongshore-content-nuke-claude-command-bible/SKILL.md

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

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

What Command Bible does

Generate a comprehensive reference guide for all your slash commands with usage analytics, examples, and best practices.

Your Task

This command scans your entire slash commands directory and creates THE definitive guide to your content automation arsenal - your command bible.

Phase 1: Command Discovery

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

Alternatives in Data

  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.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