claudeers.
// Claude Skills

cardstock-diorama-myth

Claude skill that turns a single request into a narrated mythic short film in a layered cut-paper diorama style — three-colour cardstock worlds, paper wipes,…

Actively maintained
95/100
last commit 20 days ago
last release none
releases 0
open issues 0
// star history

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up cardstock-diorama-myth (claude-skill project) into my current project.
Found on https://claudeers.com/cardstock-diorama-myth
Repo: https://github.com/sadekxD/cardstock-diorama-myth
Homepage/docs: https://tryunsora.com
Detected install method: claude-skill → # copy this skill into .claude/skills/cardstock-diorama-myth/
Category: skills. Platforms: web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/cardstock-diorama-myth/   (or ~/.claude/skills/cardstock-diorama-myth/ for all projects)
// or clone
git clone https://github.com/sadekxD/cardstock-diorama-myth

// compatibility

Platformsweb
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguagePython

Cardstock Diorama Myth Animation

Cut-paper diorama myth short film demo

A Claude Code / Claude.ai skill that turns a single request — a myth, a premise, or nothing at all — into a finished, narrated mythic short film in a layered cut-paper diorama style: stacked matte cardstock worlds, a strict three-colour palette, exposure that swings, paper-wipe transitions hiding every seam, a storyteller's voiceover, and one assembled MP4.

Built for the Unsora MCP — all generation runs on Unsora (create_image, create_video, create_voiceover), and assembly runs locally with ffmpeg, giving full control over block windows, voiceover placement, and the mix.

What it makes

Animation-movie storytelling, not an explainer: gods, monsters, heroes, folklore, origin myths and transformations, told in ten-second story beats. The signature look:

  • Flat matte cardstock worlds with visible cut edges and soft contact shadows
  • A strict three-colour palette and no others, with deliberate exposure swings
  • A tiny figure dead-centre of a huge symmetrical set; a top-down concentric "ring" hero shot
  • Scenes joined by invisible paper wipes, native paper foley and impact SFX
  • A mythic narrator (~12–18 words per block, some blocks deliberately silent)
  • Ends by landing on a face

The look is treated as a specification, not a vibe — palette, exposure and pacing are numbers, stated in the prompt and then measured against the output with the bundled QC script.

When to use it

Ask for a myth, legend, fable, folktale or fairy-tale short; a cut-paper / papercraft animated story; "tell the story of X" as a video; or say "run the cardstock diorama myth animation" — the skill can propose myths itself.

Not for fact-driven explainers with charts and statistics.

Pipeline

PhaseWhat happensTools
S — StoryUse the given myth, or propose 4–6 and wait for a pickreasoning + web search
L — LoreResearch the actual tradition: variants, names, iconography, the endingweb search
P — PaletteLock one three-colour palette for the whole filmfree
1 — Style keyGenerate the cardstock style key at the run's aspect ratiocreate_image (nano-banana-pro)
1b — CastingSheets for the protagonist, creatures, recurring places, the talismancreate_image (nano-banana-pro)
2 — Beat sheetN beats on the mythic arc, ~12–18 words each, 1–2 wordlessfree
3 — Block promptsN prompts in the diorama language, wipe-bookended, sheets boundfree
4 — ClipsN × 10s clips, style key + sheets on every onecreate_video (seedance-2.0)
5 — VoiceOne storyteller (ElevenLabs Eleven v3), one take per voiced blockcreate_voiceover
6 — AssembleConcat clips, place + mix the takes, deliver one MP4ffmpeg (local)

Defaults: 16:9, 1 minute (6 blocks; 8–12 recommended for a real arc), 720p, English narration, no subtitles, no music — seedance's native paper foley carries the sound.

Requirements

  • Unsora MCP connected and authenticated (create_image, create_video, create_voiceover, list_voiceover_voices, and the matching wait_for_* pollers)
  • Local ffmpeg and ffprobe — not optional; they are the assembler
  • Web search for the lore pass on real traditions
  • Recommended: python3 with numpy, pillow, scikit-learn and curl for the automated QC pass

Install

Place the skill folder in your Claude Code skills directory:

mkdir -p ~/.claude/skills
git clone https://github.com/sadekxD/cardstock-diorama-myth.git ~/.claude/skills/cardstock-diorama-myth-animation

Then invoke it from Claude Code, e.g. "Tell the story of Icarus as a cut-paper short" or "run the cardstock diorama myth animation".

Repository contents

  • SKILL.md — the complete skill definition: operating mode, story engine, narration rules, paper-wipe joins, the full phase-by-phase pipeline, failure handling, and delivery format
  • references/style-dna.md — the full cardstock visual system: paper logic, exposure swing, camera and motion vocabulary, the style-key prompt, the block-prompt template, and the per-block checklist
  • references/palette.md — the palette maths, five tested palettes plus one documented failure, and palette-by-myth-world guidance
  • references/unsora.md — exact Unsora call templates for every phase, the job/polling model, moderation and IP map, cost arithmetic, and every ffmpeg command for the assembly
  • scripts/qc.py — measures frames and clips against the palette, exposure and wipe targets
  • scripts/palette.py — solves a new three-colour palette at the right luma values

// faq

What is cardstock-diorama-myth?

Claude skill that turns a single request into a narrated mythic short film in a layered cut-paper diorama style — three-colour cardstock worlds, paper wipes, Unsora MCP + local ffmpeg, one assembled MP4.. It is open-source on GitHub.

Is cardstock-diorama-myth free to use?

cardstock-diorama-myth is open-source, so it is free to use.

What category does cardstock-diorama-myth belong to?

cardstock-diorama-myth is listed under skills in the Claudeers registry of Claude-compatible tools.

2 views
31 stars
unclaimed
updated 20 days ago

// embed badge

cardstock-diorama-myth on Claudeers
[![Claudeers](https://claudeers.com/api/badge/cardstock-diorama-myth.svg)](https://claudeers.com/cardstock-diorama-myth)

// retro hit counter

cardstock-diorama-myth hit counter
[![Hits](https://claudeers.com/api/counter/cardstock-diorama-myth.svg)](https://claudeers.com/cardstock-diorama-myth)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
→ see how cardstock-diorama-myth connects across the ecosystem