AI AGENT ADDONS
CLI & Terminal
848installs

Nushell is a modern shell and scripting language. It uses pipelines and structured data instead of plain text. Writing good Nushell scripts requires following specific best practices and avoiding common mistakes.

This guide covers security, code review, and idiomatic patterns for Nushell. It helps you convert old Bash scripts to Nushell. You will learn about type annotations, immutable variables, and functional style.

Use this skill to write safe, fast, and clear Nushell code. It includes references for data types, modules, and advanced patterns. Follow the step-by-step workflow for reviewing or creating scripts.

Add Nushell Pro skill to your workflow

Global

mkdir -p ~/.claude/skills/nushell-pro

Project

mkdir -p .claude/skills/nushell-pro

Source Repository

Stars
6
Forks
1
Watchers
6
Last Push
2 months ago
Created
5 months ago