Skip to main content
Run any Skill in Manus
with one click
$pwd:

log-touch

// Quick capture for offline interactions sync-gmail can't see — phone calls, meetings, in-person catch-ups, voicemails, SMS. Triggers when the user says "log a call with X", "had a coffee with Sarah", "log a meeting", "talked to X", "/hhq:log-touch", or any free-form sentence describing a recent interaction with a contact. Parses the contact reference (fuzzy-matches name to contacts.slug), the touch type (call/meeting/event/voicemail/sms/other), the note, and an optional follow-up reminder. POSTs to `/api/me/manual-touches` which (1) creates the touch row, (2) appends a bullet to the campaign_contacts.conversation_notes (source=manual_touch) so the dossier sees it, (3) optionally sets `next_followup_due_at` so surface-followups picks it up, and (4) bumps `last_contacted_at` for outreach-counting touches (calls / meetings / voicemails / sms by default). Always operates inside the project's pinned campaign — to log a touch in another campaign, the user opens that project. Run AFTER onboard-helperhq + at least one

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 03:01
SKILL.md
readonly