What problem does it solve?
Stainless-based SDK project setup and workflow orchestration is made difficult and error-prone without a unified CLI. This Skill automates configuring and operating Stainless SDK projects and their builds, reducing manual steps and inconsistencies across environments.
Core Features & Use Cases
- Comprehensive CLI coverage for auth, workspace, init, dev, lint, and API resources (projects, builds, orgs, user).
- Enables consistent project configuration, automated builds, and streamlined workflow orchestration for SDKs derived from OpenAPI specs.
- Use Case: a team defines an SDK project, configures targets, and runs builds with a single command, ensuring reproducible environments.
Quick Start
Install the Stainless CLI and run stl init to configure a new SDK project.