What problem does it solve? Picsart's MCP tools accept URLs, not local file paths, and most agent hosts cannot read files directly from the user's disk. This Skill bridges that gap by opening a browser-based upload widget that turns the user's own clips, photos, or files into hosted URLs usable by downstream tools. ## Core Features & Use Cases - Browser Upload Widget: Opens a drag-and-drop panel via the picsart_upload_widget or mp_upload MCP tool, uploading files directly to Picsart's CDN without passing bytes through a tool call. - Context-Aware Options: Supports purpose, accept (image/video/audio), detected_files hints, and known_urls chips to avoid redundant re-uploads. - Use Case: A user says "combine these 3 video clips" — the Skill opens the upload panel, waits for the user to drop the files, receives the hosted URLs on the next message, and passes them as video_url parameters to the editing tool. ## Quick Start Ask the assistant to upload your local photos or clips to Picsart so they can be used in an editing or generation request.