nu

Installation
SKILL.md

nu - Nushell Enhancement & Integration

The nu module improves the Nushell experience by providing easy integration with the x-cmd ecosystem and providing quick access to Nushell's official documentation and AI-generated commands.

When to Activate

  • When the user wants to inject x-cmd tools (x, c, @gpt) into their Nushell environment.
  • When searching for specific Nushell syntax or alias information on nushell.sh.
  • When launching Nushell with automatic installation via x-cmd pkg.

Core Principles & Rules

  • Integration: Use --setup to automatically modify env.nu for x-cmd support.
  • On-demand Setup: Automatically handles Nushell installation if missing from the system.

Patterns & Examples

Setup x-cmd

# Inject x-cmd utilities into the Nushell configuration
x nu --setup

Search Documentation

# Search nushell.sh for 'alias' information interactively
x nu : alias

Checklist

  • Confirm if the user is using Nushell as their primary shell.
  • Verify if x-cmd should be injected permanently or just tested.
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026