byczlonkowski· 30 skills
Handle files and binary data in n8n correctly. Use when working with files, images, PDFs, attachments, uploads or downloads, base64, vision/multimodal input, or when an AI agent needs a file as tool input or output — and whenever the user mentions $binary, binaryPropertyName, "read the PDF", "attach the file", "send the image", Merge losing binary, or a CDN for chat images. Covers the $binary vs $json split, reading/writing binary, keeping binary alive across transforms with Merge, the agent-tool binary boundary, and the CDN/URL requirement for chat surfaces.
$npx -y skills add czlonkowski/n8n-skills --skill n8n-binary-and-dataInstalls into the current project.
Run `npx skills use "https://github.com/czlonkowski/n8n-skills" --skill "czlonkowski/n8n-skills/n8n-binary-and-data"` 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/czlonkowski/n8n-skills" that are relevant to the current task. Run `npx skills add "https://github.com/czlonkowski/n8n-skills"` and select the relevant skills, then follow their instructions.