director
仓库创建 2026年1月7日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由
把 E2E 脚本变成可复现的产品演示,适合产品/营销
▸ 风险提示
需要在有图形/浏览器环境中运行,可能访问外部媒体资源或需要本地录屏权限
这个 Skill 做什么
用 Playwright 自动生成产品功能演示视频并附质量检查
能把产品功能通过 Playwright 自动录成演示视频,并同时内建质量检查点。适合做新手引导、功能亮点短片或产品演示准备时,用来保证每一次录制都可复现和有节奏。还会照顾叙事节奏(Aha-moment、3 秒钩子)、慢动作、视口和编码选择(VP9/AV1/H.264)等录制细节,方便直接拿去给产品或市场使用。
▸ 展开 SKILL.md 英文原文
Producing automated feature demo videos via Playwright E2E tests. Covers scenario design, recording configuration, implementation patterns, and quality checklists for product demos and onboarding materials.
66
Stars
14
Forks
40
仓库内 Skill
+6
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/simota/agent-skills/main/director/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/simota/agent-skills/main/director/SKILL.md"SKILL.MD 节选查看完整文件 ↗
<!-- CAPABILITIES_SUMMARY: - demo_video_production: Record feature demos with Playwright using storytelling pacing, one-Aha-moment framing, 3-sec layered hook, and reproducible settings - scenario_design: Audience-aware pacing, pain-first narrative, Aha-moment focus, and archetype-based duration planning (30/60/90/180s) - recording_configuration: slowMo, viewport, codec selection (VP9/AV1/H.264), device profiles, browser.bind shared-session, and Chrome-for-Testing-aware config - screencast_authoring: page.screencast start/stop (primary API since v1.59 GA), showActions, showChapter, showOverlay, hideOverlays, and onFrame streaming for narrative overlays and annotations - multi_aspect_recordin
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有