R
RepoPilot
/analyze_repo
Get a repository decision brief
CALL when entering an unfamiliar repository or deciding whether to depend on, fork, learn from, or deploy it. Returns a concise four-use-case brief, watchouts,
liveunknown~5s typical
mcprepopilot
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-repopilot-repopilot /analyze_repo for me.
Input
| Field | Type | Description |
|---|---|---|
| repo | string | Public GitHub repository as owner/repo or a github.com URL. |
| package | string | npm package name, for example lodash or npm:@scope/pkg. To judge a specific VERSION rather |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-repopilot-repopilot","endpoint":"/analyze_repo","input":{}}'cli
npx cracked-ai run -p mcp-app-repopilot-repopilot -e /analyze_repo -i '{}'mcp
run_tool({ provider: "mcp-app-repopilot-repopilot", endpoint: "/analyze_repo", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.