Skills for Hacktron's GTM automations, run via Claude Code Routines.
Full daily chain: reads the "Daily early security hiring scan" post in #sales-marketing → syncs prospects into Monaco → researches each company → creates one personalized Gmail draft per prospect (never sends) → posts a summary reply in the Slack thread.
Replaces the old Cowork slack-monaco-prospect-sync skill (its Monaco sync is absorbed as Steps 3–4). Retire that skill once this routine is confirmed working, so the two don't double-post in the thread.
- Push this repo to GitHub (private).
- Go to claude.ai/code/routines → New routine → Remote.
- Prompt:
Run the daily-prospect-outreach skill. - Repository: this repo (default branch).
- Connectors: keep Slack, Gmail, Monaco; remove everything else the routine doesn't need. Web search must be available.
- Trigger: Scheduled, daily, 17:00 SGT (scan usually posts ~15:30–16:00 SGT; the buffer absorbs late posts — a missed day is picked up next run since the skill always targets the most recent unprocessed scan).
- Click Run now once to test, then check: Slack thread reply, Monaco records, Gmail drafts.
- Routine runs act as the account that created them (Slack replies and Gmail drafts appear as that user).
- Runs share the account's subscription usage and are subject to the daily routine-run cap (research preview).
- Drafts are created with
FILL-IN-EMAIL@domainplaceholder recipients — source the real address manually, swap it in, review, then send by hand. - The skill never sends email under any circumstances.