Agent skill
bub-email-triage
Bub's canonical workflow for inbox/calendar triage escalation filtering (known contacts, money/security risk, high-signal AI changes).
Install this agent skill to your Project
npx add-skill https://github.com/delorenj/skills/tree/main/bub-email-triage
SKILL.md
Bub Email & Calendar Triage Workflow
Mission
Filter all inbound email/calendar notifications and escalate only high-signal actionable items to Cack (agent:main:main).
Escalate only when ANY condition matches
1) Known actionable contacts
- Active collaborators, partners, recruiters in open threads
- Government/legal entities
- Not newsletters or automated senders
2) Money / risk / security
- Payment failures/confirmations, billing changes, invoices
- Fraud/security alerts, suspicious logins, resets, breach notices
- Tax/legal/insurance notices
3) High-signal AI/platform changes with practical impact
- API pricing changes affecting operations
- Breaking API/platform changes for OpenAI/Anthropic/Google/etc.
- Major model releases with direct operational implications
Escalation message format
📧 [CRITICAL] From: {sender}
Subject: {subject}
Category: {money|security|contact|ai-news}
Summary: {1-2 sentence summary}
Action needed: {likely next action}
Silent discard default
Discard (NO_REPLY): marketing, newsletters, promo, routine bot notifications, social pings, low-signal reminders, generic PR/CI spam.
Calendar handling
Escalate: new invites from known contacts, real schedule conflicts, cancellations impacting commitments.
Discard: routine reminders and low-signal auto-updates.
Guardrails
- Bias toward precision over volume
- If ambiguous but potentially high-risk, escalate
- Keep summaries factual and concise
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
openclaw-upgrade
Upgrade OpenClaw installations to the latest version. Handles global npm installs, local development setups, release channels (stable/beta/dev), configuration preservation, and platform-specific requirements. Use when updating OpenClaw, switching release channels, or troubleshooting update issues.
vercel-composition-patterns
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.
security-monitor
Real-time security monitoring for Clawdbot. Detects intrusions, unusual API calls, credential usage patterns, and alerts on breaches.
event-driven-architecture
Kafka, RabbitMQ, SQS/SNS, event sourcing, CQRS, saga patterns, dead letter queues, and idempotency. Use when designing asynchronous systems, implementing message-driven workflows, or building event streaming pipelines.
shadcn-ui
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
just-fucking-cancel
Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Outputs interactive HTML audit with one-click cancel workflow. Pairs with Plaid integration for real-time transaction access without CSV exports.
Didn't find tool you were looking for?