Automates Uploadcare file management, metadata retrieval, and storage workflows using natural language commands.
This skill enables developers to manage their Uploadcare projects directly through Claude Code, streamlining the entire media lifecycle. It provides a robust interface for listing project files with advanced filtering, marking temporary uploads for permanent storage to prevent data loss, and retrieving technical metadata such as MIME types and image dimensions. By allowing users to generate temporary download URLs and manage file groups via natural language, it eliminates the need to manually navigate the Uploadcare dashboard during the development process.
主な機能
01Comprehensive metadata retrieval including image dimensions and MIME types
02Permanent file storage to prevent 24-hour auto-deletion
0311 GitHub stars
04Temporary download link generation for secure file sharing
05Management and browsing of batch-uploaded file groups
06Advanced file listing with filtering, sorting, and pagination
ユースケース
01Auditing recently uploaded assets to ensure all production files are stored permanently.
02Automating the cleanup and organization of media files across different project environments.
03Quickly fetching CDN URLs and image dimensions for frontend code implementation.