animade
Installation
SKILL.md
Animade project workflow
This is the project entry point for Animade work. Use animade-cli as the
only integration surface; MCP is optional and is not required for the normal
CLI workflow.
First use in a project
On the first Animade request in a project, prepare the environment automatically
before asking the user to run any Animade command. If animade-cli --json version is unavailable or the project has no .animade/setup.json, run this
Skill's bootstrap in the user's project:
node <animade-skill-directory>/scripts/bootstrap.mjs "$PWD"