At Cloudsmith, our goal is to make it as easy as possible to get your packages into our system from where you can manage and distribute them according to your needs. CircleCI is a continuous integration and delivery platform that helps teams release quality code, faster. It provides a mechanism for users to share code and libraries which can be reused across pipelines called "orbs". Cloudsmith provides first-class support for CircleCI with its official orb, making it easy to integrate publishing to Cloudsmith with existing CircleCI workflows. The orb requires authentication credentials and has an example usage that involves building a package, configuring the orb, installing the CLI, and then publishing the package using the orb's commands or directly using the CLI. Users can also manually integrate the orb with additional flexibility by mixing and matching commands provided by the orb and/or using the Cloudsmith CLI directly. The official orb provides simple integration for standard CI usecases, but users can customize it to fit their specific needs.