nx-run-tasks

Installation
CLI
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill nx-run-tasks

Install this skill with the CLI and start using the SKILL.md workflow in your workspace.

Last updated 4/22/2026

Nx Logo

Nx AI Agent Skills

Official AI agent configuration artifacts for Nx. Skills, subagents, and commands that enhance AI coding assistants with Nx-specific capabilities.

Claude Code Cursor GitHub Copilot Gemini OpenCode
License

Installation · Features · Contributing

Getting Started

The easiest way to add these AI agent configurations to your Nx workspace is by running:

nx configure-ai-agents

This will set up the appropriate configuration files for your preferred AI tools.

Features

https://github.com/user-attachments/assets/edd45819-e955-4ba7-adba-8255f4174da6

Nx AI agent skills teach your coding assistant how to work effectively in your monorepo. Key capabilities:

  • CI Monitoring & Self-Healing: Watches CI pipelines, detects failures, and applies fixes automatically
  • Workspace Understanding: Agents explore your project graph, dependencies, and conventions before acting
  • Intelligent Code Generation: Scaffolds new code following your workspace's existing patterns, tags, and tooling
  • Monorepo-Aware Skills: A series of skills that help your agent navigate, build, and operate more efficiently in monorepo setups
  • Multi-Agent Support: Works across Claude Code, GitHub Copilot, Cursor, Gemini, and OpenCode

Read more on the Nx blog.

Learn More

Contributing

See CONTRIBUTING.md.