Use when accessing Plaud voice recorder data (recordings, transcripts, AI summaries) - guides credential setup and provides patterns for plaud_client.py
Initial release of the Plaud API skill for voice recorder data access. - Added plaud_client.py CLI tool for listing, downloading, and managing Plaud recordings, transcripts, and summaries. - Provided sample .env.example for credential setup. - Included detailed PLAUD_API.md documentation of endpoints and usage. - Added requirements.txt listing necessary Python dependencies. - Supplied .gitignore for proper version control hygiene. - SKILL.md now reflects full instructions for interactive credential setup, file usage from the skill directory, and common usage patterns.