bydatarobot-oss· 14 skills
Sets up DataRobot for local development including Python SDK, dr-cli, Agent Assist, and all required dependencies. Use when the user has not yet worked with DataRobot on this machine, OR when any DataRobot task fails due to missing or invalid credentials. Covers first-time setup, re-authentication, and credential recovery.
$npx -y skills add datarobot-oss/datarobot-agent-skills --skill datarobot-setupInstalls into the current project.
Run `npx skills use "https://github.com/datarobot-oss/datarobot-agent-skills" --skill "datarobot-oss/datarobot-agent-skills/datarobot-setup"` 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.