FL

flow-next-rp-explorer

Use the RepoPrompt CLI to explore, search, and understand your codebase efficiently.

Install

mkdir -p .claude/skills/flow-next-rp-explorer && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4295" && unzip -o skill.zip -d .claude/skills/flow-next-rp-explorer && rm skill.zip

Installs to .claude/skills/flow-next-rp-explorer

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.
185 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Explore codebases using RepoPrompt CLI
  • Map data flow and identify code patterns
  • Generate token-efficient codebase maps
  • Select specific files for context export

How it works

It utilizes the RepoPrompt CLI to perform token-efficient searches and structural analysis of the codebase.

Inputs & outputs

You give it
Natural language request to explore or understand code
You get back
Codebase structure, file maps, or selected context

When to use flow-next-rp-explorer

  • Explore authentication flow
  • Find API endpoints
  • Map data flow
  • Identify similar code patterns

About flow-next-rp-explorer

Facilitates token-efficient exploration of codebases. It leverages the RepoPrompt CLI to search for patterns, understand data flow, and generate codebase maps.

Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.

When not to use it

  • When full file reading is required without token constraints
  • When the repository is not compatible with RepoPrompt v1.5.62+

Prerequisites

RepoPrompt v1.5.62+rp-cli installed

Limitations

  • Requires specific CLI version
  • Limited to RepoPrompt-supported commands

How it compares

It uses structural analysis and selective file context instead of reading entire files, reducing token usage by approximately 10x.

Compared to similar skills

flow-next-rp-explorer side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
flow-next-rp-explorer (this skill)16moReviewIntermediate
jupyter-notebook306moReviewIntermediate
external-model-selection28moReviewIntermediate
consult-zai16moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

jupyter-notebook

davila7

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

30158

external-model-selection

MadAppGang

Choose optimal external AI models for code analysis, bug investigation, and architectural decisions. Use when consulting multiple LLMs via claudish, comparing model perspectives, or investigating complex Go/LSP/transpiler issues. Provides empirically validated model rankings (91/100 for MiniMax M2, 83/100 for Grok Code Fast) and proven consultation strategies based on real-world testing.

218

consult-zai

centminmod

Compare z.ai GLM 4.7 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions.

15

agent-test-long-runner

ruvnet

Agent skill for test-long-runner - invoke with $agent-test-long-runner

10

explore

Lee-SiHyeon

Contextual grep for codebases. Answers 'Where is X?', 'Which file has Y?', 'Find the code that does Z'. Fire multiple in parallel for broad searches. Specify thoroughness: quick/medium/very thorough. (Explore - oh-my-opencode port)

00

py

crazyguitar

Comprehensive Python programming reference covering syntax, concurrency, networking, databases, ML/LLM development, and HPC. Use for: Python questions, Python interview preparation, debugging, performance optimization, async patterns, library examples, code review, best practices, MLOps workflows, d

00

Search skills

Search the agent skills registry