Send files (PDF, images, documents) to the current channel using send_file tool. Use when the user asks to attach, deliver, upload, or send a generated file. Do NOT use for requesting files FROM users (use request_file), text-only messages (use message), or diagram rendering (use diagram).
$npx -y skills add berrzebb/soulflow-orchestrator --skill file-deliveryInstalls into the current project.
Run `npx skills use "https://github.com/berrzebb/soulflow-orchestrator" --skill "berrzebb/soulflow-orchestrator/file-delivery"` 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/berrzebb/soulflow-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/berrzebb/soulflow-orchestrator"` and select the relevant skills, then follow their instructions.