Contributing
Snippbot ships as a single PyPI wheel (pipx install snippbot). The way to contribute to the ecosystem is by building and publishing packages — tools, skills, agents, and bundles — to the Singularity Marketplace, where other users can discover, install, and (if you choose) buy them.
Publish a package
Section titled “Publish a package”The marketplace docs cover everything you need to author and ship a package:
Publishing guide Package structure, metadata, versioning, and the publish flow.
Tool authoring Write custom tools that agents can call.
Bundles & starter templates Group related packages and ship ready-to-use templates.
All marketplace docs API keys, analytics, reviews, organizations, and more.
Publish from the CLI
Section titled “Publish from the CLI”Once your package is ready, publish it straight from your daemon:
snippbot marketplace publish ./my-packageSee the marketplace CLI reference for the full command set (login, publish, search, install, and registry targeting).
Earn from your work
Section titled “Earn from your work”Personal and Pro license holders can sell packages and earn from marketplace activity. See Licensing for the tier details and pricing.