← Back to Skills Marketplace
dishant0406

Pixr Cli

by Dishant Sharma · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
77
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pixr
Description
Drives the local pixr Gemini image CLI for generation, editing, variations, model selection, saved defaults, profile-based defaults, reference-image workflow...
Usage Guidance
This skill appears to be a thin instruction layer for running a local 'pixr' CLI and managing ~/.pixr files — that part is coherent. However, the docs instruct the user to set PIXR_API_KEY (a sensitive credential) even though the skill metadata declares no required env vars. Before installing or using: (1) verify the provenance of the 'pixr' CLI you will run (where it came from and its code), (2) confirm whether you must provide a PIXR_API_KEY and understand which service that key accesses, (3) avoid giving broad or high-privilege credentials — create a scoped/test key if possible, (4) be aware the skill will read and write files in your home directory (~/.pixr and legacy paths), so inspect those files for sensitive content, and (5) if you are uncomfortable with implicit invocation, restrict or review agent permissions for invoking this skill. If you need higher assurance, request the actual pixr binary source or an install spec from the publisher before granting access.
Capability Analysis
Type: OpenClaw Skill Name: pixr Version: 1.0.2 The pixr skill bundle provides a legitimate interface for the pixr-cli tool, enabling image generation, editing, and configuration management via the Gemini API. It interacts with local files in ~/.pixr for settings and assets, and its instructions in SKILL.md are appropriately scoped to the tool's stated purpose. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the documentation or command references.
Capability Assessment
Purpose & Capability
The name/description claim to drive a local 'pixr' CLI and manage ~/.pixr files, which matches the included instructions. However, the documentation (troubleshooting) tells the user to set PIXR_API_KEY to list models — a sensitive credential relationship that is not declared in the skill's metadata (requires.env is empty). This is an incoherence between claimed requirements and referenced runtime needs.
Instruction Scope
SKILL.md explicitly instructs the agent to run local pixr commands, inspect and scaffold files under ~/.pixr (config.json, INSTRUCTION.md, STYLE.md, assets, profiles), and to use CLI flags and --json output for validation. Those actions are within the stated purpose. It also instructs exporting/using PIXR_API_KEY for model listing; reading/writing home-directory config is expected but the env var usage is not declared.
Install Mechanism
The skill is instruction-only with no install spec and no code files, so it does not add binaries or write code to disk. This minimal install surface reduces risk from supply-chain installs.
Credentials
No environment variables are declared, yet troubleshooting explicitly references PIXR_API_KEY (sensitive credential). The skill may access environment variables and home config files at runtime; requesting a single API key for the service is plausible, but it should be declared. The undeclared credential is a proportionality mismatch and a potential surprise for users.
Persistence & Privilege
The skill does not request 'always: true' and the agent metadata allows implicit invocation (allow_implicit_invocation: true). Autonomous invocation is platform-default and not flagged by itself, but note that the skill can be implicitly invoked. The skill does not modify other skills or system settings in the included materials.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pixr
  3. After installation, invoke the skill by name or use /pixr
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added support and documentation for new "edit" and "vary" image workflows. - Introduced profile-based defaults, with commands to list, show, and initialize profiles. - Updated references to cover usage of prompts and per-profile assets. - Clarified home-directory file layouts, and described how latest reference images are managed. - Expanded usage guidance for profile management and image editing/variation tasks.
v1.0.1
- Added comprehensive documentation for pixr-cli usage, workflows, and configuration, including specific guidance for model selection, output directory, and reference images. - Detailed recommended command-line invocations, persistent settings management, and home-directory file handling. - Clarified best practices for inspecting configs, handling image dimensions, and choosing output formats. - Provided troubleshooting steps and validation requirements for common pixr-cli tasks. - Outlined scenarios where this skill should and should not be used.
Metadata
Slug pixr
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pixr Cli?

Drives the local pixr Gemini image CLI for generation, editing, variations, model selection, saved defaults, profile-based defaults, reference-image workflow... It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.

How do I install Pixr Cli?

Run "/install pixr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pixr Cli free?

Yes, Pixr Cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pixr Cli support?

Pixr Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pixr Cli?

It is built and maintained by Dishant Sharma (@dishant0406); the current version is v1.0.2.

💬 Comments