nushell-storage
CommunityPersist data in Nushell across commands.
Authordanielbodnar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Nushell users often need durable, cross-command data storage during interactive sessions and pipelines. This skill provides an in-process, lightweight storage layer based on stor (SQLite) to keep tables and records accessible across commands without external services.
Core Features & Use Cases
- In-memory SQLite-backed storage across commands for fast, session-scoped data sharing.
- Create/open tables, insert/update/delete records, and query data with SQL.
- Persist critical datasets to SQLite files for later reuse or export to other formats.
Quick Start
Store a sample dataset in Nushell using stor to persist data across commands.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nushell-storage Download link: https://github.com/danielbodnar/nushell-dev/archive/main.zip#nushell-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.