huggingface-image-generation

Official

Generate and edit images with Hugging Face.

Authormemoirlabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you produce high-quality images (or edit existing images) without hand-building complex inference logic, so you can ship marketing-ready visuals faster and more reliably.

Core Features & Use Cases

  • Hosted text-to-image and image-to-image workflows: Use Hugging Face Inference Providers for generating new images from prompts or transforming an input image with a prompt.
  • Model and parameter tuning: Support practical controls like model selection, prompt/negative prompt, seeds for reproducibility, and common generation settings such as dimensions and step counts.
  • Safe handling of returned image bytes: Return image data as blobs/bytes or as saved files, instead of breaking callers with unsafe token or filesystem practices.
  • Use Case: You need a repeatable campaign loop where each variation uses a specific seed and dimensions, and you want to swap between text-to-image and image-to-image depending on whether you’re ideating or doing revisions.

Quick Start

Use the huggingface-image-generation skill to generate a marketing hero image from the prompt “Bold minimal gradient background with subtle lighting, modern SaaS style” using model “black-forest-labs/FLUX.1-schnell” and a fixed seed for consistency.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: huggingface-image-generation
Download link: https://github.com/memoirlabs/mog/archive/main.zip#huggingface-image-generation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.