p-image
Generate images with Pruna P-Image models via inference.sh CLI. Models: P-Image, P-Image-LoRA, P-Image-Edit, P-Image-Edit-LoRA. Capabilities: text-to-image, image editing, LoRA styles, multi-image compositing, fast inference. Pruna optimizes models for speed without quality loss. Triggers: pruna, p-image, pruna image, fast image generation, optimized flux, pruna ai, p image, fast ai image, economic image generation, cheap image generation
npx skills add majiayu000/claude-skill-registry --skill p-image-aiskillstore-marketplace --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via [inference.sh](https://inference.sh) CLI.  ## Quick Start > Requires inference.sh CLI (`infsh`). Get installation instructions: `npx skills add inference-sh/skills@agent-tools` ```bash infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' ``` ## P-Image Models Pruna optimizes AI models for speed without sacrificing quality. | Model | App ID | Best For | |-------|--------|----------| | P-Image | `pruna/p-image` | Fast text-to-image, multiple aspect ratios | | P-Image-LoRA | `pruna/p-image-lora` | Custom styles with preset LoRAs | | P-Image-Edit | `pruna/p-image-edit` | Image editing with multi-image support | | P-Image-Edit-LoRA | `pruna/p-image-edit-lora` | Stylized image editing | ## Examples ### Text-to-Image ```bash infsh app run pruna/p-image --input '{ "prompt": "professional product photo of sneakers, studio lighting", "aspect_ratio": "1:1" }' ``` ### With LoRA Presets P-Image-LoRA includes built-in style presets: ```bash infsh app
- Quick Start
- P-Image Models
- Examples
- Text-to-Image
- With LoRA Presets
- Image Editing
- Multi-Image Compositing
- Custom Aspect Ratios
- Other Pruna Models
- Browse All Pruna Apps
- Related Skills
- Documentation
infsh login
infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}'
infsh app run pruna/p-image --input '{
infsh app run pruna/p-image-lora --input '{
infsh app run pruna/p-image-edit --input '{
FLUX Dev (optimized)
infsh app run pruna/flux-dev --input '{"prompt": "..."}'
FLUX Klein 4B (extremely fast, $0.0001/image)
infsh app run pruna/flux-klein-4b --input '{"prompt": "..."}'
Qwen ImageWhat does the p-image skill do?
Generate images with Pruna P-Image models via inference.sh CLI. Models: P-Image, P-Image-LoRA, P-Image-Edit, P-Image-Edit-LoRA. Capabilities: text-to-image, image editing, LoRA styles, multi-image compositing, fast inference. Pruna optimizes models for speed without quality loss. Triggers: pruna, p-image, pruna image, fast image generation, optimized flux, pruna ai, p image, fast ai image, economic image generation, cheap image generation
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill p-image-aiskillstore-marketplace --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
