Find and play audiobooks / stories from the local library. Use when the user asks to read a story, play an audiobook, or continue from a specific chapter. List available titles first so you can match the user's request to a real entry. Output must contain a [[[READ_LOCAL]]] or [[[READ_STORY]]] tag.
$npx -y skills add omnigentx/jarvis --skill audio-readingInstalls into the current project.
Run `npx skills use "https://github.com/omnigentx/jarvis" --skill "omnigentx/jarvis/audio-reading"` 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/omnigentx/jarvis" that are relevant to the current task. Run `npx skills add "https://github.com/omnigentx/jarvis"` and select the relevant skills, then follow their instructions.