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: skills/torpedo/SKILL.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: >
4
4
Helps sales reps break into target accounts via Amplemarket. Runs deep research on the company and key people, identifies the buying committee, surfaces possible engagement angles, recommends who to reach out to and why, and creates personalized multi-channel sequences. Use when a rep wants to research, plan, or execute outreach against a target account — net-new or re-engagement.
5
5
metadata:
6
6
author: amplemarket
7
-
version: "1.0.2"
7
+
version: "1.0.3"
8
8
category: "Account Intelligence"
9
9
compatibility: Requires Amplemarket MCP server
10
10
---
@@ -31,6 +31,7 @@ The minimum input is a company name, domain, or LinkedIn URL. The skill handles
31
31
-`list_contacts` / `get_contact` — existing contact records with interaction history
32
32
-`get_industries` / `get_job_functions` — valid enum values for search filters
33
33
-`list_company_job_openings` / `get_company_job_opening` — find job openings for a company
34
+
-`get_messaging_settings` — retrieve the sales rep's value propositions, tone of voice, and sequence instructions
34
35
35
36
**Amplemarket execution:**
36
37
-`create_sequence` — create a new outreach sequence with steps and content
@@ -48,6 +49,7 @@ Before researching any target account, build context about who is selling.
48
49
49
50
If the user hasn't already shared this in the conversation, ask them for their company domain, and then:
50
51
52
+
-**Fetch value propositions**: use `get_messaging_settings` before target-account research to fetch the sales rep's value propositions. Fetch tone of voice and sequence instructions later, when preparing copy.
51
53
-**Research their company**: enrich via Amplemarket + web search (mandatory). Understand what they sell, how they position it, who their target customers are, who they compete against, any recent launches or milestones, etc.
52
54
-**Research the user**: if they share identifying info, enrich them and look up their background too. Can be relevant for things like for instance finding common ground with contacts later (e.g. shared alma mater, or previous companies, geography, interests, etc).
53
55
@@ -96,6 +98,8 @@ After presenting, **pause and ask for feedback**. The user might approve, ask fo
96
98
97
99
Once we're aligned on a strategy, let's create a personalized sequence in Amplemarket for each contact, grounded in the account research, the chosen angle, and any relevant person-level details.
98
100
101
+
Before writing copy or generating a sequence, use the tone of voice and sequence instructions from `get_messaging_settings`. Treat those settings as the source of truth unless the user explicitly asks for something different in the conversation.
102
+
99
103
**Default sequence structure** (unless the user has shared a different preference in the conversation):
100
104
- Day 1: one email + a LinkedIn connection request (no accompanying message — it looks salesy)
0 commit comments