Set up PixelVault CLI — install the CLI and configure API key authentication. Use when the user wants to configure PixelVault, "set up image hosting", "conne...
设计与多媒体
Pixelvault List
试用List recently uploaded images on PixelVault with their CDN URLs. Use when the user asks to "see my uploads", "find that image URL", "what images have I hoste...
它能做什么
List recently uploaded images on PixelVault with their CDN URLs. Use when the user asks to "see my uploads", "find that image URL", "what images have I hosted", "list my PixelVault images", or needs the link to a previously uploaded image.
技能文档
PixelVault List
List uploaded images and their CDN URLs.
Prerequisites
The pixelvault CLI must be installed and configured. If not, tell the user to run /pixelvault-setup.
Steps
- List images:
# Default: 20 most recent, one URL per line
pixelvault list
# With full metadata
pixelvault list --json
# Pagination
pixelvault list --page 2 --per-page 50
- Report — Show the URLs (or metadata if
--jsonwas used) to the user.
Output
- Default: one CDN URL per line to stdout
--json: full response with id, url, mime_type, size, filename, folder, created_at, and pagination metadata
相关技能
Upload image files to PixelVault and get a public CDN URL back. Use when the user says "screenshot this and host it", "upload this image", "host this mockup"...
PixelLab (pixellab.ai). Use this skill for ANY PixelLab request — reading, creating, updating, and deleting data. Whenever a task involves PixelLab, use this skill instead of calling the API directly.
Free image hosting with albums, privacy controls, and API access. Upload images by URL or file, organize into albums with folders, set privacy levels, and manage your hosted images.
Drives the local pixr Gemini image CLI for generation, editing, variations, model selection, saved defaults, profile-based defaults, reference-image workflow...
Generate AI videos via Pixmind API (text-to-video and image-to-video)