AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "Quick Codebase Analysis" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (10 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/c.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/a.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/a.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/analyze.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/analyze.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/codebase.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/codebase.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/d.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/d.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/debug.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/debug.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/e.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/e.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/explain.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/explain.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/g.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/g.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/gemini.md "https://raw.githubusercontent.com/cmndcntrlcyber/rtpi/main/.claude/commands/gemini.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Quick alias for /codebase
Quick Codebase Analysis
Fast codebase analysis with Gemini's large context. Usage: /c [directory_path] [scope:optional] Examples: • /c ./src • /c . security Analyzing: $ARGUMENTS !mcp__gemini-mcp__gemini_codebase_analysis directory_path="$1" analysis_scope="$2"
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
0 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code