pireel
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePireel Studio
Pireel Studio
Pireel Studio (https://pireel.com) is a video editor for talking-head videos (any aspect — the canvas follows the source footage). Your tools edit the composition live in the user's open studio browser tab via the MCP server; when no tab is open, data-level tools fall back to OFFLINE MODE against the user's latest cloud project.
pireelThis one skill covers the whole product. Skim the essentials below, then open the matching file in for the task at hand — don't work from memory on the specialized flows.
references/Pireel Studio(https://pireel.com)是一款专为**访谈类视频(talking-head videos)打造的视频编辑器(画布会适配源素材的比例)。你的工具可通过 MCP服务器,在用户已打开的Studio浏览器标签页中实时编辑合成内容**;若未打开标签页,数据层面的工具会切换至OFFLINE MODE,基于用户最新的云端项目进行操作。
pireel本技能涵盖该产品的全部功能。请先浏览以下核心要点,然后针对当前任务打开目录下对应的文件——切勿凭记忆处理专业流程。
references/Essentials (true for everything)
核心要点(适用于所有操作)
- Two element kinds. Overlay blocks = designed graphics laid over the video (metric cards, comparisons, charts, callouts, titles) — the main event. Video shots = segments of the talking-head clip, each with a framing treatment (/
full/punch-in|corner-br/corner-tl|split-l). Cuts are hard jumps; visual variety comes from framing, not transitions.split-r - first — and again after any failed mutation. Ids for blocks/shots/frames/presets come from
get_state, tool receipts,get_state, or the caption catalog. Never invent an id.list_frames - Two clocks. "edited" = final-timeline seconds (cut/split/trim/add_block address by it). "src" = a segment's own source-file seconds (the narration transcript uses the MAIN source clock). Don't mix them.
- BYO generation is free. Text/HTML you write yourself (block composition, plan, visual labels) runs on the user's own agent subscription, NOT Pireel credits. Only tools whose description carries a marker bill credits (image/video generation + Pireel-LLM fallbacks). Prefer the BYO path.
[…CHARGES…] - Surface the editor early on real work. Call and open the returned
create_browser_handoffwith YOUR OWN built-in/embedded browser tool — never the OSurl/open/start, the user's default browser, or an already-connected external Chrome (single-use ticket, ~60s). Then keep that tab visible and open past your turn so it isn't auto-cleaned — use your browser tool's own visibility and keep-tab/persist controls (details inxdg-open). No embedded browser? Hand the user the plainreferences/pireel-basics.mdlink instead. Never print the handoff url.https://pireel.com/zh/studio/<id>
- 两种元素类型:叠加**模块(blocks)指覆盖在视频上的预设图形(指标卡片、对比图、图表、标注、标题)——这是核心功能。视频镜头(shots)**指访谈类视频片段,每个片段都有对应的画面布局设置(/
full/punch-in|corner-br/corner-tl|split-l)。剪辑为硬切;视觉多样性来自画面布局,而非转场效果。split-r - 先调用——操作失败后再次调用。模块/镜头/帧/预设的ID来自
get_state、工具回执、get_state或字幕目录。切勿自行生成ID。list_frames - 两种时间轴:“edited”指最终时间轴的秒数(剪切/拆分/修剪/添加模块操作基于此时间轴)。“src”指片段自身源文件的秒数(旁白转录文本使用主源文件时间轴)。请勿混淆两者。
- BYO生成无需付费。用户自行编写的文本/HTML(模块合成、方案、视觉标签)将通过用户自身的Agent订阅运行,不消耗Pireel credits。仅当工具描述带有标记时,才会扣除credits(图像/视频生成 + Pireel-LLM备用方案)。优先选择BYO方式。
[…CHARGES…] - 尽早在实际操作中打开编辑器。调用并使用你自身的内置/嵌入式浏览器工具打开返回的
create_browser_handoff——切勿使用系统的url/open/start、用户的默认浏览器或已连接的外部Chrome浏览器(该链接为一次性票据,有效期约60秒)。之后请保持该标签页可见且在你的操作结束后仍处于打开状态,以免被自动清理——使用浏览器工具自身的可见性控制和标签页保留/持久化功能(详情见xdg-open)。若无嵌入式浏览器?则直接向用户提供纯链接references/pireel-basics.md。切勿打印交接链接。https://pireel.com/zh/studio/<id>
Routing — read the reference for the task
任务指引——阅读对应参考资料
| The user wants to… | Read |
|---|---|
| Install / connect / set up Pireel, or a tool reports it's not connected | |
| Understand the model + tool routing in depth (read before the first edit) | |
| Use a LOCAL video or image file | |
| Clean up a raw talking-head A-roll (retakes, filler, dead air) | |
| Add a designed graphic block (BYO HTML) | |
| Draft a full storyboard in one shot | |
| Add / restyle captions | |
| Export an MP4 | |
| Answer pricing / credits / plan / UI questions | |
Recover from a tool error, timeout, or | |
The local media import helper lives at (Node ≥ 20, zero dependencies).
scripts/import-media.mjsLocating the references. Every path above (, ) is relative to THIS skill's own directory — the folder that contains this . If your agent hands you the skill directory, read them directly. If it doesn't, locate this skill once and resolve from there, e.g. (Codex/Claude Code install skills as plain files on disk); the references sit in right next to this file, and holds the pricing/UI sub-docs.
references/…scripts/…SKILL.mdfind ~ -path '*/skills/pireel/SKILL.md' 2>/dev/nullreferences/references/product-help/| 用户需求 | 阅读文件 |
|---|---|
| 安装/连接/设置Pireel,或工具提示未连接 | |
| 深入了解模型与工具路由(首次编辑前阅读) | |
| 使用本地视频或图像文件 | |
| 清理原始访谈类主镜头(重录片段、冗余内容、空白片段) | |
| 添加预设图形模块(自行编写HTML) | |
| 一键生成完整故事板 | |
| 添加/重新设置字幕样式 | |
| 导出MP4文件 | |
| 解答定价/credits/套餐/UI相关问题 | |
从工具错误、超时或 | |
本地媒体导入助手位于(要求Node ≥ 20,无依赖)。
scripts/import-media.mjs查找参考资料:上述所有路径(、)均相对于本技能的目录——即包含本文件的文件夹。若Agent为你提供了技能目录,请直接读取文件。若未提供,请先定位本技能,然后从该位置解析路径,例如执行(Codex/Claude Code会将技能作为普通文件安装在磁盘上);参考资料位于本文件旁的目录中,目录包含定价/UI相关的子文档。
references/…scripts/…SKILL.mdfind ~ -path '*/skills/pireel/SKILL.md' 2>/dev/nullreferences/references/product-help/Billing
计费说明
Agent orchestration and every BYO flow run on the user's own agent subscription, not Pireel credits. Pireel bills only media generation (images/video) and the audio/vision pipelines (transcription, visual analysis). Details in .
references/product-help.mdAgent编排操作及所有BYO流程均通过用户自身的Agent订阅运行,不消耗Pireel credits。Pireel仅对媒体生成(图像/视频)和音视频处理流程(转录、视觉分析)收费。详情见。
references/product-help.mdSkill version
技能版本
2026-07-22.3YYYY-MM-DD.rev.rev2026-07-21.32026-07-21.22026-07-21.0npx skills update pireelnpx skills add pireel/pireel-agent2026-07-22.3YYYY-MM-DD.rev.rev2026-07-21.32026-07-21.22026-07-21.0npx skills update pireelnpx skills add pireel/pireel-agent