The Spirefy Plugin Marketplace is where you find plugins and where authors publish them. The same plugin format runs in the desktop app and from the spirefy command line, so a plugin you install for interactive work is the same one you can run headlessly in a script.
The spirefy CLI has the commands that talk to the marketplace, and the hosted service behind them is live. This section describes how it works.
Find and install
- Installing plugins covers fetching a plugin and verifying it before it runs.
- Publishing plugins covers signing and shipping your own.
Signed and verified
Every marketplace plugin is signed with ML-DSA-65, the post-quantum signature standard, and verified before its WebAssembly is ever decompressed. A tampered package does not run. See signing for the mechanics.
Earn from your work
Publishing is free. If you charge for a plugin, authors keep most of the revenue, starting at 80 percent and rising to 90 percent as a plugin reaches a larger audience, paid through Stripe Connect. You can also keep a plugin private to your organization rather than publishing it publicly.