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.

Wide-Moat 2df75c3 2 files · 13.7 KB Updated

File contents

Wide-Moat/open-computer-use/tree/main/skills/public/file-reading commit 2df75c3f65

Frequently asked questions

npx skillmds@latest add wide-moat/file-reading