bydatarobot-oss· 14 skills
Refactor large DataRobot skill files by moving detailed content into directly linked reference files while preserving meaning. Use when a skill triggers context-window warnings, needs progressive disclosure, or should be chunked without changing guidance.
$npx -y skills add datarobot-oss/datarobot-agent-skills --skill progressive-disclosureInstalls into the current project.
Run `npx skills use "https://github.com/datarobot-oss/datarobot-agent-skills" --skill "datarobot-oss/datarobot-agent-skills/progressive-disclosure"` 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.