contact-relationship-recap
SkillRecap where things stand with a specific person across recent conversations, with emphasis on how the relationship is evolving. Identify the contact by ZoomInfo contact ID (preferred) or by name plus company (triggers a lookup). Blends contact-scoped conversation_intelligence for what this person ha
Install
git clone https://github.com/Zoominfo/zoominfo-mcp-plugin.git ~/.claude/skills/contact-relationship-recapWhat is contact-relationship-recap?
Recap where things stand with a specific person across recent conversations, with emphasis on how the relationship is evolving. Identify the contact by ZoomInfo contact ID (preferred) or by name plus company (triggers a lookup). Blends contact-scoped conversation_intelligence for what this person has actually said recently with contact_research for their role and background. Use when someone asks "where are we with Jane", "is this person still our champion", "recap my conversations with this contact", or wants a read on an individual relationship before reaching out. Reasons over the last few engagements only.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Inherit all session tools
Declares no tool restrictions — inherits every session tool
~154 tokens of context used while enabled, before you invoke anything
Documentation
README · ~2 min readContact Relationship Recap
Where we stand with one person, read from recent conversations: their posture toward us, and how it is changing.
Prerequisites
Contact-scoped conversation_intelligence requires at least one connected email or meeting source; conversation_intelligence and contact_research consume AI credits. If no conversation data exists for the person, give the contact_research-based read and note that conversation context was unavailable, pointing the user to their ZoomInfo admin.
Input
Provided via $ARGUMENTS:
- Contact (required) — ZoomInfo contact ID (preferred), or a name plus company to resolve via
search_contacts. - Lens (optional) — e.g. "is the champion still engaged", "did sentiment cool after the demo". Frames the recap.
Workflow
- Resolve the contact. Use the ZoomInfo contact ID directly; otherwise resolve via
search_contacts(name + company) and confirm an ambiguous match before spending credits.
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →awesome-claude-skills
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
71.2K stars
claude-automation-recommender
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wa
32.8K stars
agents-best-practices
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
2.2K stars