End-to-end test of the heygen CLI against the live API. Builds the binary, then exercises auth, list, get, --human, schema, error handling, and the full create-poll-download-delete write path. Spends a small number of API credits per run. Use before cutting a stable release.
$npx -y skills add heygen-com/heygen-cli --skill e2e-cli-testInstalls into the current project.
Run `npx skills use "https://github.com/heygen-com/heygen-cli" --skill "heygen-com/heygen-cli/e2e-cli-test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/heygen-com/heygen-cli" that are relevant to the current task. Run `npx skills add "https://github.com/heygen-com/heygen-cli"` and select the relevant skills, then follow their instructions.