Turn a meeting transcript into minutes people can act on — decisions with who-decided-and-why, action items as who/what/by-when, open questions kept separate, and unknown terms checked against the team's human-owned glossary instead of guessed. Input is text (a transcript or notes you already have); audio recordings (mp3/wav/m4a) work too once the optional local-ASR extra is installed — transcribed on-device, then the same path. A system template — ships with the product, never deleted by a data reset.
$npx -y skills add caprista/karvyloop --skill meeting-notesInstalls into the current project.
Run `npx skills use "https://github.com/caprista/karvyloop" --skill "caprista/karvyloop/meeting-notes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/caprista/karvyloop" that are relevant to the current task. Run `npx skills add "https://github.com/caprista/karvyloop"` and select the relevant skills, then follow their instructions.