install-dt

Installation
SKILL.md

Install the Dovetail CLI (dt)

Installs dt, the Dovetail command-line tool for importing content from Notion, Confluence, Google Drive, Airtable, Marvin, Condens, EnjoyHQ, Productboard, local files, and more.

Installation

Option 1: Global install via npm (recommended)

npm install -g @heydovetail/dt

Verify:

dt --version

Option 2: One-off use via npx

Installs
8
Repository
dovetail/skills
First Seen
Apr 10, 2026
install-dt — dovetail/skills