ClaudeSuperPower

datarobot-discover

Skill

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_

Install

git clone https://github.com/datarobot-oss/datarobot-agent-skills.git ~/.claude/skills/datarobot-discover

What is datarobot-discover?

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.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~79 tokens of context used while enabled, before you invoke anything

Documentation

README · ~1 min read

Discover DataRobot Resources

Fetch DataRobot catalog and present matching resources for the user's task. Covers resource types including Global MCP Server. Bring resources once DataRobot publishes them without skill update.

Step 1 — Fetch the public catalog

curl -s https://www.datarobot.com/.well-known/ai-catalog.json

Always fetch this. It contains all publicly available DataRobot resources.

Step 2 — Fetch the instance catalog (if DATAROBOT_ENDPOINT is set)

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.