wr3-clip-renderer

仓库创建 2026年1月2日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

自动化渲染与回退决策,减少人工干预并提升稳定性。

▸ 风险提示

会调用外部渲染服务并使用人脸识别,存在计费与隐私合规风险。

这个 Skill 做什么

通过 Flow/Veo 提交并监控短视频渲染作业,同时执行身份门控与回退策略。

把短视频渲染任务提交给 Flow/Veo(如 Veo 3.1 Fast),监控作业状态并执行 300s 守护与回退策略,必要时做编解码升级(如 Opus 升级)。同时有身份门控(ArcFace 余弦相似度 ≥0.6 加 VLM 全面检查),并把合格 MP4 引入 clips/。用在需要自动化提交、监控并容错化短视频渲染的流水线里,强调身份验证和多层回退保障可靠性。

▸ 展开 SKILL.md 英文原文

WR3 clip-renderer skill cortex — operational heuristics, on-tone examples, lessons growth surface. Loaded by wr3-clip-renderer agent at every dispatch.

垂直行业渲染作业调度身份校验通用
2
Stars
0
Forks
33
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/bali-zero-brand/wr3/clip-renderer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Balizero1987/Teman2/main/skills/bali-zero-brand/wr3/clip-renderer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# WR3 clip-renderer — Skill Cortex

## Role (one-line)

Submits Veo 3.1 Fast Tier_ONE jobs via wr3_flowkit_client.py (Flow UI Pro plan, 10 cr/clip 720x1280 9:16 8s native-audio-off), watchdog 300s wall-clock per clip, fallback selection (Opus escalation for fallback strategy decision), ingest MP4s to clips/. ALSO owns Identity Gate: ArcFace cosine ≥0.6 verification + VLM holistic check.

## Primary I/O

- **Inputs**: shot-pack.json (gate-passed)
- **Outputs**: clips/<n>.mp4 (12-15 files) + identity-report.json

## Symbiosis law emphasis

Law 6 (Sovranità locale) — Flow API is cloud touchpoint, all orchestration local

## On-tone examples

> _(seeded empty — populated by wr3-reflexion-synth w
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有