@guygrigsby/pi-claude-aliases

Claude-Code-style slash commands for pi: /exit and /clear.

Packages

Package details

extension

Install @guygrigsby/pi-claude-aliases from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@guygrigsby/pi-claude-aliases
Package
@guygrigsby/pi-claude-aliases
Version
0.1.1
Published
Jul 24, 2026
Downloads
186/mo · 19/wk
Author
guygrigsby
License
MIT
Types
extension
Size
2.4 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./extensions/index.ts"
  ]
}

Security note

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

README

claude-aliases

Claude-Code-style slash commands for pi.

  • /exit — quit pi
  • /clear — clear context (start a new session)

Install

pi install npm:@guygrigsby/pi-claude-aliases

No configuration.