Family Food Tracker
A scheduled-task skill that turns a family WhatsApp group into a zero-effort nutrition tracker. Family members send meal photos (with optional captions); the agent runs after each mealtime, identifies food, estimates macros, logs to a local Excel ledger, and posts a per-person recap to the group. Includes a coaching mode for the last run of the day. Built with safety rules: never encourages under…
Followup Monitor
Daily agent that monitors all leads in outreach, detects prospect replies, runs a follow-up cadence with a hard gone-cold stop, drafts value-adding follow-ups, and posts everything to a team group for human approval. NEVER sends messages to prospects directly.
Whatsapp Assistant Starter
A starter skill for a WhatsApp-connected Claude assistant. Produces a daily unreads digest. Scans chats since yesterday, groups them by personal/groups/work, summarizes what needs a reply, and drafts responses for approval. Never sends anything without explicit user approval. Requires a local WhatsApp MCP bridge (the open-source whatsapp-mcp pattern) with tools like list_chats, list_messages, and…
Calendar Crm Sync
Hourly weekday agent that processes every external meeting that just ended. Finds the transcript, mines email context, syncs a structured entry to the CRM with deduplication, updates opportunity stages, creates follow-up tasks, and optionally posts a team chat summary. Adapt the CRM, calendar, and chat tools to your own stack.
Gobabygo Monitor
A scheduled-task skill that turns a Claude agent into a summon bot inside WhatsApp groups. Polls monitored groups for @gobabygo mentions, dedupes against an external ledger (Google Sheet via webhook), routes each instruction to the right packaged skill based on which group it came from, replies in the same group, and logs after success. Requires a WhatsApp MCP bridge and a Google Apps Script webh…
Crm Task Nudge
Twice-daily agent that pulls all open tasks from the CRM, groups them by urgency, and posts a named accountability list to the team group chat. Read-and-post only. It never marks tasks complete. Designed to run on the cheapest available model.
Wearable Memory Recall
Answer questions about past conversations or generate meeting minutes by querying a wearable/recorder transcript store for only the relevant time slice, cross-referenced with calendar and CRM context. Triggers on requests like "what did we discuss with X about Y", "minutes for my last meeting", "wrap up the 3 PM call", or "draft the follow-up for today's customer meeting".
Profile Sync Audit
Cross-check a resume against a LinkedIn profile, report every inconsistency with severity, and generate copy-paste-ready per-section LinkedIn updates aligned to the resume, with a public/private filter that excludes confidential details from public copy. Triggers on requests like "check my resume against LinkedIn", "is my LinkedIn up to date", "sync my profile", or "audit my resume vs my profile".