sales-tldv
tl;dv platform help — AI meeting note-taker with recording, transcription, CRM sync, and sales coaching. Use when configuring tl;dv recording on Zoom/Meet/Teams, tl;dv bot joining calls you didn't invite it to, tl;dv free plan AI summary limits or recording deletion, syncing tl;dv notes to HubSpot or Salesforce, setting up tl;dv API or webhooks for transcript export, tl;dv sales coaching playbooks (MEDDIC/BANT/SPIN), tl;dv transcription accuracy with multiple speakers, or tl;dv MCP server setup. Do NOT use for picking between AI note-takers (use /sales-note-taker) or reviewing a single call for coaching insights (use /sales-call-review).
What this skill does
# tl;dv Platform Help
## Step 1 — Gather context
If `references/learnings.md` exists, read it first for accumulated platform knowledge.
1. **What are you trying to do?**
- A) Set up tl;dv recording (Zoom, Google Meet, or Teams)
- B) Configure CRM sync (HubSpot, Salesforce, Pipedrive)
- C) Use the API or webhooks for transcript/notes export
- D) Set up sales coaching playbooks or aggregated insights
- E) Fix a specific issue (bot not joining, transcription errors, etc.)
- F) Understand pricing / plan differences
2. **Which plan are you on?**
- A) Free
- B) Pro ($29/mo / $18 annual)
- C) Business ($98/mo / $59 annual)
- D) Enterprise
Skip-ahead rule: if the user's prompt already contains enough context, skip to Step 2.
## Step 2 — Route or answer directly
| Problem domain | Route to |
|---|---|
| Picking between tl;dv and Fireflies, Fathom, Gong, etc. | `/sales-note-taker {user's question}` |
| Reviewing a specific call for coaching or scoring | `/sales-call-review {user's question}` |
| Building a coaching program or training cadence | `/sales-coaching {user's question}` |
| General CRM-to-tool integration (Zapier, webhooks, iPaaS) | `/sales-integration {user's question}` |
| Meeting scheduling (not note-taking) | `/sales-meeting-scheduler {user's question}` |
Otherwise, answer directly below.
## Step 3 — tl;dv platform reference
**Read `references/platform-guide.md`** for the full platform reference — modules, pricing, integrations, data model, workflows.
If the question involves API endpoints or webhook payloads, also read `references/tldv-api-reference.md`.
Answer the user's question using only the relevant section. Don't dump the full reference.
## Step 4 — Actionable guidance
You no longer need the platform guide — focus on the user's specific situation.
**For setup questions**: Walk through the specific workflow step-by-step, noting plan gates (e.g., native CRM sync requires Business+, API requires Pro+).
**For API/webhook questions**: Provide the exact endpoint, headers, and example payload. Note the v1alpha1 status — the API is early and may change.
**For coaching setup**: Explain which playbook templates are available (MEDDIC, BANT, SPIN) and how to customize them. Note this requires Business plan.
**For troubleshooting**: Check the Gotchas section first, then Troubleshooting. Many issues are plan-gated (e.g., API access, native CRM).
If you discover a gotcha, workaround, or tip not covered in `references/learnings.md`, append it there.
## Gotchas
> *Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.*
- **"Unlimited recordings" on Free is misleading.** You get unlimited recordings but only 10 AI summaries *for the lifetime of the account*, and recordings are auto-deleted after 3 months. The 40 recordings/week cap also applies.
- **API is Pro+ only.** Free plan users cannot use the API or webhooks. The API is also in v1alpha1 — expect breaking changes.
- **Native CRM sync requires Business ($98/mo).** Pro plan only gets CRM sync through Zapier (separate Zapier subscription needed). Native HubSpot and Salesforce integration is Business-only.
- **Bot joins uninvited calls.** The tl;dv bot can join meetings on your calendar that you didn't explicitly invite it to. Check your auto-join settings in the tl;dv dashboard to restrict which meetings it joins.
- **No custom vocabulary.** Teams in specialized fields (medical, legal, technical) will see repeated transcription errors for domain terms. No way to add a custom dictionary — manual corrections required after every meeting.
- **3-hour recording limit.** Meetings longer than 3 hours (recorded or uploaded) will be cut off. Plan accordingly for all-day workshops or training sessions.
## Related skills
- `/sales-note-taker` — AI meeting note-taker / conversation-intelligence selection & API integration. Covers cross-platform comparison and integration patterns.
- `/sales-call-review` — Review a specific call for coaching
- `/sales-coaching` — Build coaching programs that consume call data
- `/sales-integration` — General CRM/tool integration patterns (Zapier, webhooks, iPaaS)
- `/sales-do` — Not sure which skill to use? The router matches any sales objective to the right skill. Install: `npx skills add sales-skills/sales --skill sales-do`
## Examples
### Example 1: CRM sync not working
**User says**: "I set up tl;dv but my meeting notes aren't showing up in HubSpot"
**Skill does**: Checks which plan they're on — if Pro, explains native HubSpot sync requires Business ($98/mo) and walks through the Zapier workaround. If Business, walks through the HubSpot integration setup in tl;dv settings and common issues (contact matching, field mapping).
### Example 2: API webhook setup
**User says**: "I want to get transcripts pushed to my app whenever a meeting ends"
**Skill does**: Confirms they're on Pro+ (API requires it), then walks through the webhook setup with `MeetingReady` and `TranscriptReady` triggers, shows the API endpoint for fetching transcript content via `GET /v1alpha1/meetings/{meetingId}/transcript`, and notes the 6-hour TTL on recording download URLs.
### Example 3: Free plan limitations
**User says**: "tl;dv says unlimited but I can only get 10 AI summaries"
**Skill does**: Explains the Free plan's 10 lifetime AI summary cap, notes recordings delete after 3 months and the 40/week recording cap. Recommends Pro ($18/mo annual) for unlimited AI notes and permanent storage, or suggests Fathom free tier as an alternative with truly unlimited AI summaries.
## Troubleshooting
### tl;dv bot not joining meetings
**Symptom**: Meeting ends but no recording appears in tl;dv
**Cause**: Auto-join settings may be misconfigured, or the bot was blocked by the meeting host's IT security
**Solution**: Check Settings → Recording → Auto-join preferences. Ensure the meeting platform (Zoom/Meet/Teams) allows third-party bots. For Google Meet, the meeting organizer's Workspace admin must allow external participants. For Zoom, check the "Allow apps" setting in Zoom account security.
### Transcription accuracy poor with multiple speakers
**Symptom**: Speaker labels are wrong, names misassigned, or transcript garbles overlapping speech
**Cause**: Speaker diarization struggles with similar voices, cross-talk, or poor audio quality
**Solution**: Ensure each participant uses a separate microphone (no shared conference room mic). Speak one at a time when possible. For accented speech, tl;dv claims up to 96% accuracy in clear English but drops to ~85-90% with heavy accents or multiple simultaneous speakers. No custom vocabulary option exists — review and correct critical transcripts manually.
### Integration shows "connected" but data not syncing
**Symptom**: HubSpot or Salesforce integration appears connected but meeting notes don't appear in CRM
**Cause**: Common causes include contact matching failures (CRM email doesn't match meeting invitee email), field mapping not configured, or plan-gated features
**Solution**: Verify you're on Business plan (native CRM sync). Check that meeting invitee emails match CRM contact emails exactly. Review the field mapping in tl;dv Settings → Integrations → CRM to ensure target fields are selected. Try disconnecting and reconnecting the integration.
Related in Backend & APIs
jfrog
IncludedInteract with the JFrog Platform via the JFrog CLI and REST/GraphQL APIs. Use this skill when the user wants to manage Artifactory repositories, upload or download artifacts, manage builds, configure permissions, manage users and groups, work with access tokens, configure JFrog CLI servers, search artifacts, manage properties, set up replication, manage JFrog Projects, run security audits or scans, look up CVE details, query exposures scan results from JFrog Advanced Security, manage release bundles and lifecycle operations, aggregate or export platform data, or perform any JFrog Platform administration task. Also use when the user mentions jf, jfrog, artifactory, xray, distribution, evidence, apptrust, onemodel, graphql, workers, mission control, curation, advanced security, exposures, or any JFrog product name.
cupynumeric-migration-readiness
IncludedPre-migration readiness assessor for porting NumPy to cuPyNumeric. Use BEFORE substantial porting work begins when the user asks whether code will scale on GPU, whether they should migrate to cuPyNumeric, which NumPy patterns transfer cleanly, what must be refactored before porting, or mentions pre-port assessment, scaling analysis, or refactor planning. Inspect the user's source code, look up NumPy usage, cross-reference the cuPyNumeric API support manifest, and distinguish distributed-scaling-friendly patterns from blockers such as unsupported APIs, scalar synchronization, host round-trips, Python/object-heavy control flow, shape/data-dependent branching, and in-place mutation hazards. Produce a verdict of READY, LIGHT REFACTOR, SIGNIFICANT REFACTOR, or NOT RECOMMENDED, with concrete refactor pointers.
alibabacloud-data-agent-skill
IncludedInvoke Alibaba Cloud Apsara Data Agent for Analytics via CLI to perform natural language-driven data analysis on enterprise databases. Data Agent for Analytics is an intelligent data analysis agent developed by Alibaba Cloud Database team for enterprise users. It automatically completes requirement analysis, data understanding, analysis insights, and report generation based on natural language descriptions. This tool supports: discovering data resources (instances/databases/tables) managed in DMS, initiating query or deep analysis sessions, real-time progress tracking, and retrieving analysis conclusions and generated reports. Use this Skill when users need to query databases, analyze data trends, generate data reports, ask questions in natural language, or mention "Data Agent", "data analysis", "database query", "SQL analysis", "data insights".
token-optimizer
IncludedReduce OpenClaw token usage and API costs through smart model routing, heartbeat optimization, budget tracking, and native 2026.2.15 features (session pruning, bootstrap size limits, cache TTL alignment). Use when token costs are high, API rate limits are being hit, or hosting multiple agents at scale. The 4 executable scripts (context_optimizer, model_router, heartbeat_optimizer, token_tracker) are local-only — no network requests, no subprocess calls, no system modifications. Reference files (PROVIDERS.md, config-patches.json) document optional multi-provider strategies that require external API keys and network access if you choose to use them. See SECURITY.md for full breakdown.
resend-cli
IncludedUse this skill when the task is specifically about operating Resend from an AI agent, terminal session, or CI job via the official resend CLI: installing/authenticating the CLI, sending/listing/updating/cancelling emails, batch sends, domains and DNS, webhooks and local listeners, inbound receiving, contacts, topics, segments, broadcasts, templates, API keys, profiles, or debugging Resend CLI/API failures. Trigger on mentions of Resend CLI, `resend`, `resend doctor`, `resend emails send`, `resend domains`, `resend webhooks listen`, `resend emails receiving`, or agent-friendly terminal automation.
alibabacloud-odps-maxframe-coding
IncludedUse this skill for MaxFrame SDK development and documentation navigation on Alibaba Cloud MaxCompute (ODPS). Helps answer MaxFrame API, concept, official example, and supported pandas API questions; create data processing programs; read/write MaxCompute tables; debug jobs (remote or local); and build custom DPE runtime images. Trigger when users mention MaxFrame, MaxCompute with MaxFrame, ODPS table processing, DPE runtime, MaxFrame docs/examples, DataFrame/Tensor operations, or GPU runtime setup. Works for both English and Chinese queries about Alibaba Cloud data processing with MaxFrame.