The official repo for building Plot twists — smart automations that organize and prioritize all your tasks, messages, and documents from all your apps and agents.
- @plotday/twister - Core twist creator package with the
plotcommand, and library for building twists and tools - tools/ - Additional tools for building twists, including integrations with popular services
- twists/ - Full source code for several twists
You'll need a Plot account to deploy twists.
# Create a new twist
npx @plotday/twister create
# Connect your Plot account
npx @plotday/twister login
# Deploy your twist
cd my-twist
npm run deploySee the Twist Creator documentation for detailed guides and API reference.
See the Twister changelog for version history and release notes.
MIT © Plot Technologies Inc.