Skip to content

Commit 2b0bb94

Browse files
authored
chore: torpedo: update messaging settings guidance (#14)
1 parent fc7f65f commit 2b0bb94

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

skills/torpedo/SKILL.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: >
44
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.
55
metadata:
66
author: amplemarket
7-
version: "1.0.2"
7+
version: "1.0.3"
88
category: "Account Intelligence"
99
compatibility: Requires Amplemarket MCP server
1010
---
@@ -31,6 +31,7 @@ The minimum input is a company name, domain, or LinkedIn URL. The skill handles
3131
- `list_contacts` / `get_contact` — existing contact records with interaction history
3232
- `get_industries` / `get_job_functions` — valid enum values for search filters
3333
- `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
3435

3536
**Amplemarket execution:**
3637
- `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.
4849

4950
If the user hasn't already shared this in the conversation, ask them for their company domain, and then:
5051

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.
5153
- **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.
5254
- **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).
5355

@@ -96,6 +98,8 @@ After presenting, **pause and ask for feedback**. The user might approve, ask fo
9698

9799
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.
98100

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+
99103
**Default sequence structure** (unless the user has shared a different preference in the conversation):
100104
- Day 1: one email + a LinkedIn connection request (no accompanying message — it looks salesy)
101105
- 2 days later: LinkedIn message

0 commit comments

Comments
 (0)