"Routes visual-anagram generation, view selection, animation, and
Scanned 9/8/2026
Install to Claude Code
npx -y skills add VectorSpaceLab/AREX-Skill --skill visual-anagrams --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Visual Anagrams?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vectorspacelab-visual-anagrams)More formats (shields.io, HTML) on the badges page.
---
name: visual-anagrams
description: "Routes visual-anagram generation, view selection, animation, and
illusion metadata tasks."
disable-model-invocation: true
metadata:
disco-role: operating
license: MIT
---
# Visual Anagrams
Use this subskill when the user wants to generate a multi-view optical illusion, inspect the available views, or animate a finished illusion.
It covers the `generate.py` and `animate.py` branches in the Visual Anagrams subproject.
## Include here
- Multi-view illusion generation.
- View selection and view-argument handling.
- Metadata save/load for later animation.
- Animation of an existing illusion image.
- Resolution and upsampling settings specific to the Visual Anagrams branch.
## Exclude or route elsewhere
- Ordinary image generation: use `image-generation`.
- Training or finetuning: use `image-training`.
- Audio or music demos: use `audio-music`.
- ImageNet benchmark training: use `imagenet-training`.
## Read first
- `references/workflows.md` for the generation and animation routes.
- `references/views.md` for the supported view names and their common arguments.
- `references/troubleshooting.md` for view-count, metadata, and dependency failures.
- `scripts/check_views.py` before generation if the view names or arguments are uncertain.
## Fast routing hints
- If the user says `visual anagram`, `illusion`, `view`, or `animate`, use this subskill.
- If the user only needs a standard image, stay in `image-generation`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!