datarobot-feature-engineering

Installation
SKILL.md

DataRobot Feature Engineering Skill

This skill provides guidance for working with features in DataRobot, including understanding automated feature engineering, analyzing feature importance, and optimizing feature sets.

Quick Start

Most common use case: Analyze feature importance for a model

  1. Get feature importance: get_feature_importance(model_id) to get importance scores
  2. Analyze top features: Sort by importance and identify key drivers
  3. Export feature list: export_feature_list(project_id) to document features

Example: "Show me the top 10 most important features for model xyz123"

When to use this skill

Installs
8
GitHub Stars
169
First Seen
Jun 28, 2026
datarobot-feature-engineering — kilo-org/kilo-marketplace