Create and check long-running video material evaluation tasks. Use this skill when the user wants to submit videos for evaluation, check an existing video evaluation task list, or fetch the result of a previously created video evaluation task. This skill is not a general-purpose video upload skill because upload is allowed only as an internal step of task creation. Authentication uses an API key passed as an Authorization bearer token.
$npx -y skills add volcengine/agentkit-samples --skill byted-airesearch-videoevalInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/agentkit-samples" --skill "volcengine/agentkit-samples/byted-airesearch-videoeval"` 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/volcengine/agentkit-samples" that are relevant to the current task. Run `npx skills add "https://github.com/volcengine/agentkit-samples"` and select the relevant skills, then follow their instructions.