Analyze Prompts All banner
legalzoom legalzoom

Analyze Prompts All

Development community

Description

--- description: Analyze all prompt logs (current + archived) — 4-tab report (Prompts, Cost, Skills, Chain of Thought) published as an Artifact allowed-tools: Read(~/.claude/**), Write, Artifact, Bash(bash $HOME/.claude/archive_log.sh), Bash(wc:*), Bash(python3:*), Bash(cat:*), Bash(ls:*), Bash(jq:*) --- Analyze ALL prompt logs — current and archived — and publish a **four-tab** designed report as an Artifact. Each invocation creates a **new** artifact — never overwrite a previous one. **Do no

Installation

Installs to ~/.claude/skills/legalzoom-metaprompt-minihackathon-analyze-prompts-all/SKILL.md

Terminal
mkdir -p ~/.claude/skills/legalzoom-metaprompt-minihackathon-analyze-prompts-all && curl -fsSL https://raw.githubusercontent.com/legalzoom/metaprompt-minihackathon/HEAD/commands/analyze-prompts-all.md -o ~/.claude/skills/legalzoom-metaprompt-minihackathon-analyze-prompts-all/SKILL.md

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

Full documentation available on GitHub

View Source Repository