Token导航 LogoToken导航TokenDH.com
开发需要联网clawhub未标认证来源可访问clear审计提醒

creatok-generate-videocreatok 生成视频

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

12,706

周安装

514

GitHub Stars

公开资料未说明

下载量

3,989
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:creatok-generate-video(creatok 生成视频)
来源仓库:https://github.com/newt0n/creatok-generate-video
安装命令:
openclaw skills install creatok-generate-video
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install creatok-generate-video

简介

生成或检查TikTok视频、广告和销售视频,辅助视频项目开发。

  • 适用于OpenClaw生态,用于补充开发相关能力。
  • 通过clawhub安装,命令为openclaw skills install creatok-generate-video。
  • 需确认分辨率、时长和素材路径,核对版权授权要求。
  • 建议结合来源仓库和原始README进一步核验具体用法。

SKILL.md

name
creatok-generate-video
version
1.0.0
description
Use when generating, resuming, or checking TikTok videos, ads, or selling videos.
license
Open Source
compatibility
Claude Code ≥1.0, OpenClaw skills, ClawHub-compatible installers. Requires network access to CreatOK Open Skills API. No local video rendering packages required.
metadata
openclaw
requires
env
[]
bins
primaryEnv
CREATOK_API_KEY
author
creatok
version
1.0.0
geo-relevance
low
tags
triggers

generate-video

Constraints

  • Platform: TikTok only.
  • The model's final user-facing response should match the user's input language, default English.
  • Must request user confirmation before triggering any paid/high-cost video generation call.
  • After confirmed, must call CreatOK Open Skills proxy and wait until completion.
  • Avoid technical wording in the user-facing reply unless the user explicitly needs details for debugging or to share with a developer.
  • Follow shared guidance in ./references/common-rules.md.
  • Unless the user explicitly asks for a live-action shoot version, the model should assume the goal is to generate an AI video, not to prepare a human filming plan.

Model Selection Rules

The skill must read model list, defaults, and hard limits from the CreatOK capabilities endpoint at runtime instead of hardcoding them locally.

Keep the local client thin:

  • use the returned default model unless the user explicitly chooses another supported model
  • validate only hard execution constraints such as definition, duration, orientation, and reference-image cap
  • keep user-facing model explanation minimal and avoid depending on provider, family, or hint-style metadata

If a chosen plan conflicts with model limits, the model should explain the limitation, suggest a workable plan, and wait for user confirmation before generating.

Model list, defaults, and hard limits such as supported definitions, durations, orientations, and reference image caps must be read from the CreatOK capabilities endpoint at runtime instead of being hardcoded in this skill. Reference images are supported by uploading local image files first, then passing the uploaded reference to the video task.

Multi-Segment Rules

  • If the requested video is longer than the chosen model's maximum duration, the model should recommend splitting it into multiple segments.
  • If the final video must be stitched from multiple generated clips, the model should explain that the user will need to assemble the clips afterward.

Inputs to clarify (ask if missing)

  • ask only for what is still necessary to generate a good video
  • prefer the direction, script, and selling points already established earlier in the conversation
  • if details are missing, ask one or two short follow-up questions instead of requesting a full brief again
  • prefer details that help AI generation directly, such as scene intent, visual style, pacing, product emphasis, and whether the user wants Sora 2 or a Veo model
  • when naming a model in tool calls or handoff instructions, use the exact official model id instead of aliases

Workflow

1) Confirmation gate (mandatory)

  • Summarize:

- model - orientation - definition and seconds, if relevant to the chosen model - whether reference images are used - whether the plan is single-shot or multi-segment - any important limitation such as duration cap, portrait requirement, or manual stitching afterward - estimated cost/credits if available

  • Ask for a simple confirmation in plain language, such as whether the user wants to start generation now.
  • Do not submit the generation task until user says yes.

2) Submit video generation

  • Call CreatOK: POST /api/open/skills/tasks

3) Poll status until completion

  • Call CreatOK: GET /api/open/skills/tasks/status?task_id=...

4) Persist artifacts + respond

  • Write:

- outputs/result.json with task_id/status/video_url/raw - outputs/result.md

  • Persist the task_id immediately after submission, before waiting for the final status, so the user can recover the task later if the local process is interrupted.
  • Return the final video_url verbatim.
  • After the AI version is complete, the model may optionally ask whether the user also wants a live-action shoot version of the same idea.

Existing Task Recovery

  • If the user already has a task_id, this skill should continue from that task instead of starting a new one.
  • In recovery mode, do not ask the user to restate the prompt or creative brief if the task id is already available.
  • The model can either:

- check the current task status once - or continue waiting and polling if the user wants to keep checking

  • If the task succeeded, return the final video_url verbatim.
  • If the task is still queued or running, explain that clearly and offer to keep checking.
  • If the task failed, explain the failure message if available and suggest the next best step.

Artifacts

All artifacts under generate-video/.artifacts/<run_id>/....

Thin Client Boundary

  • Prefer using a prompt or brief that already came from creatok-analyze-video or creatok-recreate-video.
  • If the creative direction is still fuzzy, the model can tighten it in the conversation before generating.
  • This skill submits generation jobs, polls status, and persists fixed-format outputs.
  • The model should not make the user restate their idea from scratch if the previous conversation already made the direction clear.
  • The model should optimize the brief for AI video generation by default, not for on-set filming.
  • Natural user confirmations such as "generate it", "make the video", "go ahead", or "use this version" should be treated as intent to use this skill, as long as the cost confirmation step is still satisfied.

Handoff

  • When reached from creatok-analyze-video, the model should carry forward the chosen direction without making the user repeat it.
  • When reached from creatok-recreate-video, the model should use the script or brief already developed in the conversation as the starting point for generation.
  • If generation was interrupted after submission, the model should help the user continue inside creatok-generate-video with the existing task_id instead of restarting the job from scratch.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.64%
按下载量换算3,496

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills