Route a file to the right reader by extension (pptx, docx, xlsx, pdf, and plain text). Use as the entry point when asked to read or summarize an uploaded file of unknown type.
$npx -y skills add decocms/studio --skill file-readingInstalls into the current project.
Run `npx skills use "https://github.com/decocms/studio" --skill "decocms/studio/file-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/decocms/studio" that are relevant to the current task. Run `npx skills add "https://github.com/decocms/studio"` and select the relevant skills, then follow their instructions.