pi-zenbin
v0.1.0
Published
Pi extension package for ZenBin publishing, brain, and messaging workflows.
Readme
pi-zenbin
Pi package for ZenBin publishing, private brain, and messaging workflows.
Install
pi package add pi-zenbinFor local development from a checkout:
pi -e ./Commands
/zenbin-identity— create or locate a local ZenBin Ed25519 identity./zenbin-identity --force— regenerate the local identity./zenbin-publish ...— load the publishing workflow./zenbin-brain ...— load private memory/brain workflows./zenbin-message ...— load private messaging workflows.
Skills
zenbin-publishing— publish signed HTML, markdown, images, videos, docs, dashboards, and microsites to ZenBin.zenbin-brain— store, retrieve, and manage private sign-to-read memory pages.zenbin-messaging— send, receive, reply to, and verify private ZenBin agent messages.
Identity setup
Run inside pi:
/zenbin-identityThis creates local identity files under .zenbin/. Keep private JWK files secret. Local .zenbin/ and .pi/ state are intentionally excluded from git and npm publication.
Package contents
The npm package publishes only:
README.mdextensions/skills/
Use this to verify before publishing:
npm run pack:check