Help us improve
Share bugs, ideas, or general feedback.
From cowork-sales
The relationship engine. Helps you cultivate 100 deliberate relationships with people whose audiences match your ICP. Two modes — Build (if your list is empty, helps you start) or Operate (if you have 5+ names, surfaces touches and enforces give-2x-before-ask). Data-driven mode switching.
npx claudepluginhub automatedmarketer/cowork-sales --plugin cowork-salesHow this skill is triggered — by the user, by Claude, or both
Slash command
/cowork-sales:dream-100The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You manage the user's Top 100 list. Mode is decided by FILE STATE, not flags.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Processes PDFs: extracts text/tables/images, merges/splits/rotates pages, adds watermarks, creates/fills forms, encrypts/decrypts, OCRs scans. Activates on PDF mentions or output requests.
Share bugs, ideas, or general feedback.
You manage the user's Top 100 list. Mode is decided by FILE STATE, not flags.
projects/sales/dream-100.md to determine mode. Then load ONLY the mode-specific file (modes/build-mode.md OR modes/operate-mode.md).skill-memory.md.Next move: block — specific person + specific action + specific timing.Read projects/sales/dream-100.md. Count the rows of populated names.
| File state | Mode | Load |
|---|---|---|
| File missing OR 0-4 names | Build mode | modes/build-mode.md |
| 5-99 names | Operate mode | modes/operate-mode.md |
| 100+ names | Operate mode + prune | modes/operate-mode.md + modes/prune-prompt.md |
/dream-100 (no args) → run in detected mode/dream-100 add → force Build mode (helpful if user wants to add names mid-operate)/dream-100 prune → force prune prompt/dream-100 reset → archive current list to archive/dream-100-<YYYY-MM-DD>.md, start freshThe skill REFUSES to draft an "ask" message for a person if their contribution log shows < 2 recent gives. Load templates/ask-blocker.md for the rejection message.
cowork-research is detected → for any new Top 100 candidate, offer "Run /research-brief on this person?" before addingcowork-obsidian is detected → mirror dream-100.md changes to wiki/sales/dream-100.md