pixi

Installation
SKILL.md

Pixi Package Manager

Pixi is a fast, modern, and reproducible package management tool that combines conda and PyPI package management with built-in task running and environment management.

Quick Start

Installation

# Linux & macOS
curl -fsSL https://pixi.sh/install.sh | sh

# Windows
powershell -ExecutionPolicy Bypass -c "irm -useb https://pixi.sh/install.ps1 | iex"

Restart your terminal after installation.

Create a Project

Installs
13
GitHub Stars
7
First Seen
Feb 10, 2026
pixi — trotsky1997/my-claude-agent-skills