Pixshop CLI for Openclaw

A powerful command-line interface for professional AI image generation, video creation, and advanced photo editing tools.

lizhijun
v1.0.0
Mar 8, 2026
0
999
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install pixshop-cli

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install pixshop-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Pixshop CLI?

Pixshop CLI is a comprehensive terminal-based toolset designed to bring the full creative power of the Pixshop platform to your local development environment. By leveraging Openclaw Skills, users can access over 15 high-end AI image models, dedicated video generation engines, and a suite of specialized editing tools directly through a unified command-line interface.

This skill is built for developers and creators who need to integrate professional-grade AI capabilities into their automated workflows. Whether you are generating marketing assets in bulk or building sophisticated media pipelines, this tool provides the programmatic access necessary to scale creative production without leaving the terminal.

Pixshop CLI Use Cases

  • Automating bulk image generation across multiple AI models for rapid prototyping.
  • Programmatically creating AI-generated videos from text prompts or reference images.
  • Building automated image processing pipelines including upscaling, face-swapping, and virtual try-ons.
  • Integrating high-quality AI prompt search and retrieval into custom developer tools.
  • Managing design projects and AI credits within a headless or CI/CD environment.

How Pixshop CLI Works

  1. Authentication is handled via a secure OAuth flow initiated by the login command, storing credentials locally.
  2. Users select a specific command such as generate, video, or tools to define the desired creative operation.
  3. Parameters like prompts, model selection, aspect ratios, and reference images are passed as CLI arguments.
  4. The tool communicates with the Pixshop API to process the request using cloud-hosted AI models.
  5. Results are automatically downloaded to the specified local directory, with optional JSON output for further script processing.

Pixshop CLI Setup

To begin using this skill, ensure you have Node.js installed and run the following commands:

# Install the package globally
npm install -g pixshop

# Authenticate your account
pixshop login

# Verify your identity and credits
pixshop whoami
pixshop credits

Pixshop CLI Data Schema & Taxonomy

The skill manages configuration and output data through a structured system:

Component Details
Configuration Local settings and tokens stored in ~/.pixshop-config.json
Image Formats Supports PNG, JPEG, and WebP for input and output
Video Formats Outputs high-quality MP4 files
Metadata Commands support a --json flag for structured data parsing in scripts
Asset Limits Maximum file size for input images is 20MB

Pixshop CLI Advanced Features

  • Support for 15+ cutting-edge models including Flux-2, Kling, and Seedream.
  • Suite of 7 professional AI tools including Face-swap, 4K Upscaling, and Motion control.
  • Direct access to the Nano Banana App marketplace containing 48+ specialized AI applications.
  • Batch processing capabilities for handling large-scale image generation tasks.
  • Integration with Design Agent canvas projects for collaborative AI-assisted design.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*