upload▌
2 indexed skills · max 10 per page
file-upload-handling
aj-geddes/useful-ai-prompts · Productivity
Build secure and robust file upload systems with validation, sanitization, virus scanning, efficient storage management, CDN integration, and proper file serving mechanisms across different backend frameworks.
gws-drive-upload
googleworkspace/cli · Productivity
Upload files to Google Drive with automatic MIME type detection and metadata. \n \n Accepts a local file path and uploads it to Google Drive, with optional parent folder targeting and custom filename override \n Automatically detects MIME type based on file extension; filename defaults to source filename unless specified with --name \n Requires Google Workspace authentication via the shared gws module; treat as a write command and confirm with users before execution \n