CourseProfiler
C
CourseProfiler
/generate_runner_profile

Generate runner profile

Generate a segment-evidence USRProf runner profile artifact from uploaded runner evidence or an existing .usrprof source. Before using this tool, ask what profi

liveverifiedunknown~5s typical
mcpprobedcourseprofiler
$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-com-courseprofiler-courseprofiler /generate_runner_profile for me.

Input

FieldTypeDescription
import_optionsobject
sources*arrayRunner evidence/profile sources. Use uploaded source_file artifact IDs from POST /api/arti
profile_intentobject

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-com-courseprofiler-courseprofiler","endpoint":"/generate_runner_profile","input":{"sources":[]}}'
cli
npx cracked-ai run -p mcp-com-courseprofiler-courseprofiler -e /generate_runner_profile -i '{"sources":[]}'
mcp
run_tool({ provider: "mcp-com-courseprofiler-courseprofiler", endpoint: "/generate_runner_profile", input: {"sources":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.