send-outreach
Installation
SKILL.md
Send Outreach
Sends a draft. Always requires explicit user confirmation. Always logs to crm/outreach.md on send.
Inputs
$ARGUMENTS:
- Required:
<draft-path>— path (relative toWORKING_FOLDERor absolute) to the draft file. Usuallydrafts/<YYYY-MM-DD>-<slug>-<contact>.md. - Optional:
--force— bypass the "no recent outreach to this contact" anti-loop check. Still requires final confirm.
Procedure
1. Resolve config + read draft
Read ${CAREER_DATA_DIR}/config.json:
WORKING_FOLDERPREFERRED_EMAIL_SENDER,SECONDARY_EMAIL_SENDERcompanions.email— must betrue. Iffalse, bail with instruction to run/career:install-companion-plugins.