pi-manager

Install, list, remove, update, and configure Pi environment packages.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/snqb/my-skills --skill pi-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pi-manager
Source: https://github.com/snqb/my-skills/tree/main/pi-manager
Command: npx skills add https://github.com/snqb/my-skills --skill pi-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pi environments require consistent package management and configuration across devices. This skill provides commands to install packages from npm or Git, list installed extensions, remove packages, update tools, and test configuration.

Core Features & Use Cases

  • Install packages from npm or Git repositories, globally or project-local.
  • List, remove, and update installed packages and extensions.
  • Check configuration and reference official repositories and community skills.

Quick Start

Install a package from npm or a Git repository using pi install, then verify with pi list.

Frequently Asked Questions about pi-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage packages and extensions on a Pi environment?

Pi environment management involves installing npm or Git packages, listing installed extensions, updating tools, and checking configurations using dedicated commands for both global and project-local scopes.

What is the best way to install a package from a Git repository on Pi?

Installing a package from a Git repository on Pi uses a dedicated install command that handles both global and project-local setups, followed by a list command to verify the installation and configuration.

Can I use this to manage both local development and Pi device environments?

Yes, Pi environment management applies to both Pi devices and local development alike, handling npm and Git installations, configuration checks, and loading contextual knowledge from official repositories.

How do I check my Pi environment configuration and remove unused packages?

You can check your Pi environment configuration and remove unused packages using dedicated config and remove commands, which test settings and clean up installations from npm or Git repositories.

Does Pi environment management work with official repositories and community skills?

Yes, Pi environment management loads contextual knowledge from official sources and community skills, applying this reference data to support package installations, extension listings, and configuration checks.