Ae Randomize banner
dvschultz dvschultz

Ae Randomize

Development community

Description

--- name: ae-randomize description: "Randomize layer order in After Effects. Wraps ae/randomize-layers.jsx" --- # AE Randomize Layers Randomly shuffle the order of layers in the layer stack. ## What This Skill Does This skill wraps the `ae/randomize-layers.jsx` script which randomizes the stacking order of all layers in the active composition. Useful for: - Creating variation in collage compositions - Randomizing z-order of elements - Shuffling cards or tile arrangements - Quick experimenta

Installation

Installs to ~/.claude/skills/dvschultz-adobe-hut-ae-randomize/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dvschultz-adobe-hut-ae-randomize && curl -fsSL https://raw.githubusercontent.com/dvschultz/adobe-hut/HEAD/.claude/skills/ae-randomize.md -o ~/.claude/skills/dvschultz-adobe-hut-ae-randomize/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository