AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from datarobot-oss/datarobot-agent-skills.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# DataRobot Agent Skills Library

This file provides instructions for an agent to use DataRobot skills. An agent automatically loads these instructions when working with DataRobot-related tasks.

## DataRobot authentication

If any DataRobot skill fails due to missing or invalid credentials, invoke `datarobot-setup` before retrying the original task. Do not print manual instructions—run the skill.

## Should I add a skill here?

There are many places to add skills for use. This repository is for customer-facing skills that help others build more effectively in DataRobot. This section covers the goal, intended use, and criteria for determining if a skill belongs in this library.

### Goal
The goal is to ensure that enterprises can get agents into production. Skills offer powerful functionality that tells agents how to *think* while protecting their context window. This allows agents to one-shot or few-shot tasks that previously required complex logic built into the agent and often ran into context window issues. Skills DataRobot offers open up enterprise use cases, making them more viable in production.

### Intended use of this skill library
…

Read the whole file at its exact version.

How to install

Latest version
mdr add datarobot-oss/datarobot-agent-skills/AGENTS.md@git:20260827.ad4f673
Exact content
mdr add datarobot-oss/datarobot-agent-skills/AGENTS.md@sha256:64e2b3e22919653d

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_k62d34skuilvtdec.svg)](https://markdownregistry.com/a/art_k62d34skuilvtdec)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260827.ad4f673 latest2026-08-27 ad4f673 4,634 BA view · diff
git:20260825.cfbd8e92026-08-25 cfbd8e9 4,836 BA view · diff
git:20260729.3d516572026-07-29 3d51657 4,941 BA view · diff
git:20260728.b41ca002026-07-28 b41ca00 4,510 BA view · diff
git:20260609.c31c7302026-06-09 c31c730 4,514 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (4634 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

datarobot-oss/datarobot-agent-skills · 27 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_k62d34skuilvtdec
GET https://markdownregistry.com/api/v1/resolve?ref=datarobot-oss/datarobot-agent-skills/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/64e2b3e22919653df46c97564dd9da67fb407cb84cc71486731fda2b8bce7946

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from datarobot-oss/datarobot-agent-skills

progressive-disclosure skill
datarobot-oss/datarobot-agent-skills · .skills/progressive-disclosure/SKILL.md · Refactor large DataRobot skill files by moving detailed content into directly linked reference files while preserving…
git:20260522.e07bcb1 · audit A · 27 stars
CLAUDE.md claude
datarobot-oss/datarobot-agent-skills · CLAUDE.md
git:20260519.505d6df · audit B · 27 stars
datarobot-agent-assist skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-agent-assist/SKILL.md · Use when the user wants to design, build, code, simulate, or deploy an AI agent (not a predictive model) to DataRobot…
git:20260921.83fdf11 · audit B · 27 stars
datarobot-agent-assist-build skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-agent-assist/agent-assist-build/SKILL.md · Use when the user wants to design, build, code, or deploy an AI agent on DataRobot; mentions agent_spec.md, dress…
git:20260921.783ecc2 · audit A · 27 stars
datarobot-agent-assist-simulate skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-agent-assist/agent-assist-simulate/SKILL.md · Use when the user wants to adversarially test, evaluate, or harden an implemented AI agent before deployment; mentions…
git:20260805.1ef1aa0 · audit B · 27 stars
datarobot-agent-llm-selection skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-agent-llm-selection/SKILL.md · Use when the user wants to configure LLM integration for a DataRobot agent application. This skill helps to change LLM…
git:20260827.173ef3c · audit C · 27 stars
datarobot-app-framework-cicd skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-app-framework-cicd/SKILL.md · Guidance for setting up CI/CD pipelines for DataRobot application templates using GitLab, GitHub Actions, and Pulumi…
git:20260519.3111310 · audit B · 27 stars
datarobot-data-preparation skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-data-preparation/SKILL.md · Tools and guidance for data upload, dataset management, data validation, and preparing data for DataRobot projects. Use…
git:20260825.cfbd8e9 · audit A · 27 stars
datarobot-discover skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-discover/SKILL.md · Use when the user wants to find DataRobot capabilities — skills, MCP servers, agents, or platform resources — for a…
git:20260623.fa30c37 · audit A · 27 stars
datarobot-external-agent-monitoring skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-external-agent-monitoring/SKILL.md · Instrument any external or existing AI agent with OpenTelemetry to send traces, logs, and metrics to DataRobot for…
git:20260713.606fd37 · audit C · 27 stars
datarobot-feature-engineering skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-feature-engineering/SKILL.md · Guidance for feature engineering, feature discovery, feature importance analysis, and understanding DataRobot's…
git:20260825.cfbd8e9 · audit A · 27 stars
datarobot-model-deployment skill
datarobot-oss/datarobot-agent-skills · skills/datarobot-model-deployment/SKILL.md · Tools and guidance for deploying DataRobot models, managing deployments, configuring prediction environments, and…
git:20260825.cfbd8e9 · audit A · 27 stars

Every file in datarobot-oss/datarobot-agent-skills

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

Browse by kind, by grade A, or by owner.