pi-mascot

Pi extension: copy current thread user and assistant messages to clipboard.

Packages

Package details

extension

Install pi-mascot from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-mascot
Package
pi-mascot
Version
0.1.1
Published
Jun 8, 2026
Downloads
not available
Author
respectmathias
License
MIT
Types
extension
Size
8.6 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

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

README

pi-mascot

A Pi extension that adds a mascot.

Install

pi install npm:pi-mascot

From GitHub:

pi install git:github.com/RespectMathias/pi-mascot

Development

npm install
npm run check
npm run pack:dry

License

MIT © RespectMathias