Getting Started
Every ClipMarts product is one command away from running in Paperclip. Download, extract, import — done.
Prerequisites
- Paperclip running locally or on a server —
npx paperclipai onboard --yes - Node.js 18+ for the Paperclip CLI
Quick Start
1
Download & extract
Unzip the product files
2
Import into Paperclip
One command deploys everything
$ npx paperclipai company import
3
Configure & run
Agents start working immediately
CEO
SDR
AE
Ops
Import by Product Category
Switch tabs to see the import command for each product type.
$ npx paperclipai company import --from ./sales-pipeline-hq/paperclip/
Tips
Dry run with --dry-run
Import into existing company
REST API import available
Works without Paperclip too