Communityv1.0.1

Plaud Unofficial Skill

Use when accessing Plaud voice recorder data (recordings, transcripts, AI summaries) - guides credential setup and provides patterns for plaud_client.py

1.9kdownloads3stars2active installsleonardsellem
View on ClawHubBack to Skills

Skill Details

Slug
plaud-unofficial
Latest Version
1.0.1
Author
leonardsellem
Published
Jan 26, 2026
Updated
Feb 27, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Plaud Unofficial Skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

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.