with one click
video-to-text
**把本地视频转成 Markdown 文本工件**。输出时间序画面描述、OCR 和分段音轨转写,不直接给最终结论。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
**把本地视频转成 Markdown 文本工件**。输出时间序画面描述、OCR 和分段音轨转写,不直接给最终结论。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
生成长文或图文发布稿,也支持直接基于本地 md/txt 素材写作;可自动搜索资料、生成配图,并支持多渠道发布,当前已支持微信公众号和小红书发布通道。支持按阶段(search/write/illustrate/publish)单独执行或全流程编排。
**自选股助手**。通过内置股票服务管理当前用户的自选股,并查询实时行情。
管理周期性定时任务(Cron),支持添加、查看、删除任务。
提供日常基础查询能力,支持天气、时间、加密货币价格和法币汇率。
**文生图**。根据提示词生成图片并返回图片文件。
Ikaros-side unfinished-task tracker for listing open tasks, inspecting closure contracts, updating task follow-up state, and explicitly closing tasks (completed/failed).
| api_version | v3 |
| name | video_to_text |
| description | **把本地视频转成 Markdown 文本工件**。输出时间序画面描述、OCR 和分段音轨转写,不直接给最终结论。 |
| triggers | ["视频转文本","video to text","video transcript","提取视频文本","video markdown"] |
| platform_handlers | true |
| input_schema | {"type":"object","properties":{"path":{"type":"string","description":"Absolute or workspace-relative local video path."}}} |
| permissions | {"filesystem":"workspace","shell":true,"network":"limited"} |
| entrypoint | scripts/execute.py |
这个 skill 的职责只有一件事:把视频转成尽量无损的 Markdown 文本工件。
启用前提:必须配置 VIDEO_TO_TEXT_WHISPER_ENDPOINT,否则不会注册视频拦截器。
download_video。cd extension/skills/builtin/video_to_text
python scripts/execute.py --path /abs/path/to/video.mp4
downloads/transcripts/