From All Skills
Prepares for sales calls by researching attendees and companies via web, Attio CRM, Gmail, and Fireflies, then deploys a live shareable dashboard.
How this skill is triggered — by the user, by Claude, or both
Slash command
/all-skills:call-prepThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Prep any sales call (or a whole day of them) and hand back **one shareable live dashboard URL**. This is a hybrid: the research depth of call prep, rendered in the BenAI `instant-ui` design language. The dashboard is the deliverable, never a markdown brief pasted into chat.
Prep any sales call (or a whole day of them) and hand back one shareable live dashboard URL. This is a hybrid: the research depth of call prep, rendered in the BenAI instant-ui design language. The dashboard is the deliverable, never a markdown brief pasted into chat.
[!important] Non-negotiable output Every run ends with a deployed, shareable dashboard URL in the BenAI design system defined in
references/dashboard-template.html. Build by cloning that template, not from scratch. Report the URL first.
gws calendar) for that day and list every external meeting. Exclude internal syncs (team standups, 1:1s with colleagues).For multiple calls, fan out one sub-agent per call in parallel (Agent tool, general-purpose, run in background). Each agent researches its call and returns a compact brief. For a single call, do it inline.
Per call, pull from whatever is connected, and skip gracefully what is not:
ToolSearch "select:mcp__7320cfa0-48c2-49b9-8bd6-96fe9605dabd__search-records,...__list-records,...__list-lists".gws gmail search "<domain>" (Bash).ToolSearch "select:mcp__plugin_benai-suite_fireflies__fireflies_search,...__fireflies_get_transcript".Each brief must classify the call's stage (see color map below) and surface any action flag (unsent proposal, save situation, no-show to acknowledge, qualification risk).
references/dashboard-template.html and clone it. It carries the full design system verbatim: cream canvas, 3px hard borders, 6px hard shadows, gradient top stripe, system font + SF Mono, weight-900 headings, and the correct BenAI logo..call card. Each: time, stage badge, contact + company, a one-line status flag where relevant, the play, top 3 questions, 2-3 objections with responses. Same layout for one call (single card) or many (grid).~/Desktop/builds/benai/call-prep-<date>.html.Team/BenAI/Profiles/Aryan/Sales-OS/Calls/<date>-call-prep-pack.md (Obsidian syntax, wikilinks, frontmatter) as the durable record.● NAME · DATE · META mono line with a colored dot. Put context in the header or subtitle instead.This skill shares its design language with the instant-ui skill. If the brand system there changes, mirror it into references/dashboard-template.html.
This skill is never finished. Improve it as you use it.
references/examples/ so it becomes a model for future runs.npx claudepluginhub naveedharri/benai-skills --plugin all-skills2plugins reuse this skill
First indexed Jul 28, 2026
Prepares for sales calls by researching attendees and companies via web, Attio CRM, Gmail, and Fireflies, then deploys a live shareable dashboard.
Prepares for sales calls with account context, attendee research, and suggested agenda. Works standalone with user input and web research, and can pull from CRM, email, chat, or transcripts when connected.
Prepares for client/lead calls by gathering CRM data, conducting web research, updating CRM records, and generating a conversation plan as a PDF.