File Reading

Use this skill when a file has been uploaded but its content is NOT in your context — only its path at /mnt/user-data/uploads/ is listed in an uploaded_files block. This skill is a router: it tells you which tool to use for each file type (pdf, docx, xlsx, csv, json, images, archives, ebooks) so you read the right amount the right way instead of blindly running cat on a binary. Triggers: any mention of /mnt/user-data/uploads/, an uploaded_files section, a file_path tag, or a user asking about an uploaded file you have not yet read. Do NOT use this skill if the file content is already visible in your context inside a documents block — you already have it.

Razshy 04c6b07 2 files · 14.4 KB Updated

File contents

Razshy/Wiggle/tree/main/mnt-skills/public/file-reading commit 04c6b07269

Frequently asked questions

npx skillmds@latest add razshy/file-reading