@cemoody/pi-crust-ext-presentations
v0.1.2
Published
Slide-deck generation and template-pack discovery for pi-crust.
Maintainers
Readme
@cemoody/pi-crust-ext-presentations
Slide-deck generation and template-pack discovery for pi-crust.
Provides: the show_presentation and list_presentation_templates tools + template-pack discovery + a builtin template pack
Install
npm install @cemoody/pi-crust-ext-presentationsOr use pi-crust-full, which installs this together with pi-crust and the other official extensions:
npx pi-crust-fullWhat it is
This is an official extension for pi-crust — the self-hosted web control plane for pi.dev coding-agent sessions. Pi-crust discovers any installed package whose package.json carries a piRemoteControl (or piCrust) field, so dropping this package into node_modules is enough — no configuration required.
See the pi-crust extensions docs for the extension API and worked examples.
License
MIT.
