File Reading

Use this skill when a file has been uploaded but its content is NOT in your context — only its path at 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 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.

Rsign1279 Updated

File contents

Rsign1279/codex-skills/tree/main/.codex/skills/file-reading commit 06f782764b

Frequently asked questions

npx skillmds@latest add rsign1279/file-reading