food-diorama-skill

Generates 3D culinary-heritage diorama images with a circular base and four quadrants using Gemini API and Python 3.

19|2|Updated Dec 4, 2025
One-click install
npx skills add https://github.com/lqshow/claude-skills --skill food-diorama-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: food-diorama-skill
Source: https://github.com/lqshow/claude-skills/tree/main/food-diorama-skill
Command: npx skills add https://github.com/lqshow/claude-skills --skill food-diorama-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill enables creators and researchers to rapidly generate immersive 3D city diorama visuals that combine culinary culture with urban landmarks, eliminating manual concept art work and speeding up visual storytelling.

Core Features & Use Cases

  • Automated, data-driven 3D diorama generation for multiple Chinese cities using Gemini API via nanobanana-skill.
  • Four-quadrant composition with a circular base and Pop Mart-style figures to convey meal culture, history, street life, and desserts.
  • Use Case: A designer quickly renders a Beijing food diorama for a marketing deck, or a researcher visualizes cultural cuisine across Xi'an, Chongqing, and Guangzhou for a presentation.

Quick Start

Generate a diorama for a city: python3 ${CLAUDE_PLUGIN_ROOT}/skills/food-diorama-skill/scripts/generate_food_diorama.py 西安

Frequently Asked Questions about food-diorama-skill

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

FAQPage Schema
How do I generate a 3D city food diorama with Pop Mart figures using AI?

Generate a 3D city food diorama by running the Python script with a city name argument, which loads culinary data and renders a Pop Mart-style circular base with four food culture quadrants via the Gemini API.

What is a data-driven food diorama and how does it visualize culinary heritage?

A data-driven food diorama is an AI-rendered 3D visual that uses a city database to depict culinary heritage across four quadrants—morning taste, historical feast, street food, and dessert culture—featuring Pop Mart figures and a city-name plaque.

Do I need a Gemini API key and Python to render 3D culinary diorama images?

Yes, you need Python 3 with standard libraries and Gemini API access via nanobanana-skill to render the 3D culinary diorama images, as the skill relies on these dependencies for data processing and AI rendering.

Can I use this 3D diorama generator for multiple Chinese cities like Xi'an and Chongqing?

Yes, the 3D diorama generator supports multiple Chinese cities including Xi'an, Chongqing, and Guangzhou, loading specific culinary data from its city database to drive the visual rendering for each location.

What's the best way to automate Pop Mart-style diorama creation for a marketing presentation?

Automate Pop Mart-style diorama creation by executing the Python generation script with your target city, producing a ready-to-use 3D visual that combines culinary culture with urban landmarks for your presentation deck.

Why does my food diorama script fail when I pass a city name not in the database?

The food diorama script fails for unsupported cities because it requires loading specific culinary data from its internal city database; only cities with existing data entries can be rendered into the 3D diorama visual.