Use when the user wants to find DataRobot capabilities — skills, MCP servers, agents, or platform resources — for a task. Fetches the live DataRobot catalog directly so results are always current, regardless of third-party search index lag. Also checks the user's own DataRobot instance if DATAROBOT_ENDPOINT is set.
$npx -y skills add datarobot-oss/datarobot-agent-skills --skill datarobot-discoverInstalls into the current project.
Run `npx skills use "https://github.com/datarobot-oss/datarobot-agent-skills" --skill "datarobot-oss/datarobot-agent-skills/datarobot-discover"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datarobot-oss/datarobot-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/datarobot-oss/datarobot-agent-skills"` and select the relevant skills, then follow their instructions.