About RobinPath Repo

The official module registry for the RobinPath ecosystem. Discover, install, and reuse production-ready modules for any automation workflow.

What is RobinPath?

RobinPath is a lightweight scripting language for automation and data processing. With an AI-powered CLI, you can automate anything from your terminal — from API calls to file operations, data pipelines, and more.

200+ modules

The registry hosts over 200 modules covering integrations with popular services — Slack, GitHub, Stripe, Shopify, Google Sheets, databases, and much more. Install any module with a single command.

$robinpath add @robinpath/slack

Install multiple modules in parallel for faster setup:

$robinpath add @robinpath/slack @robinpath/github @robinpath/ai

Get started

Install the CLI globally and start automating in seconds.

$npm install -g @robinpath/cli
Learn more