Skip to main content
This skill enables Droids to act as an AI-powered data analyst, performing exploratory data analysis, statistical modeling, data visualization, and generating insights from structured and unstructured data. Unlike point-solution data analysis tools, this skill runs entirely in your local environment with full Python ecosystem access and customization capabilities.

Setup Instructions

To use this skill with Factory, create the following directory structure in your repository:

Quick Start

  1. Create the skill directory:
  2. Copy the skill content below into .factory/skills/ai-data-analyst/SKILL.md (or skill.mdx)
When you ask Factory to perform data analysis, create visualizations, or build statistical models, it will automatically invoke this skill based on the task description.

Skill Definition

Copy the following content into .factory/skills/ai-data-analyst/SKILL.md: