What problem does it solve? Setting up a first data pipeline on a cloud platform involves many manual steps: configuring a destination, deploying code, and triggering a run. This Skill compresses that entire onboarding flow into a single guided action so a new dltHub workspace produces a running cloud pipeline immediately. ## Core Features & Use Cases - Single-step deployment: Invokes the deploy-run-sample-pipeline workflow to set up a cloud destination, deploy the pre-shipped GitHub pipeline to dltHub Platform, and run it in the cloud. - Zero-clarification entry: Starts immediately without asking the user for additional input, making it suitable for agent-driven workspace bootstrapping. - Handover support: Transitions to the dlthub-init-skills toolkit when the user wants to build and deploy a minimal ingestion pipeline in a fresh directory. - Use Case: After scaffolding a workspace with uvx dlthub-start@latest, your coding agent uses this Skill to deploy and run the bundled sample pipeline on dltHub Platform without any manual configuration. ## Quick Start Ask your coding agent to deploy and run the sample pipeline on dltHub Platform using the one-shot workflow.