Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 851 Bytes

File metadata and controls

25 lines (17 loc) · 851 Bytes

Dovetail Skills

Reusable skills for AI coding agents to work with Dovetail and the dt CLI.

Installation

npx skills add dovetail/skills

Skills

Skill Description
install-dt Install the dt CLI via npm or npx and run initial workspace setup
migrate-to-dovetail Migrate data from Notion, Confluence, Google Drive, Airtable, Marvin, Condens, EnjoyHQ, Productboard, or local files into Dovetail
create-dovetail-doc Create a Dovetail doc from a local markdown file or a title using dt doc

About the dt CLI

dt is the Dovetail command-line tool for importing content into your Dovetail workspace. Install it with:

npm install -g @heydovetail/dt