From workmate
Build a focused call list for new biz this week. Picks the top 5–10 leads worth a personal outreach today and drafts a one-line opener for each based on stage, recency, and value. Use when the user says "who should I call," "build me a call list," "any hot leads," or "give me my Monday call list."
How this skill is triggered — by the user, by Claude, or both
Slash command
/workmate:call-listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Closely related to `/lead-triage`. The difference: triage is about ranking; call-list is about action — which 5–10 calls actually happen this week and how to open them.
Closely related to /lead-triage. The difference: triage is about ranking; call-list is about action — which 5–10 calls actually happen this week and how to open them.
get_pipeline_leads — same as triage, but we only keep the top tierget_action_log for the owner — to avoid suggesting calls to people they already spoke with this weeklastActivityDays < 3 (already in active conversation).## Call list — week of <date>
5–10 calls, ranked by impact. Aim for 3–4 actual conversations.
### 1. Acme Co — Sarah Chen (CMO)
- Stage: Proposal · $180K estimated · last activity: 9 days ago
- **Opener:** "Sarah — following up on the brand-refresh proposal we sent Sept 12. Wanted to walk you through the production timeline before our exec review Thursday."
### 2. ...
(continue for 5–10)
### Skip list
These look hot in triage but you already have activity in the last 3 days — don't double-tap:
- Lead X (called 2 days ago)
- Lead Y (email 1 day ago)
add_activity separately.npx claudepluginhub workamajig/workmate-marketplace --plugin workmateGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.