File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 </a >
55</p >
66<h1 align =" center " >
7- 🌪️ Twister, the Plot Twist Creator
7+ Plot Twist Packages
88</h1 >
99<p align =" center " >
10- The official package for building <a href =" https://plot.day " >Plot</a > twists -<br />
10+ The official repo for building <a href =" https://plot.day " >Plot</a > twists -<br />
1111 smart automations that organize and prioritize all your tasks, messages, and documents from all your apps and agents.
1212</p >
1313
1414## Packages
1515
16- - ** [ @plotday/twister ] ( ./twister ) ** - Core twist creator package with the ` plot ` command, twist and tool SDK, and built-in tools
16+ - ** [ @plotday/twister ] ( ./twister ) ** - Core twist creator package with the ` plot ` command, and library for building twists and tools
1717- ** [ tools/] ( ./tools ) ** - Additional tools for building twists, including integrations with popular services
1818- ** [ twists/] ( ./twists ) ** - Full source code for several twists
1919
Original file line number Diff line number Diff line change 44 </a >
55</p >
66<h1 align =" center " >
7- Plot Twist Creator
7+ 🌪️ Twister, the Plot Twist Creator
88</h1 >
99<p align =" center " >
10- The official Creator for building <a href =" https://plot.day " >Plot</a > Twists -<br />
10+ The official package for building <a href =" https://plot.day " >Plot</a > Twists -<br />
1111 smart automations that connect, organize, and prioritize your work.
1212</p >
1313
@@ -24,7 +24,7 @@ Choose your path:
2424
2525### No-Code Quick Start
2626
27- Create twists using natural language - no programming required!
27+ Describe your twist and Plot will do the rest.
2828
2929** 1. Create ` plot-twist.md ` :**
3030
@@ -62,9 +62,9 @@ npx @plotday/twister create
6262``` typescript
6363import {
6464 ActivityType ,
65- Twist ,
6665 type Priority ,
6766 type ToolBuilder ,
67+ Twist ,
6868} from " @plotday/twister" ;
6969import { Plot } from " @plotday/twister/tools/plot" ;
7070
You can’t perform that action at this time.
0 commit comments