pi-packages-manager — a Claude-style overlay panel for managing pi packages from inside pi #5322
RexYoung000
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks 👋
I've been using pi for a while and noticed that managing packages is a bit
repetitive — install, /reload, list, search, repeat. So I built a small
extension that brings everything together in one Claude-style overlay panel.
Repo: https://github.com/RexYoung000/pi-packages-manager
npm:
pi install npm:pi-packages-managergit:
pi install git:github.com/RexYoung000/pi-packages-managerWhat it does
Tabto switch Installed / Browse / Updates / Settingsfilters like
type:skill,source:npm,scope:project,installed,updatessafety confirmation showing the actual
pi installcommand, and reloadprompts after success
source type and trust warnings
in-panel language switcher that takes effect immediately, no reload
Quick start
Beta Was this translation helpful? Give feedback.
All reactions