File Upload & Management

Community

Store and optimize course files in the cloud.

AuthorZouZou
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates uploading, storing, optimizing, and organizing course files and media with cloud storage integration and access controls.

Core Features & Use Cases

  • Drag-and-drop uploads: Easy file intake for LMS assets.
  • Cloud storage: AWS S3, Cloudinary, or Azure Blob support with public URLs.
  • Media optimization: Image resizing, video transcoding, PDF previews.
  • Organization & sharing: Folders, tags, and permissions for collaboration.

Quick Start

Upload a file and return a public URL stored in the cloud (e.g., s3 bucket path "uploads/lesson1.png").

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: File Upload & Management
Download link: https://github.com/ZouZou/angular-sample-app/archive/main.zip#file-upload-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository