This catalog is placeholder content. There is no agent source material in this repo and nothing about agents in the Zywave MCP documentation, so every entry below is invented to establish the shape: an agent chains several skills across a whole task, stops for a human where it should, and reports what it could not finish. Names, chaining, and outputs are all open questions. The example prompts are real Prompt Library prompts where one fit.
Where a skill answers one request, an agent works a task: pull the list, brief each account, assemble the output, hold at review.
| Agent | Built for | Pattern | What it needs from you | Status |
|---|---|---|---|---|
| Prospecting campaign agent
placeholder Runs a prospecting campaign end to end. Finds the segment, drafts the touches, and stops for your review before anything sends. | P&C producer · EB consultant | Launch a prospecting campaign | A few details from you | Coming soon |
| Renewal prep agent
placeholder Works a renewal list from end to end. Pulls the accounts renewing and assembles the notice packets. | Account manager · EB consultant · HR & compliance | Manage your book of business | Nothing from your client | Coming soon |
| Book hygiene agent
placeholder Walks your book looking for stale or missing data and proposes the fixes for you to approve. | Agency operations · Account manager | Manage your book of business | Nothing from your client | Coming soon |
The deploy flow works for these entries exactly as it does for skills, so the whole path stays clickable. A Coming soon status just means there is nothing to add to your client yet.
What the requirements doc needs to answer
- What an agent is here: a saved multi-step prompt, a scheduled job, or something that holds state between runs?
- Where the human approves. The MCP’s write tools confirm one call at a time, which does not obviously scale to an agent doing fifty writes.
- Whether agents are shared and versioned like skills, and who owns one once it is shared.
- Whether an agent runs inside the AI client or somewhere Zywave hosts.