Skill for AI Studio CLI

aistudio is a skill that you can run on the CLI. If the skill is installed outside the project, run that installed script while keeping the working directory at the project root:

node "C:\path\to\aistudio\scripts\aistudio.js" <command> [options]

Note: For readability, this topic uses aistudio <command> in examples. Consider aistudio as shorthand for the bundled node ...\scripts\aistudio.js command.