Skip to main content

file-upload-system

S3/R2 file uploads with optimization and security

Zur Installation springen

Quellinformationen

Repository
abcnuts/manus-skills
Letzte Quellaktivität
12. Februar 2026 um 04:11
Erkannte Sprache von SKILL.md
Englisch
Sterne
69
Forks
46

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

Datei-Explorer
4 Dateien

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
file-upload-system
description
S3/R2 file uploads with optimization and security
# file-upload-system Automate file upload system with S3/R2, image optimization, and security. ## What It Does - Sets up S3/R2 SDK - Generates upload components - Implements presigned URLs - Optimizes images - **Time saved**: ~1.5 hours ## Quick Start ```bash python3 /home/ubuntu/skills/file-upload-system/scripts/setup_uploads.py ``` ## Supported Storage - AWS S3 - Cloudflare R2 - DigitalOcean Spaces ## Time Savings **Manual**: 2 hours **With skill**: 30 minutes **Saved**: ~1.5 hours
Auf GitHub ansehen