plaud-api
Installation
SKILL.md
Plaud API Skill
Access Plaud voice recorder data including recordings, transcripts, and AI-generated summaries.
Overview
The Plaud API provides access to:
- Audio files: MP3 recordings from your Plaud device
- Transcripts: Full text transcriptions with speaker diarization
- AI summaries: Auto-generated notes and summaries
Core principle: Use plaud_client.py (included in this skill), not raw API calls. The client handles authentication, error handling, and response parsing.
When to Use This Skill
Use this skill when:
- User mentions "Plaud", "Plaud recording", or "transcript from Plaud"
- Need to access voice recorder data
- Working with recordings, transcripts, or AI notes from a Plaud device