@littlerandom/pi-setup

LittleRandom's personal pi agent setup — extensions, themes, and config

Packages

Package details

extension

Install @littlerandom/pi-setup from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@littlerandom/pi-setup
Package
@littlerandom/pi-setup
Version
1.0.0
Published
Jun 22, 2026
Downloads
199/mo · 26/wk
Author
littlerandom
License
MIT
Types
extension
Size
188.6 KB
Dependencies
0 dependencies · 4 peers
Pi manifest JSON
{
  "extensions": [
    "./extensions"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

LittleRandom's Pi Setup

Custom extensions and themes for the Pi coding agent.

Install

pi install npm:@littlerandom/pi-setup

Then /reload.

What's included

Extensions

Extension Purpose
bws-env Loads Bitwarden Secrets Manager secrets into env
context-command /context — compact context usage report
custom-footer Themed footer with token stats, extension statuses
filechanges File change tracking
flow-title Themed startup header
gbrain Brain-Agent Loop: auto entity detection, memory context injection, timeline writes
local-models Local LLM model support
safety-guard Permission prompts before destructive actions
usage Token usage tracking
vision-aux Auxiliary vision model support

Themes

nebula-pulse, catppuccin-mocha, dracula, gruvbox, nord, one-dark-pro, opencode, rose-pine, synthwave-84, tokyo-night

After install

You'll also need the matching npm packages:

pi install npm:pi-searxng
pi install npm:pi-mcp-adapter
pi install npm:pi-markdown-preview
pi install npm:@dustydonkey/pi-spinner
pi install npm:@ayulab/pi-rewind
pi install npm:@juicesharp/rpiv-ask-user-question
pi install npm:@juicesharp/rpiv-todo
pi install npm:@juicesharp/rpiv-btw
pi install npm:@juicesharp/rpiv-advisor
pi install npm:@narumitw/pi-goal
pi install npm:@ff-labs/pi-fff
pi install npm:pi-subagents

And copy ~/.pi/agent/settings.json, ~/.pi/agent/mcp.json, and ~/.pi/agent/AGENTS.md to the new machine.