← 返回
未分类 Key 中文

WeryAI Task Inspector

Inspect, query, summarize, and debug WeryAI task IDs and batch IDs through the official task query endpoints. Use when you need to query WeryAI task status,...
通过官方任务查询接口,检查、查询、汇总和调试 WeryAI 任务ID与批次ID。适用于查询 WeryAI 任务状态时使用……
weryai-developer weryai-developer 来源
未分类 clawhub v0.1.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 446
下载
💾 0
安装
1
版本
#latest

概述

WeryAI Task Inspector

Inspect existing WeryAI tasks and batches through the official task query endpoints. This skill is read-only: it never submits new jobs and never mutates remote state.

Example Prompts

  • Inspect this WeryAI task ID and tell me whether it is finished.
  • Query this WeryAI batch ID and summarize the state of each task.
  • Check whether this podcast task reached audio-success yet.
  • Show me the output artifacts for this WeryAI task, including audio or video URLs if present.

Quick Summary

  • Main jobs: task status lookup, batch status lookup, artifact inspection, podcast content_status inspection
  • Inputs: taskId or batchId
  • Main outputs: normalized status, best-effort artifacts, raw task payload
  • Main trust signals: official read-only task query endpoints, explicit no-submit boundary, podcast-aware content_status handling

Prerequisites

  • WERYAI_API_KEY must be set before running task queries.
  • Node.js >=18 is required.
  • This skill is read-only and safe to re-run.

Preferred command

node {baseDir}/scripts/task-inspector.js --task-id <task-id>
node {baseDir}/scripts/task-inspector.js --batch-id <batch-id>

Workflow

  1. Determine whether the user has a single taskId or a batchId.
  2. Query the corresponding official endpoint.
  3. Return normalized state plus best-effort extracted artifacts.
  4. For podcast tasks, interpret content_status as the primary lifecycle signal.

Output contract

Successful output includes:

  • ok
  • phase
  • queryType
  • taskId or batchId
  • taskStatus
  • contentStatus when present
  • artifacts
  • raw

Failure output includes:

  • errorCode
  • errorMessage

Definition of Done

  • A valid taskId returns normalized task state plus best-effort artifacts and the raw payload.
  • A valid batchId returns a batch-level phase and per-task normalized state.
  • Podcast tasks surface contentStatus when present.
  • Invalid or inaccessible task identifiers fail with a clear errorCode and errorMessage.

Re-run Behavior

  • Re-running this skill is read-only and safe.
  • It never creates new WeryAI tasks and never spends credits by itself.

Boundaries

  • Do not use this skill to create new image, video, music, chat, or podcast jobs.
  • Do not invent undocumented output fields when the raw payload does not contain them.
  • Do not treat podcast task_status=completed as final if content_status has not reached audio-success.

References

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-30 22:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Weryai Video Generator

weryai-developer
通过文本、图像、分镜帧或首尾帧引导生成和转换WeryAI视频,适用于文生视频、图生视频等场景。
★ 0 📥 502
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,838
it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,462