Agent skill · design visual · samuraigpt

muapi-chibi-collage-effect

Turn a real lifestyle photo into a polished "chibi clone sticker diary" image — the original person stays photorealistic, surrounded by 5–8 kawaii chibi mini-clones, scrapbook doodles, and handwritten-style captions that match the scene.

Why this skill is useful

Provides specific commands and design patterns for generating chibi collage images that the AI wouldn't reliably create on its own.

What it needs

Requires muapi account access. About 3k tokens when loaded. Last updated 2026-08-04. 3,990 stars on the source repository.

What this skill does

Chibi Collage Effect Turn a real lifestyle photo into a polished "chibi clone sticker diary" image — the original person stays photorealistic, surrounded by 5–8 kawaii chibi mini-clones, scrapbook doodles, and handwritten-style captions that match the scene. Inputs Name Type Required Default Description :--- :--- :--- :--- :--- personimage imageurl yes — A clear lifestyle photo of the person. Setting, outfit, mood, and activity are read from this image and drive the chibi poses and captions. Steps Phase A — Chibi Collage Generation If {{personimage}} is not provided, ask the user to upload a lifestyle photo (café, outdoor, cozy at home, travel, etc.). The scene context is what makes the chibi clones feel native to the moment, so a generic studio headshot will give weaker results than a real lifestyle shot. Once the photo is available, submit the plan with ONE step to generate the chibi collage: 1. Chibi Collage Generation — muapi image edit (model=gpt-image-2-image-to-image): Reference Image: {{personimage}} Image size: 2160x3840 (9:16 portrait) — high-resolution social-media-ready output Background: auto Output format: png Quality: auto Moderation: low Prompt: Present the generated chibi collage to the user. Suggest variations they can try: different source photos (travel, café, cozy-at-home), or asking to bias the captions toward a specific tone (cute, sassy, journal-style). Trigger Keywords chibi collage, chibi sticker diary, mini me stickers, kawaii clone collage, sticker diary photo, scrapbook chibi --- Notes for the Executing Agent This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call muapi CLI commands. Use muapi auth configure first if MUAPIAPIKEY is unset. For model IDs without a CLI alias yet, fall back to the raw endpoint via curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPIAPIKEY" -H 'content-type: application/json' -d '{...}' and poll with muapi predict wait <requestid>. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills samuraigpt/chibi-collage-effect

View the source on GitHub

Browse the @skills marketplace