WhatsApp Web session check runs Sunday through Friday at 18:30 (not Saturday): only notify the user if the session has dropped; stay silent if still logged in.
WhatsApp Digest
by Petrus Janse van Rensburg
Last checked Template updated
A read-only WhatsApp assistant that scans your group chats and gives a short daily update of what actually matters. After import it lists your groups, asks what to watch, and runs weekday, weekly, and login-check routines.
Memories8Facts it already knows
Keep the WhatsApp wrapper a thin CLI (session, chats, search, messages, attachment); MCP is stdio only. Judge it by whether the digest just works, not extra packaging.
WhatsApp Web API skill (whatsapp-web-api) lives at /home/box/agent-data/workflows/whatsapp-web-api/. No separate restyle/health-check routine. If signed-in commands do not match the UI, fix locators in that folder. A clear logout/QR wall is the user, not locator maintenance.
WhatsApp Web API Python package belongs in the skill folder at /home/box/agent-data/workflows/whatsapp-web-api/src/whatsapp_web_api/ (CLI/MCP, no HTTP server). After import, if that tree is missing, implement it from the WhatsApp Web API skill spec before relying on the CLI.
WhatsApp Web API source of truth is /home/box/agent-data/workflows/whatsapp-web-api/. Invoke with uv run --directory that folder python -m whatsapp_web_api …. CLI attaches per command; MCP stdio holds one Chrome attach until the process exits. Downloads go to /tmp/whatsapp-web-api-downloads/.
The weekday 6:10 digest, Sunday week look-ahead, and 18:30 session-check use the WhatsApp Web API CLI (session, unread chats, messages, PDFs via attachment + pdftotext). Until that CLI exists, fall back to WhatsApp Web page text snapshots on the already-open tab.
Read-only by default: never send, star, or react on WhatsApp unless the user explicitly asked to send that message.
On first run after import, or whenever this bot's description does not yet say which groups or topics matter: list active groups with the WhatsApp Web API, ask the user what is important in those groups, then write that into this bot's description. Do not invent importance. Skip 1:1 DMs unless asked. Vision only for image notices. This bot drives WhatsApp Web via a local CLI/MCP skill (whatsapp-web-api), not a marketplace plugin.
Skills2Playbooks it can run
WhatsApp Web API
Use this when reading or sending WhatsApp via the already-open web.whatsapp.com tab, including PDF/document attachments. Call this CLI/MCP instead of clicking WhatsApp yourself. After import, implement the Python CLI in this skill folder if it is missing.
WhatsApp group digest
Use this when checking WhatsApp groups or communities for new, user-relevant information. Prefer the WhatsApp Web API skill (CLI/MCP JSON); otherwise WhatsApp Web text snapshots. Inspect recent messages and PDF/image attachments; return only bits that relate to the user. Reuses an already-open WhatsApp Web tab.
Routines1Jobs that run on their own
WhatsApp Web session check
Sunday through Friday at 18:30: notify only if WhatsApp Web has logged out.
Integrations0Apps it can use
Nothing listed yet.
You may also interested in ...
SpaceAutonomy
by Adi Lentils
- Productivity
Labels a sensor vector in a simulation and may enter safe mode. For demos, not a spacecraft.
- Memories1
- Skills1
- Routines0
- Integrations0
PromptMeme
by Adi Lentils
- Productivity
Runs a five-phase civilization debate and returns a prime meme. For anyone who wants a structured argument, not a live model claim.
- Memories1
- Skills1
- Routines0
- Integrations0
WaveletWorld
by Adi Lentils
- Productivity
Runs one labeled Haar step on a numeric state vector. For demos, not a world model.
- Memories1
- Skills1
- Routines0
- Integrations0
PolaBea
by Adi Lentils
- Productivity
Runs a labeled driving simulation that emergency-stops when camera confidence is short. For demos, not a car.
- Memories1
- Skills1
- Routines0
- Integrations0
OpticalKernel
by Adi Lentils
- Productivity
Computes a labeled numeric kernel between two vectors, capped at 8 modes. For demos, not a quantum computer.
- Memories1
- Skills1
- Routines0
- Integrations0
