Plaud platform help — hardware AI voice recorder (Note, NotePin, NotePin S, Note Pro) with cloud transcription, AI summaries, an official Embedded REST API (platform-us.plaud.ai/developer/api, OAuth + X-Client-Id/X-Client-Api-Key), an MCP server (mcp.plaud.ai), and Zapier. Use when choosing between Plaud devices, setting up phone call recording with the vibration sensor, troubleshooting recording activation or sync failures, integrating Plaud transcripts into CRM or data pipelines via the API/MCP/Zapier, comparing Plaud pricing tiers (Starter/Pro/Unlimited/Team), or debugging Bluetooth connectivity and charging issues. Do NOT use for choosing between note-taker platforms (use /sales-note-taker) or reviewing a call for coaching (use /sales-call-review).
Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.
Quelldateien prüfen
Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Ein direkter Befehl überspringt den Prüf-Prompt. Prüfen Sie die Quelle, bevor Sie ihn ausführen.
Plaud platform help — hardware AI voice recorder (Note, NotePin, NotePin S, Note Pro) with cloud transcription, AI summaries, an official Embedded REST API (platform-us.plaud.ai/developer/api, OAuth + X-Client-Id/X-Client-Api-Key), an MCP server (mcp.plaud.ai), and Zapier. Use when choosing between Plaud devices, setting up phone call recording with the vibration sensor, troubleshooting recording activation or sync failures, integrating Plaud transcripts into CRM or data pipelines via the API/MCP/Zapier, comparing Plaud pricing tiers (Starter/Pro/Unlimited/Team), or debugging Bluetooth connectivity and charging issues. Do NOT use for choosing between note-taker platforms (use /sales-note-taker) or reviewing a call for coaching (use /sales-call-review).
Note ($159) — portable credit-card size, good for desk/table placement
Note Pro ($189) — best for large rooms (4 mics, 16ft range, double battery)
Plan selection: Start on free Starter (300 min/mo, transcription + 10,000+ summary templates only). Upgrade to Pro ($99.99/yr) when you exceed 300 min/mo or need Ask Plaud, Zapier, Google Calendar, custom vocabulary, or auto speaker labeling (all Pro+, NOT in Starter). Unlimited ($239.99/yr) adds AutoFlow and removes the minute cap — only if you record 4+ hours daily. Team ($35/user/mo, $28 launch through 2026-08-31) adds centralized billing + seat/device management.
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.
Touch controls on NotePin are unreliable. The most common complaint — accidental recordings, failure to trigger, "near impossible" activation. NotePin S adds a physical button that fixes this. If buying new, get the S.
Proprietary charging dock required. No USB-C direct charging. If you lose the dock, you can't charge. Order a spare.
"Unlimited" plan caps at 24 hours/day. Not truly unlimited — it's capped at 24hr of transcription per day, which only matters for heavy batch uploaders.
Official Developer API is live (Beta v1.0.0, launched 2026-05-12) but access is gated. The Embedded REST API is publicly documented at docs.plaud.ai/documentation (base platform-us.plaud.ai/developer/api, two-step OAuth, X-Client-Id/X-Client-Api-Key headers, /open/partner/ai/transcriptions/). You must request credentials via the contact form at dev.plaud.ai — not yet fully self-serve. For no-code use the Zapier app (Pro+) or the MCP server (mcp.plaud.ai/mcp). The unofficial plaud-api Python package still exists but is reverse-engineered and unsupported; there is no official Python SDK (iOS/Swift + Android/Kotlin only).
Online meetings require a separate workflow. Plaud devices record ambient audio — they don't join Zoom/Meet/Teams as a bot. For online-only teams, use a software note-taker instead.
Each user needs their own physical device. Multiple devices can pair to one subscription account, but you still need a device per person.
Syncing requires internet after recording. Recordings are stored locally on the 64GB device but transcription/summaries happen in the cloud after syncing via the app.
Related skills
/sales-note-taker — Compare all AI note-taker platforms, plan API integrations, choose the right tool for your team
/sales-omi — Omi AI open-source wearable ($89) — budget alternative with developer extensibility
/sales-rilla — Rilla field sales coaching — if you need AI coaching for in-person sales, not just recording
/sales-siro — Siro field sales coaching — multi-industry in-person recording with mid-call coaching
/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: Choosing the right Plaud device
User says: "I do a lot of in-person client meetings and phone calls. Should I get the NotePin or Note Pro?"
Skill does:
Asks about recording environment — meeting rooms vs outdoor, group size, phone call frequency
Recommends NotePin S for portability + phone calls (VCS works best when device touches phone), Note Pro only if recording in large conference rooms with 5+ participants at 10+ feet
Notes that NotePin S physical button is more reliable than original NotePin touch controls
Result: Clear device recommendation with rationale.
Example 2: Troubleshooting sync failures
User says: "My NotePin recordings aren't showing up in the app after meetings."
Skill does:
Checks: Is the device connected via Bluetooth? Is the app open during sync? Is there sufficient battery?
Walks through the standard troubleshooting: force-close app → re-pair device → check firmware update → manual sync from device storage
Notes that recordings are stored locally on 64GB and won't be lost — they just need to sync
Result: Step-by-step sync recovery with reassurance about data safety.
Example 3: Building a transcript pipeline
User says: "I want to automatically push Plaud transcripts into Salesforce after each meeting."
Skill does:
Recommends the official Embedded REST API (live, Beta v1.0.0) — request credentials at dev.plaud.ai, then mint a partner token + per-user JWT and call POST /open/partner/ai/transcriptions/ / GET .../{id} (poll to SUCCESS, no webhooks)
Offers the no-code path: Zapier app (Pro+) "transcript & summary ready" trigger → Salesforce, or the MCP server (mcp.plaud.ai/mcp)
Sketches architecture: submit/poll transcription → normalize JSON → map to Salesforce Activity via REST API
Notes the unofficial plaud-api Python package as a fallback if API access isn't yet granted, with caveats that it's reverse-engineered and unsupported
Result: Pragmatic integration path led by the official API, with Zapier/MCP and an unofficial fallback.
Troubleshooting
Recording appears empty after a meeting
Symptom: Device showed it was recording (LED on), but the transcript is blank or nearly empty after sync
Cause: Touch controls may have stopped recording prematurely, or the microphone was obstructed (clothing, case). On NotePin, accidental double-tap stops recording.
Solution: Upgrade to NotePin S (physical button). Place the device microphone-side out (not against clothing). Check recording duration in app — if it's only a few seconds, the recording was stopped accidentally. Use the AutoFlow feature (Unlimited plan+) to get email confirmation when a recording completes.
Bluetooth connection drops during sync
Symptom: "Plaud disconnected" notification, recordings stuck on device, app shows no new recordings
Cause: Bluetooth interference, phone battery optimization killing the app, or firmware mismatch
Solution: Keep the Plaud app in foreground during sync. Disable battery optimization for the Plaud app (Android) or enable Background App Refresh (iOS). Update firmware via app Settings → Device → Firmware Update. If persistent, forget the device in Bluetooth settings and re-pair.
Phone call recording quality is poor
Symptom: VCS phone call recordings are muffled, one-sided, or have low volume
Cause: The Vibration Conduction Sensor needs direct contact with the phone's earpiece speaker area. Cases or screen protectors can dampen vibrations.
Solution: Place the Plaud device directly on the phone's earpiece (top edge, where the speaker is). Remove thick cases during recording. Ensure the VCS side of the device faces the phone. Use speakerphone as fallback for important calls — ambient mic captures both sides clearly.