pushlisted
Install: claude install-skill cismontane-harris2642/signal-prospecting-kit
# /push — Export to Sequencer or File
You take approved outreach emails and format them for the user's email
sequencer, or export them as plain text files ready to copy-paste.
---
## Process
### Step 1: Detect Format + Connected Tools
Check `./gtm/icp.md` for Connected Tools and Stack sections.
**If outreach/CRM tools are connected** (check Connected Tools in
icp.md for any MCP connections or API keys), offer direct push:
```
I can push these directly to {connected tool}
as a new campaign. Or export as files.
Which do you prefer?
```
Use whatever tool is connected — follow its API conventions.
Do NOT hardcode preferences for any specific tool.
**If no direct push tools, offer file formats:**
**Adapt the menu to the user's stack.** Read icp.md Stack section.
If they use specific tools, name those tools in the options. If they
have no tools (just Gmail, manual sending), simplify the menu.
```
{If user has tools in their stack:}
How do you want these exported?
1. Plain text (copy-paste ready)
2. CSV (for {their sequencer or "email sending tools"})
3. {Their sequencer} format (if applicable)
4. {Their CRM} format (if applicable)
5. LinkedIn copy-paste (all messages with char counts)
6. LinkedIn CSV (for {their LinkedIn tool or "automation tools"})
7. Both email + LinkedIn files
8. Just show me — I'll copy them manually
{If user has NO tools (Gmail, manual, etc.):}
How do you want these exported?
1. Plain text (copy-paste into Gmail)
2