# One Shot Workflow

> ALWAYS read and follow this skill before acting. One-shot workflow

- Skill: `dlt-hub/one-shot-workflow` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dlt-hub/one-shot-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dlt-hub/one-shot-workflow/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: dlt-hub (https://skillmd.com/u/dlt-hub)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dlt-hub/one-shot-workflow

---

# One-shot workflow

## Workflow Entry
**ALWAYS** start with `deploy-run-sample-pipeline`. Invoke it immediately — do not ask for clarification.

## Core workflow
1. **Deploy run sample pipeline** (`deploy-run-sample-pipeline`) — set up a cloud destination, deploy the pre-shipped GitHub pipeline to dltHub Platform, and run it on the cloud.

This workflow has exactly one step.

## Handover To Other Toolkits

### Outgoing (from one-shot)

- **dlthub-init-skills** — after `deploy-run-sample-pipeline` completes and the user says "Help me get started building and running a data pipeline on dltHub". The user will run `uvx dlthub-init@latest` in a new directory and restart the agent session there, then say "Help me build and deploy a minimal pipeline". Enter at `deploy-minimal-ingestion-pipeline`.

