minimax-image-generation

Generate images from text prompts via MiniMax and deliver them to Feishu.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/photonics-dhl/Hermes --skill minimax-image-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minimax-image-generation
Source: https://github.com/photonics-dhl/Hermes/tree/main/hermes-home/skills/media/minimax-image-generation
Command: npx skills add https://github.com/photonics-dhl/Hermes --skill minimax-image-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MiniMax text-to-image generation via a direct API call, paired with Feishu card delivery, enables rapid creation and sharing of visuals without manual image editing or multi-step tooling.

Core Features & Use Cases

  • Direct API-driven image generation from natural language prompts using MiniMax.
  • Feishu integration to deliver generated images as shareable cards in chat, reducing handoff time.
  • Step-by-step prompt analysis to tailor visuals (scientific diagrams, artistic renderings, or data visuals) and automate delivery workflows.

Quick Start

Provide a clear image prompt to trigger the MiniMax flow and deliver the resulting image to Feishu.

Frequently Asked Questions about minimax-image-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from text prompts and send them to Feishu?

You can generate images from text prompts and deliver them to Feishu by using this Skill to call the MiniMax image_generation API endpoint and post the resulting visuals directly as shareable cards in Feishu chat.

Can I use MiniMax API for generating scientific diagrams and data visuals?

Yes, you can use the MiniMax API for generating scientific diagrams and data visuals, as this Skill applies step-by-step prompt analysis to tailor the text-to-image output for scientific diagrams, artistic renderings, or data visualizations based on your natural language input.

What do I need to set up to automate image generation and Feishu delivery?

To automate image generation and Feishu delivery, you need to set up environment variables for authentication, configure a Feishu integration to post image cards, and establish direct API access to the MiniMax image_generation endpoint to decode OSS URLs.

Does MiniMax text-to-image generation work with Feishu integration for automated sharing?

Yes, MiniMax text-to-image generation works with Feishu integration to automate sharing by decoding OSS URLs from the API response and posting the generated images as shareable cards directly in Feishu chat, significantly reducing handoff time.

What is the best way to deliver AI art directly to a Feishu chat?

The best way to deliver AI art directly to a Feishu chat is to use an API-driven workflow that generates images from natural language prompts via MiniMax and automatically posts the results as shareable image cards in the chat.