Recipes
End-to-end playbooks for the common Vruum agent workflows — shown on both the vruum CLI and MCP, each cross-linked to its matching skill.
Recipes are the common Vruum workflows shown end to end on both surfaces you
operate from: the headless vruum CLI and the MCP tools loaded into the AI chat
you already use. Each recipe runs the same motion both ways, then points you at
the matching skill — the packaged playbook that automates the whole flow —
so you can read the moving parts here and run the automation there.
Every recipe ends with a "Use the skill" cross-link. Skills are not duplicated
here: the recipe shows the underlying calls, the skill orchestrates them. Invoke
a skill from MCP with the invoke_skill tool (skill_id_or_name), or from the
CLI with vruum skills list and vruum skills show <id>.
The recipes
- Outreach triage — review the pending
outreach queue, approve the good drafts, regenerate or reject the rest.
Skill:
outreach-triage. - Engagement triage — clear the warming
and nurture engagement queue (LinkedIn comments, reactions). Skill:
engagement-triage. - Pipeline fill — source and import new
prospects, then confirm they landed in the pipeline. Skill:
pipeline-fill(with thecsv-pipeline-fill,sales-nav-deep-fill, andyc-pipeline-fillsource variants). - Deal ops — create, qualify, advance, and close
deals through the pipeline. Skill:
deal-triage.