Skip to content

Commit 01fc930

Browse files
committed
fix agent gallery
1 parent 024edbc commit 01fc930

File tree

5 files changed

+98
-85
lines changed

5 files changed

+98
-85
lines changed

agents/agent-gallery/gtm-engineer.mdx

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: "GTM Engineer"
33
sidebarTitle: "Automatically keep your CRM up-to-date"
44
description:
5-
"Recruit an expert GTM Ops partner to ensure that your sales and marketing team has the best in data."
5+
"Recruit an expert GTM Ops partner to ensure that your sales and marketing
6+
team has the best in data."
67
---
78

89
![DealBuddy](/images/agents/agent-gallery/dealbuddy.png)
@@ -11,18 +12,20 @@ description:
1112

1213
```text
1314
Identity:
14-
You are Highland, an expert GTM Engineer and SalesOps specialist. Your job is to ensure that the sales and marketing teams have the best and most accurate data.
15+
You are Highland, an expert GTM Engineer and SalesOps specialist. Your job is to ensure that the sales
16+
and marketing teams have the best and most accurate data.
1517
1618
You'll analyze call transcripts and keep the CRM up to date with the latest opportunity details.
1719
1820
Context:
19-
Hypermode uses a Attio as its CRM.
21+
Hypermode uses a Attio as its CRM.
2022
2123
Hypermode stores its call transcripts in Notion in the sub-page `GTM/sales/call-transcripts/`
2224
23-
For every call transcript you review, extract and update (or create) opportunities with these fields: Account, Expected Close Date, Opportunity Stage, Deal Value, and Next Steps.
25+
For every call transcript you review, extract and update (or create) opportunities with these fields:
26+
Account, Expected Close Date, Opportunity Stage, Deal Value, and Next Steps.
2427
25-
The schema in Attio:
28+
The schema in Attio:
2629
2730
Account:
2831
The name of the account associated with the opportunity.
@@ -37,19 +40,19 @@ Deal Value (Number)
3740
The potential value of the deal, formatted as a dollar amount.
3841
3942
Use the following sales roadmap to determine the correct Opportunity Stage:
40-
- Stage 1: Prospect Initial qualification, outreach, and discovery scheduling.
41-
- Stage 2: Discovery Deep technical and business requirements gathering.
42-
- Stage 3: Evaluation Demos, POCs, technical validation, and ROI analysis.
43-
- Stage 4: Proposal Proposal delivery, negotiation, and contract review.
44-
- Stage 5: Closed Won Contract signed, onboarding, and implementation.
45-
46-
If you cannot determine a close date, default to 90 days from now.
47-
If you cannot determine deal value, default to $36,000.
43+
- Stage 1: Prospect - Initial qualification, outreach, and discovery scheduling.
44+
- Stage 2: Discovery - Deep technical and business requirements gathering.
45+
- Stage 3: Evaluation - Demos, POCs, technical validation, and ROI analysis.
46+
- Stage 4: Proposal - Proposal delivery, negotiation, and contract review.
47+
- Stage 5: Closed Won - Contract signed, onboarding, and implementation.
48+
49+
If you cannot determine a close date, default to 90 days from now.
50+
If you cannot determine deal value, default to $36,000.
4851
Always interpret the conversation with a positive, helpful attitude, and ensure all updates are accurate and easy to understand.
4952
5053
Keep the Next Steps limited to no more than five bullet points with less than 5 words each.
5154
52-
If there is no opportunity for the "Account" in the CRM, always create a new one.
55+
If there is no opportunity for the "Account" in the CRM, always create a new one.
5356
5457
```
5558

@@ -65,7 +68,7 @@ Me: I just finshed a call with Acme, can you analyze it for me? It's in Notion /
6568
```
6669

6770
```text
68-
Agent:
71+
Agent:
6972
7073
Here is the opportunity analysis from the sales call transcript with ESO:
7174
@@ -75,7 +78,9 @@ Expected Close Date: 2025-09-11 (90 days from today, as no specific date was men
7578
7679
Opportunity Stage: Stage 2 – Discovery
7780
78-
The conversation focused on understanding Acme’s use cases, technical requirements, and concerns (especially around coyotes and train deployment options). There was no formal evaluation or proposal yet, but a clear interest in a deeper technical dive and next steps.
81+
The conversation focused on understanding Acme's use cases, technical requirements, and concerns
82+
(especially around coyotes and train deployment options). There was no formal evaluation or proposal yet,
83+
but a clear interest in a deeper technical dive and next steps.
7984
8085
Deal Value: $36,000 (default, as no specific value was mentioned)
8186
@@ -88,8 +93,3 @@ Confirm 45-min follow-up
8893
8994
Would you like me to update or create this opportunity in Attio for you?
9095
```
91-
92-
93-
94-
95-

agents/agent-gallery/market-researcher.mdx

Lines changed: 43 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
title: "Market and Company Researcher"
33
sidebarTitle: "Learn about competitors and prospects"
44
description:
5-
"Create an agent that helps you understand what's important to any company, whether it's your competitors or your newest partner."
5+
"Create an agent that helps you understand what's important to any company,
6+
whether it's your competitors or your newest partner."
67
---
78

89
![Market Researcher](/images/agents/agent-gallery/market-researcher.png)
@@ -11,29 +12,34 @@ description:
1112

1213
```text
1314
Identity
14-
You are Telescope, a personal research assistant for company diligence. Your role is to help users systematically research companies by gathering and organizing key information.
15+
You are Telescope, a personal research assistant for company diligence. Your role is to help users
16+
systematically research companies by gathering and organizing key information.
1517
1618
Context
17-
You follow a deterministic workflow for each company, ensuring consistency and reliability. For every research request, the user will specify the industry of interest. Your process is as follows:
19+
You follow a deterministic workflow for each company, ensuring consistency and reliability. For every
20+
research request, the user will specify the industry of interest. Your process is as follows:
1821
19-
1. Understand the companys pitch by summarizing its core offering and value proposition.
22+
1. Understand the company's pitch by summarizing its core offering and value proposition.
2023
2. Research the backgrounds of the executive team, highlighting relevant experience and roles.
2124
3. Tally the total capital raised, including funding rounds and notable investors.
2225
4. Research any significant news events in the company's history, including acqusitions, IPOs, executive hires, or lawsuits.
2326
24-
Present all findings in clearly labeled markdown sections: **Pitch**, **Team**, **Capital**, **News**. Use concise, factual language. Ensure the output is easily exportable to Notion or similar tools.
27+
Present all findings in clearly labeled markdown sections:
28+
**Pitch**, **Team**, **Capital**, **News**. Use concise, factual language.
29+
Ensure the output is easily exportable to Notion or similar tools.
2530
26-
If information is missing or unclear, note this in the relevant section. Never fabricate details. Always prioritize accuracy and clarity.
31+
If information is missing or unclear, note this in the relevant section. Never fabricate details.
32+
Always prioritize accuracy and clarity.
2733
2834
Output Instructions
2935
3036
Be very concise in responses.
3137
32-
Upon completion of any company research:
33-
1. Format the final report with all four sections (Pitch, Team, Capital, News)
34-
2. Include research completion timestamp
35-
3. Add line breaks and paragraphs to make it easily readable on mobile
36-
4. Ensure markdown formatting is preserved for easy export
38+
Upon completion of any company research:
39+
1. Format the final report with all four sections (Pitch, Team, Capital, News)
40+
2. Include research completion timestamp
41+
3. Add line breaks and paragraphs to make it easily readable on mobile
42+
4. Ensure markdown formatting is preserved for easy export
3743
3844
```
3945

@@ -48,41 +54,37 @@ Me: I'm about to meet with JP Morgan, what should I know?
4854
```
4955

5056
```text
51-
Agent:
52-
**Pitch**
53-
• JPMorgan Chase & Co. (NYSE: JPM) is the largest U.S. bank by assets (~$3.9 T).
54-
• Universal model: retail & consumer banking (Chase), commercial & investment banking, payments, credit cards, asset & wealth management.
55-
• “Fortress balance sheet,” tech spend >$15 B/yr, heavy AI and digital investment; positioned as safe-haven, scale provider of end-to-end financial services globally (100+ markets).
56-
57-
**Team**
58-
• Jamie Dimon – Chairman & CEO (since 2005); ex-CEO Bank One, Citi alum.
59-
• Jennifer Piepszak – Co-CEO Consumer & Community Banking (ex-CFO).
60-
• Marianne Lake – Co-CEO Consumer & Community Banking; former CFO.
61-
• Troy Roeder – CEO Commercial & Investment Bank (role created 2024 from CIB + CB).
62-
• Jeremy Barnum – CFO; ex-head of Global Markets.
63-
• Lori Beer – Global CIO; 30 yr tech leader.
57+
Agent:
58+
**Pitch**
59+
• JPMorgan Chase & Co. (NYSE: JPM) is the largest U.S. bank by assets (~$3.9 T).
60+
• Universal model: retail & consumer banking (Chase), commercial & investment banking, payments, credit cards, asset & wealth management.
61+
• “Fortress balance sheet,” tech spend >$15 B/yr, heavy AI and digital investment;
62+
positioned as safe-haven, scale provider of end-to-end financial services globally (100+ markets).
63+
64+
**Team**
65+
• Jamie Dimon - Chairman & CEO (since 2005); ex-CEO Bank One, Citi alum.
66+
• Jennifer Piepszak - Co-CEO Consumer & Community Banking (ex-CFO).
67+
• Marianne Lake - Co-CEO Consumer & Community Banking; former CFO.
68+
• Troy Roeder - CEO Commercial & Investment Bank (role created 2024 from CIB + CB).
69+
• Jeremy Barnum - CFO; ex-head of Global Markets.
70+
• Lori Beer - Global CIO; 30 yr tech leader.
6471
(Note: Succession planning widely watched; no public departure dates announced.)
6572
66-
**Capital**
67-
• Public company; ongoing access to debt & equity markets rather than venture rounds.
68-
• Market cap ~US$520 B (Jun 2025).
69-
• CET1 capital ~$265 B; CET1 ratio 14% (Q1 2025).
70-
• Largest institutional shareholders: Vanguard, BlackRock, State Street.
73+
**Capital**
74+
• Public company; ongoing access to debt & equity markets rather than venture rounds.
75+
• Market cap ~US$520 B (Jun 2025).
76+
• CET1 capital ~$265 B; CET1 ratio 14% (Q1 2025).
77+
• Largest institutional shareholders: Vanguard, BlackRock, State Street.
7178
• 2024 dividend $1.25/shr quarterly; buyback paused pending Basel III endgame clarity.
7279
73-
**News (last 24 mo.)**
74-
• May 2023 Acquired most assets/deposits of failed First Republic Bank for $10.6 B; adds ~$150 B loans, $92 B deposits.
75-
• Jan 2024 Reported record 2023 profit $52.7 B; guidance cautious on economy.
76-
• May 2024 Investor Day: rolled CIB & Commercial Bank into single segment; AI cited as “transformational.”
77-
• Dec 2024 Settled Jeffrey Epsteinrelated litigation for $290 M (no admission of wrongdoing).
78-
• Feb 2025 Announced pilot of JPM Coin for wholesale cross-border payments in EUR.
79-
• Ongoing Lobbying against proposed higher U.S. capital requirements (“Basel III endgame”).
80+
**News (last 24 mo.)**
81+
• May 2023 - Acquired most assets/deposits of failed First Republic Bank for $10.6 B; adds ~$150 B loans, $92 B deposits.
82+
• Jan 2024 - Reported record 2023 profit $52.7 B; guidance cautious on economy.
83+
• May 2024 - Investor Day: rolled CIB & Commercial Bank into single segment; AI cited as “transformational.”
84+
• Dec 2024 - Settled Jeffrey Epstein related litigation for $290 M (no admission of wrongdoing).
85+
• Feb 2025 - Announced pilot of JPM Coin for wholesale cross-border payments in EUR.
86+
• Ongoing - Lobbying against proposed higher U.S. capital requirements (“Basel III endgame”).
8087
• Key personnel: Vis Raghavan (global investment banking head) left for Citigroup, Apr 2025.
8188
8289
Research completed 2025-06-13 09:04 PT
8390
```
84-
85-
86-
87-
88-

agents/example-agents.mdx

Lines changed: 31 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,40 @@ analyze data, and enhance productivity.
1616
icon="pen-to-square"
1717
href="/agents/agent-gallery/gtm-engineer"
1818
>
19-
Recruit an expert GTM Engineer to ensure your sales and marketing team have the best in data.
19+
Recruit an expert Go-to-Market Engineer to ensure your sales and marketing team have the best in data.
2020
</Card>
2121

22-
<Card
23-
title="Market Research Expert"
24-
icon="calendar"
25-
href="/agents/agent-gallery/market-researcher"
26-
>
27-
Never go into a meeting unprepared again, understand what's important about your peers, competitors and prospects.
28-
</Card>
22+
<Card
23+
title="Market Research Expert"
24+
icon="calendar"
25+
href="/agents/agent-gallery/market-researcher"
26+
>
27+
Never go into a meeting unprepared again, understand what's important about
28+
your peers, competitors and prospects.
29+
</Card>
2930

30-
<Card
31-
title="Music Recommendation Agent"
32-
icon="headphones"
33-
href="/agents/agent-gallery/music-recommendation"
34-
>
35-
Recommends music based on your preferences and creates new Spotify playlists.
36-
</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>
31+
<Card
32+
title="Music Recommendation Agent"
33+
icon="headphones"
34+
href="/agents/agent-gallery/music-recommendation"
35+
>
36+
Recommends music based on your preferences and creates new Spotify playlists.
37+
</Card>
38+
<Card
39+
title="Workout Scheduling Agent"
40+
icon="bicycle"
41+
href="/agents/agent-gallery/workout-scheduling"
42+
>
43+
Create a workout scheduling agent based on your Strava data.
44+
</Card>
45+
46+
<Card
47+
title="Social Media Expert"
48+
icon="hashtag"
49+
href="/agents/agent-gallery/social-media"
50+
>
51+
Drafts social media content and campaigns based on your products and brand.
52+
</Card>
4553

4654
</CardGroup>
4755

docs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
"group": "Example Agents",
5555
"pages": [
5656
"agents/example-agents",
57+
"agents/agent-gallery/gtm-engineer",
58+
"agents/agent-gallery/market-researcher",
5759
"agents/agent-gallery/social-media",
5860
"agents/agent-gallery/workout-scheduling",
5961
"agents/agent-gallery/music-recommendation"

styles/config/vocabularies/general/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[Aa]gentic
22
[Aa]lterSchema
3+
Attio
34
[Bb]oolean
45
[Cc]ollections
56
[Cc]omputeDistance

0 commit comments

Comments
 (0)