You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/sim/content/library/how-to-create-an-ai-agent/index.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,19 +187,19 @@ Choose a first project with one clear input, a limited set of tools, and an outp
187
187
188
188
1.**Meeting prep agent:**
189
189
190
-
Checks selected Google Calendar events on a schedule and prepares a sourced brief about approved attendees or topics. Limit the research scope and review the brief before relying on it.
190
+
Checks selected Google Calendar events on a schedule and prepares a sourced brief about approved attendees or topics. Limit the research scope and review the brief before relying on it.
191
191
2.**Prospect researcher:**
192
192
193
-
Takes a company name, searches selected public sources for relevant company and contact information, and compiles a sourced prospect brief for review before outreach.
193
+
Takes a company name, searches selected public sources for relevant company and contact information, and compiles a sourced prospect brief for review before outreach.
194
194
3.**Competitor monitoring agent:**
195
195
196
-
Uses Firecrawl on a schedule to capture approved competitor pages and compare them with previous snapshots. It can log detected changes in a tracking table and send a Slack alert after applying a defined significance rule.
196
+
Uses Firecrawl on a schedule to capture approved competitor pages and compare them with previous snapshots. It can log detected changes in a tracking table and send a Slack alert after applying a defined significance rule.
197
197
4.**LinkedIn content generator:**
198
198
199
-
Detects new posts on your company blog, drafts LinkedIn copy based on each post, and saves the draft for review before publication.
199
+
Detects new posts on your company blog, drafts LinkedIn copy based on each post, and saves the draft for review before publication.
200
200
5.**Feature spec writer:**
201
201
202
-
Takes a rough feature idea, gathers approved reference material about comparable products, and drafts a product requirements document for review. A product owner and engineer should validate its requirements and technical assumptions.
202
+
Takes a rough feature idea, gathers approved reference material about comparable products, and drafts a product requirements document for review. A product owner and engineer should validate its requirements and technical assumptions.
203
203
204
204
Choose the smallest project that addresses a current task and produces an output you can verify.
0 commit comments