Systems Lab

Agent skill

push

Exports approved outreach emails into the user's preferred format: sequencer CSV, plain text, or formatted for specific tools.

slowingNeeds a keyDeclared tools1,972 words

Filed under Outbound email.

From julienamorgan/signal-prospecting-kit · 12 skills · 9 · pushed 2026-05-24

What it does when it runs

Exports approved outreach emails into the user's preferred format: sequencer CSV, plain text, or formatted for specific tools. Triggers: /push, "export emails", "push to instantly", "push to outreach". Reads: ./gtm/prospects.md, ./gtm/icp.md (for stack info). Writes: output files in ./gtm/export/. Standalone: yes.

Read from the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
  • INSTANTLY_API_KEY
  • claude_ai_Clay
Hosts it reaches
  • api.instantly.ai
Tool permissions it declares
  • -
  • Read
  • -
  • Write
  • -
  • Edit
  • -
  • Grep
  • -
  • Glob
  • -
  • Bash
Actions present in the files
shellnetwork

Ask about push

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/julienamorgan/signal-prospecting-kit.git /tmp/signal-prospecting-kit
git -C /tmp/signal-prospecting-kit sparse-checkout set "skills/push"
mkdir -p ~/.claude/skills/push-10
cp -R "/tmp/signal-prospecting-kit/skills/push/." ~/.claude/skills/push-10/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Before you install: this skill will not complete its job on a bare agent. It needs claude_ai_Clay, INSTANTLY_API_KEY, which you have to obtain separately.

The source carries no licence at all, so no permission to redistribute it exists. Everything else on this page is our own reading of the file and is published here; the text of the skill is not, and stays where its author put it.

Need help setting it up?

This page tells you what push does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.