🎯

nushell-usage

🎯Skill

from ypares/agent-skills

VibeIndex|
What it does
|

A nushell usage skill from a curated agent skills collection for AI-assisted development.

πŸ“¦

Same repository

ypares/agent-skills(21 items)

nushell-usage

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add ypares/agent-skills --skill nushell-usage
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add ypares/agent-skills --skill nushell-usage
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/nushell-usage/SKILL.md

SKILL.md

45Installs
15
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
searxng-search🎯Skill

SearXNG metasearch integration skill for privacy-respecting web and package repository search using a local SearXNG instance with auto-setup via podman or docker

🎯
textual-builder🎯Skill

A textual builder skill from a curated agent skills collection for AI-assisted development.

🎯
typst-writer🎯Skill

Creates and edits documents using Typst typesetting language, from a collection of AI agent skills in Claude skills format.

🎯
working-with-jj🎯Skill

JJ (Jujutsu) version control skill providing expert guidance for using the JJ VCS including operations, revsets, templates, and migration from Git.

🎯
read-bin-docs🎯Skill

Straightforward text extraction skill for reading binary document files, currently supporting text-based PDFs for content retrieval and analysis.

🎯
cursor-agent-supervisor🎯Skill

Cursor agent supervisor skill for offloading well-defined scope tasks to sub-agents, useful when a task should not need broad knowledge of the whole project.

🎯
package-npm-nix🎯Skill

Package npm/TypeScript/Bun CLI tools for Nix skill, creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources.

🎯
nix-profile-manager🎯Skill

Nix profile manager skill for managing local Nix profiles, installing tools, package searching, flakes, and registry configuration.

🎯
jj-todo-workflow🎯Skill

Structured TODO commit workflow using Jujutsu (JJ) for planning tasks as empty commits with status flags and dependency tracking.

🎯
nushell-plugin-builder🎯Skill

Skill for building Nushell plugins, covering plugin architecture, command registration, and type system integration for extending the Nushell shell.