← all publishers

pixelvault-dev

@pixelvault-dev source repo

7 published skills

  1. Pixelvault List · pixelvault-dev
    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.
    0
    installs
  2. Pixelvault Setup · pixelvault-dev
    Set up PixelVault CLI — install the CLI and configure API key authentication. Use when the user wants to configure PixelVault, "set up image hosting", "connect PixelVault", get an API key for image uploads, or when pixelvault-upload fails due to missing auth.
    0
    installs
  3. Pixelvault Upload · pixelvault-dev
    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", "give me a URL for this diagram", "attach this screenshot to the PR/issue", or when you generate, render, or save an image (screenshot, diagram, chart, build artifact) that needs a shareable link. Ideal for embedding images in GitHub PRs, issues, and comments.
    0
    installs
  4. Pixelvault Desktop · pixelvault-dev
    Get a screenshot or clipboard image from the user's local machine into THIS agent as a URL, when the agent runs remotely (cloud, SSH, sandbox like Daytona/e2b, or any text-only input) and can't accept a pasted/attached image or reach a local file. Guides the user to the PixelVault desktop app — press ⇧⌘2 to capture (or copy any image) → a hosted URL lands on the clipboard → paste it here. Use when the user says "here's a screenshot", "let me show you my screen", "how do I share an image with you", "I can't paste an image", or a pasted image didn't come through.
    0
    installs
  5. Pixelvault Generate · pixelvault-dev
    Generate an image with an AI model (via OpenRouter — e.g. Gemini image / "Nano Banana") and host it on PixelVault, getting a permanent CDN URL back. Use when you need to CREATE an image and then embed it somewhere durable — a blog hero, an OG/social card, a README diagram, a docs illustration — and a temporary model URL or a base64 blob won't do. Prompt in, permanent https://img.pixelvault.dev/... URL out.
    0
    installs
  6. Pixelvault Transform · pixelvault-dev
    Transform a hosted PixelVault image via URL query params — resize, crop, convert format, remove the background (AI cut-out), apply effects (blur/grayscale/rotate), or tile a watermark. Use when the user wants a thumbnail, a specific size or format, a transparent cut-out, a grayscale or blurred version, a social/OG card, or a watermarked copy of an image already on PixelVault. No re-upload needed — it's all done by adding params to the URL.
    0
    installs
  7. Pixelvault Email Images · pixelvault-dev
    Host the local images referenced by an email template on PixelVault and rewrite them to permanent CDN URLs. Use when the user is building or sending an email (Resend, react-email, Nodemailer, Postmark, SendGrid) that references local image files, or says "my email images are broken", "images don't show in Gmail/Outlook", "host the images in this email", "prepare this email template for sending". Gmail doesn't render base64 `data:` images (and many Outlook clients don't either), so every image needs a public URL — this skill finds the local refs, uploads them, and swaps in the hosted URLs.
    0
    installs