-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathworkflows.json
More file actions
302 lines (302 loc) · 14.2 KB
/
workflows.json
File metadata and controls
302 lines (302 loc) · 14.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
{
"version": "1.0.0",
"workflows": [
{
"name": "Email to Tasks",
"description": "Extract and organize action items from your inbox",
"category": "Email Productivity",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "todoist"],
"prompt": "Use {!google-gmail} to find emails from today that mention deadlines, requests, or action items. Use {!todoist} to create tasks for each one with appropriate due dates."
},
{
"name": "Meeting Prep Bundle",
"description": "Get fully prepared for your next meeting",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["google-calendar", "orbit", "perplexity", "bear-notes"],
"prompt": "Use {!google-calendar} to get my next meeting details. Use {!orbit} to find background on {@person} I'm meeting. Use {!perplexity} to research {#company} recent news. Use {!bear-notes} to create a meeting prep note with agenda items."
},
{
"name": "Post-Meeting Workflow",
"description": "Process meeting outcomes into actions and updates",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["granola", "todoist", "google-gmail", "orbit"],
"prompt": "Use {!granola} to get action items from my last meeting. Use {!todoist} to create tasks for each action. Use {!google-gmail} to draft a follow-up email with next steps. Use {!orbit} to update last contacted date for attendees."
},
{
"name": "Weekly Planning Session",
"description": "Review last week and plan the upcoming one",
"category": "Daily Planning",
"roles": ["all"],
"tools": [],
"services": ["google-calendar", "todoist", "bear-notes"],
"prompt": "Use {!google-calendar} to review what meetings I had last week. Use {!todoist} to check which tasks I completed and what's still pending. Use {!bear-notes} to create a weekly plan with top 3 priorities for next week."
},
{
"name": "Catch Up on Communications",
"description": "Get up to speed on emails and schedule responses",
"category": "Email Productivity",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "todoist", "google-calendar"],
"prompt": "Use {!google-gmail} to show unread emails from the last 24 hours. Use {!todoist} to create tasks for emails needing detailed responses. Use {!google-calendar} to block 30 minutes tomorrow for email responses."
},
{
"name": "Research and Save",
"description": "Research a topic and save findings for later",
"category": "Research",
"roles": ["all"],
"tools": [],
"services": ["perplexity", "readwise", "bear-notes"],
"prompt": "Use {!perplexity} to research {^field}. Use {!readwise} to save the most relevant articles. Use {!bear-notes} to create a summary of key findings."
},
{
"name": "Stay in Touch System",
"description": "Identify and reconnect with neglected contacts",
"category": "Relationship Management",
"roles": ["all"],
"tools": [],
"services": ["orbit", "google-calendar", "google-gmail"],
"prompt": "Use {!orbit} to find contacts I haven't spoken to in 60+ days. Use {!google-calendar} to schedule 15-minute catch-up calls. Use {!google-gmail} to draft personalized reconnection emails."
},
{
"name": "Deep Person Research",
"description": "Comprehensive background on someone you'll meet",
"category": "Research",
"roles": ["all"],
"tools": [],
"services": ["perplexity", "orbit", "readwise"],
"prompt": "Use {!perplexity} to find recent information about {@person}. Use {!orbit} to review our interaction history. Use {!readwise} to check if I've saved any articles about them or their company."
},
{
"name": "Travel Meeting Optimizer",
"description": "Maximize networking during trips",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["google-calendar", "orbit", "perplexity"],
"prompt": "Use {!google-calendar} to find my travel dates to {&address}. Use {!orbit} to list contacts in that city. Use {!perplexity} to find good meeting spots near my hotel."
},
{
"name": "Reading Time Scheduler",
"description": "Schedule time to process your reading list",
"category": "Knowledge Management",
"roles": ["all"],
"tools": [],
"services": ["readwise", "google-calendar", "todoist"],
"prompt": "Use {!readwise} to count unread articles. Use {!google-calendar} to find free time slots this week. Use {!todoist} to create a task to read top 3 priority articles."
},
{
"name": "Email Contact Enrichment",
"description": "Update contacts based on email signatures",
"category": "Sales",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "orbit"],
"prompt": "Use {!google-gmail} to find emails from new people this week. Use {!orbit} to add them as contacts with their title and company from email signatures."
},
{
"name": "Company Deep Dive",
"description": "Comprehensive research on a company",
"category": "Research",
"roles": ["all"],
"tools": [],
"services": ["exa", "readwise", "bear-notes"],
"prompt": "Use {!exa} to research {#company} including funding, team, and recent news. Use {!readwise} to save important findings. Use {!bear-notes} to create a company brief."
},
{
"name": "Meeting Location Finder",
"description": "Find the perfect meeting spot",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["google-calendar", "orbit", "perplexity"],
"prompt": "Use {!google-calendar} to get tomorrow's meeting with {@person}. Use {!orbit} to find their office location. Use {!perplexity} to find coffee shops within walking distance."
},
{
"name": "Process Meeting Recording",
"description": "Turn meeting transcript into actionable outputs",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["granola", "bear-notes", "todoist"],
"prompt": "Use {!granola} to get key points from {~date} meeting. Use {!bear-notes} to create a summary for the team. Use {!todoist} to add action items with owners."
},
{
"name": "Weekly Email Digest",
"description": "Organize important emails into a weekly summary",
"category": "Email Productivity",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "bear-notes"],
"prompt": "Use {!google-gmail} to find important emails from this week. Use {!bear-notes} to create a weekly digest organized by project or topic."
},
{
"name": "Contact Cleanup Helper",
"description": "Identify and merge duplicate contacts",
"category": "Sales",
"roles": ["all"],
"tools": [],
"services": ["orbit", "todoist"],
"prompt": "Use {!orbit} to find contacts with similar names or same company. Use {!todoist} to create tasks to review and merge duplicates."
},
{
"name": "Research Synthesis",
"description": "Compile research from multiple sources",
"category": "Research",
"roles": ["all"],
"tools": [],
"services": ["readwise", "bear-notes", "todoist"],
"prompt": "Use {!readwise} to get highlights from articles tagged {%tag}. Use {!bear-notes} to create a synthesis document. Use {!todoist} to add next research steps."
},
{
"name": "Inbox to Calendar",
"description": "Turn email requests into calendar blocks",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "google-calendar"],
"prompt": "Use {!google-gmail} to find emails requesting meetings or calls. Use {!google-calendar} to create events or block time to respond to each request."
},
{
"name": "Daily Standup Prep",
"description": "Prepare for daily standup meetings",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["todoist", "google-calendar", "bear-notes"],
"prompt": "Use {!todoist} to list tasks completed yesterday and planned for today. Use {!google-calendar} to check today's meetings. Use {!bear-notes} to create standup talking points."
},
{
"name": "Follow-up Tracker",
"description": "Track and execute follow-ups from various sources",
"category": "Daily Planning",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "granola", "todoist"],
"prompt": "Use {!google-gmail} to find emails where I promised to follow up. Use {!granola} to check meeting notes for commitments. Use {!todoist} to create follow-up tasks with deadlines."
},
{
"name": "Quick Contact Finder",
"description": "Find the right person for a specific need",
"category": "Sales",
"roles": ["all"],
"tools": [],
"services": ["orbit", "google-gmail"],
"prompt": "Use {!orbit} to find contacts who work in {^Industry} or have {^Expertise}. Use {!google-gmail} to draft an outreach email."
},
{
"name": "Article to Action",
"description": "Turn saved articles into actionable insights",
"category": "Knowledge Management",
"roles": ["all"],
"tools": [],
"services": ["readwise", "todoist"],
"prompt": "Use {!readwise} to get highlights from articles I've read this week. Use {!todoist} to create action items based on key insights."
},
{
"name": "Meeting History Review",
"description": "Review past interactions before meeting someone",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["orbit", "google-gmail", "granola"],
"prompt": "Use {!orbit} to get background on {@person}. Use {!google-gmail} to find our last email exchange. Use {!granola} to check notes from our previous meetings."
},
{
"name": "End of Day Wrap-up",
"description": "Close out the day and prep for tomorrow",
"category": "Daily Planning",
"roles": ["all"],
"tools": [],
"services": ["todoist", "google-calendar", "google-gmail"],
"prompt": "Use {!todoist} to review today's completed tasks and move incomplete ones. Use {!google-calendar} to check tomorrow's first meeting. Use {!google-gmail} to send any end-of-day updates."
},
{
"name": "Tag and Organize Emails",
"description": "Clean up untagged emails and organize them",
"category": "Email Productivity",
"roles": ["all"],
"tools": [],
"services": ["google-gmail", "todoist"],
"prompt": "Use {!google-gmail} to find all untagged or uncategorized emails from the last week. Apply appropriate labels and create {!todoist} tasks for any that need follow-up action."
},
{
"name": "Relationship Temperature Check",
"description": "Monitor health of key relationships",
"category": "Relationship Management",
"roles": ["all"],
"tools": [],
"services": ["orbit", "google-gmail"],
"prompt": "Use {!orbit} to list key contacts sorted by {^Last Contact}. Use {!google-gmail} to check response rates and engagement levels with each person."
},
{
"name": "Focus Time Protector",
"description": "Block time for deep work based on task priorities",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["todoist", "google-calendar"],
"prompt": "Use {!todoist} to identify high-priority tasks requiring focus. Use {!google-calendar} to block 2-hour chunks this week for deep work on these tasks."
},
{
"name": "Introduction Facilitator",
"description": "Make valuable connections between contacts",
"category": "Relationship Management",
"roles": ["all"],
"tools": [],
"services": ["orbit", "google-gmail"],
"prompt": "Use {!orbit} to find two contacts who should know each other based on {^Industry} or {^Interests}. Use {!google-gmail} to draft a double opt-in introduction email."
},
{
"name": "Save Paywalled Articles",
"description": "Archive and save articles behind paywalls",
"category": "Research",
"roles": ["all"],
"tools": [],
"services": ["exa", "readwise"],
"prompt": "Use {!exa} to get the archived version of {^URL} using archive.is or archive.org. Use {!readwise} to save the full article with {%tag} for later reading."
},
{
"name": "Meeting Conflict Resolver",
"description": "Handle scheduling conflicts intelligently",
"category": "Meeting Management",
"roles": ["all"],
"tools": [],
"services": ["google-calendar", "orbit", "google-gmail"],
"prompt": "Use {!google-calendar} to find scheduling conflicts. Use {!orbit} to determine priority based on relationship importance. Use {!google-gmail} to send rescheduling requests."
},
{
"name": "Task Completion Helper",
"description": "Get help completing stuck tasks",
"category": "Daily Planning",
"roles": ["all"],
"tools": [],
"services": ["todoist", "perplexity", "google-gmail"],
"prompt": "Use {!todoist} to find tasks that have been pending for over a week. Use {!perplexity} to research solutions for blocked tasks. Use {!google-gmail} to draft emails for tasks waiting on others."
},
{
"name": "Template Note Filler",
"description": "Fill out standard note templates quickly",
"category": "Knowledge Management",
"roles": ["all"],
"tools": [],
"services": ["bear-notes", "google-calendar", "orbit"],
"prompt": "Use {!bear-notes} to open meeting notes template. Use {!google-calendar} to pull meeting details. Use {!orbit} to add attendee information. Fill template with context."
},
{
"name": "Web Page Analyzer",
"description": "Extract and analyze content from any webpage",
"category": "Research",
"roles": ["all"],
"tools": [],
"services": ["exa", "bear-notes", "readwise"],
"prompt": "Use {!exa} to crawl and extract content from {^URL}. Use {!bear-notes} to create a summary of key points. Use {!readwise} to save if worth reading later."
}
]
}