Skip to content

Commit 693d3c0

Browse files
authored
Update example-agents.mdx
1 parent a5bffc9 commit 693d3c0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

agents/example-agents.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,23 @@ analyze data, and enhance productivity.
2626
>
2727
Never go into a meeting unprepared again, understand what's important about your peers, competitors and prospects.
2828
</Card>
29+
2930
<Card
3031
title="Music Recommendation Agent"
3132
icon="headphones"
3233
href="/agents/agent-gallery/music-recommendation"
3334
>
3435
Recommends music based on your preferences and creates new Spotify playlists.
3536
</Card>
37+
38+
<Card
39+
title="Workout Scheduling Agent"
40+
icon="bike"
41+
href="/agents/agent-gallery/workout-scheduling"
42+
>
43+
Create a workout scheduling agent based on your Strava data.
44+
</Card>
45+
3646
</CardGroup>
3747

3848
## Getting started

0 commit comments

Comments
 (0)