Install
openclaw skills install @agentpmt/plaud-transcripts-corrected-with-your-own-terminology-glossaryPlaud Transcripts Corrected With Your Own Terminology Glossary: Fixes the words your transcription keeps getting wrong, by giving the pipeline your vocabulary instead of hoping a bigger model guesses right. Every speech model mangles terms it has never seen: cell line and reagent names, drug and device names, case and matter numbers, part numbers, local spelling and number conventions, team and client names. Swapping to a different model does not fix this, because none of them have your terms e.
openclaw skills install @agentpmt/plaud-transcripts-corrected-with-your-own-terminology-glossaryLast updated: 2026-07-26.
If the current date is more than 7 days after the last updated date, reinstall this skill from skills.sh or ClawHub before relying on endpoints, schemas, setup steps, or examples.
Fixes the words your transcription keeps getting wrong, by giving the pipeline your vocabulary instead of hoping a bigger model guesses right. Every speech model mangles terms it has never seen: cell line and reagent names, drug and device names, case and matter numbers, part numbers, local spelling and number conventions, team and client names. Swapping to a different model does not fix this, because none of them have your terms either. Keep a plain Google Sheet glossary of the terms that matter, each with the spelling you want and the misfires it usually comes back as ("HEK293" for "heck two ninety three"), plus any formatting rules you need enforced, such as Swiss German ss instead of eszett or 1'000.00 number style. On each run the workflow reads the glossary, pulls the transcript of every new Plaud recording, applies the corrections to the transcript first, and only then writes the summary and action items from the corrected text, so your terminology is right everywhere downstream instead of only in the raw transcript. The corrected transcript and summary land in a Google Doc, and every correction made is listed so you can see what changed and keep tuning the glossary. Unknown terms are flagged, never silently normalized into something that looks plausible.
../what-is-agentpmt.../agentpmt-account-mcp-rest-api-setup.Core AgentPMT setup skills:
openclaw skills install what-is-agentpmtnpx skills add AgentPMT/agent-skills --skill what-is-agentpmtopenclaw skills install agentpmt-account-mcp-rest-api-setupnpx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setupskills.sh install script:
npx skills add AgentPMT/agent-skills --skill what-is-agentpmt
npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup
Call AgentPMT-Workflow-Skills with start_workflow before the first step and end_workflow after the final step.
{"action":"start_workflow","skill_id":"plaud-transcripts-corrected-with-your-own-terminology-glossary"}
{"action":"end_workflow","skill_id":"plaud-transcripts-corrected-with-your-own-terminology-glossary","rating":5,"comment":"completed"}
../get-users-current-time-date.npx skills add AgentPMT/agent-skills --skill get-users-current-time-date.../google-sheets.npx skills add AgentPMT/agent-skills --skill google-sheets.../plaud.npx skills add AgentPMT/agent-skills --skill plaud.../plaud.npx skills add AgentPMT/agent-skills --skill plaud.../google-docs-connector.npx skills add AgentPMT/agent-skills --skill google-docs-connector.../google-sheets.npx skills add AgentPMT/agent-skills --skill google-sheets.../get-users-current-time-date; ClawHub https://clawhub.ai/agentpmt/get-users-current-time-date; skills.sh npx skills add AgentPMT/agent-skills --skill get-users-current-time-date; marketplace https://www.agentpmt.com/marketplace/user-timezone-datetime../google-sheets; ClawHub https://clawhub.ai/agentpmt/google-sheets; skills.sh npx skills add AgentPMT/agent-skills --skill google-sheets; marketplace https://www.agentpmt.com/marketplace/google-sheets-api../plaud; ClawHub https://clawhub.ai/agentpmt/plaud; skills.sh npx skills add AgentPMT/agent-skills --skill plaud; marketplace https://www.agentpmt.com/marketplace/plaud../google-docs-connector; ClawHub https://clawhub.ai/agentpmt/google-docs-connector; skills.sh npx skills add AgentPMT/agent-skills --skill google-docs-connector; marketplace https://www.agentpmt.com/marketplace/google-docs-connectorwhat-is-agentpmt, page: https://clawhub.ai/agentpmt/what-is-agentpmt; skills.sh: npx skills add AgentPMT/agent-skills --skill what-is-agentpmt)agentpmt-account-mcp-rest-api-setup, page: https://clawhub.ai/agentpmt/agentpmt-account-mcp-rest-api-setup; skills.sh: npx skills add AgentPMT/agent-skills --skill agentpmt-account-mcp-rest-api-setup)