About
This skill provides a deep-dive reference for writing idiomatic Nushell code, helping AI assistants navigate the language's unique type system and pipeline architecture. It covers critical distinctions such as the difference between eager parameters and lazy pipeline input, comprehensive data structure manipulation for records and tables, and robust error handling techniques. By implementing these patterns, users can ensure their Nushell scripts are performant, maintainable, and leverage the full power of Nushell's streaming data model.