Install
openclaw skills install @facundofarias/pixelvault-listList 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.
openclaw skills install @facundofarias/pixelvault-listList uploaded images and their CDN URLs.
The pixelvault CLI must be installed and configured. If not, tell the user to run /pixelvault-setup.
# Default: 20 most recent, one URL per line
pixelvault list
# With full metadata
pixelvault list --json
# Pagination
pixelvault list --page 2 --per-page 50
--json was used) to the user.--json: full response with id, url, mime_type, size, filename, folder, created_at, and pagination metadata