skills/tier4-specialized/file-upload-system/SKILL.md
S3/R2 file uploads with optimization and security
npx skillsauth add abcnuts/manus-skills file-upload-systemInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automate file upload system with S3/R2, image optimization, and security.
python3 /home/ubuntu/skills/file-upload-system/scripts/setup_uploads.py
Manual: 2 hours
With skill: 30 minutes
Saved: ~1.5 hours
tools
Generate comprehensive demonstrations showing how to access projects and work across different environments (Manus terminals, personal computers, team collaboration). Use when users ask "how do I access this from another terminal/computer", "how do I share this with my team", "how do I get this on my Mac", or need clarification on Manus persistence vs GitHub usage.
development
Use when you have a spec or requirements for a multi-step task, before touching code
data-ai
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
development
Use when implementing any feature or bugfix, before writing implementation code