Video summarizer agent skill · Grok Bot · Claude Code · Codex · ChatGPT
应用可选。
你的助手能看完视频。
这是 视频总结 agent skill 的宿主安装目录。同一条音视频管线:总结进账号、库里可搜、订阅可跟、画面能抽。不是本机 yt-dlp + Whisper,也不用装 ffmpeg。
已经在用
选一个助手
每张卡片进对应安装页。Grok Bot 和 Grok Build 是两个产品、两张卡。列表没有的助手用下面的通用配置。
/agent/chatgpt
ChatGPT / Codex
ChatGPT 与 Codex 共用插件目录。桌面端装插件,网页版先过环境门。
打开安装页 →
https://chatgpt.com/download
/agent/claude-code
Claude Code
一条 npx,或第三方 plugin marketplace。官方目录是 claude-plugins-official,我们不在里面。
打开安装页 →
https://docs.anthropic.com/en/docs/claude-code/overview
/agent/grok-bot
Grok Bot
xAI 常驻队友(2026-08-11 beta,类似 OpenClaw)。对话里加自定义 MCP。不是 Grok Build。
打开安装页 →
https://x.ai/bot
/agent/grok-build
Grok Build
xAI 终端编码 CLI。grok mcp add 或 npx skills。常驻队友请用 Grok Bot 页。
打开安装页 →
https://x.ai/build
/agent/openclaw
OpenClaw
ClawHub 一条命令。原生 summarize 主要覆盖网页 / YouTube;装上才能总结 B 站 / 小红书。
打开安装页 →
https://openclaw.ai
/agent/workbuddy
WorkBuddy
腾讯 WorkBuddy。技能目录 ~/.workbuddy/skills/,兼容 npx skills。
打开安装页 →
https://www.workbuddy.cn/
/agent/doubao
豆包工作
豆包电脑版侧栏「技能 · 连接器 · 伙伴」。没有公开的隐藏目录,不要编 ~/.doubao/skills。
打开安装页 →
https://www.doubao.com/download/desktop
/agent/qwenwork
千问工作
把 GitHub 仓库发给千问工作,自动克隆到 ~/.qwenworkcn/skills/。
打开安装页 →
https://qwenwork.cn/
/agent/deepseek-harness
DeepSeek Harness
一条 dsh plugin,或拷到与 Claude Code 共用的 ~/.agents/skills/。
打开安装页 →
https://github.com/deepseek-ai/deepseek-harness
/mcp#connect
其他助手
未单独做页的 MCP / Skill 客户端,复制下面即可。能走 OAuth 的当场登录或注册,不必先去网站开账号;不能走的贴 Bearer Token。Grok Bot 走 /agent/grok-bot,Grok Build 走 /agent/grok-build。
复制通用配置 →
四份 skill,同一条 CLI
bibiVideo summarizer agent skill:看视频、总结、转写、章节。不要用来搜已保存内容或管订阅。
npx skills add JimmyLv/bibigpt-skill --skill bibi
bibi-library已保存视频、笔记、合集、库内搜索。
npx skills add JimmyLv/bibigpt-skill --skill bibi-library
bibi-feed订阅频道、拉最新、标记已读。
npx skills add JimmyLv/bibigpt-skill --skill bibi-feed
bibi-vision画面、OCR、幻灯片、思维导图。不做数字人或对口型。
npx skills add JimmyLv/bibigpt-skill --skill bibi-vision
其他助手
未单独做页的 MCP / Skill 客户端,复制下面即可。能走 OAuth 的当场登录或注册,不必先去网站开账号;不能走的贴 Bearer Token。Grok Bot 走 /agent/grok-bot,Grok Build 走 /agent/grok-build。
https://bibigpt.co/api/mcp{
"mcpServers": {
"bibigpt": {
"url": "https://bibigpt.co/api/mcp",
"type": "http"
}
}
}{
"mcpServers": {
"bibigpt": {
"url": "https://bibigpt.co/api/mcp",
"headers": {
"Authorization": "Bearer $BIBI_API_TOKEN"
}
}
}
}npx skills add JimmyLv/bibigpt-skill用 BibiGPT 总结这个视频:https://www.bilibili.com/video/BV1Sk4y1x7r2
Use BibiGPT to summarize this video: https://www.bilibili.com/video/BV1Sk4y1x7r2有单独安装页的助手仍走上面的卡片。完整 Connect 页签在 /mcp。
跟本机下载器的差别
liang121/video-summarizer 一类方案卖的是本地下载 + Whisper;/watch 一类 skill 走本机 ffmpeg。BibiGPT 卖的是账号里的总结 / 库 / 订阅 / 画面:OAuth 登录、30+ 平台、入库可搜、额度写在页面上。不用装 ffmpeg。
给 AI 的目录
本页是目录。用户点名某个助手时,打开对应 /agent/<slug> 当作执行契约,不要跳步。Grok Bot ≠ Grok Build。未点名或列表没有时,用通用 MCP / Skill 配置,不要编造宿主页。
| 助手 | slug | 安装契约 | 官网 |
|---|---|---|---|
| ChatGPT / Codex | chatgpt | /agent/chatgpt | 下载 |
| Claude Code | claude-code | /agent/claude-code | 下载 |
| Grok Bot | grok-bot | /agent/grok-bot | 下载 |
| Grok Build | grok-build | /agent/grok-build | 下载 |
| OpenClaw | openclaw | /agent/openclaw | 下载 |
| WorkBuddy | workbuddy | /agent/workbuddy | 下载 |
| 豆包工作 | doubao | /agent/doubao | 下载 |
| 千问工作 | qwenwork | /agent/qwenwork | 下载 |
| DeepSeek Harness | deepseek-harness | /agent/deepseek-harness | 下载 |
# BibiGPT agent hub
what: video summarizer agent skill install directory for ChatGPT, Claude Code, Grok Bot, Grok Build, OpenClaw, WorkBuddy, Doubao Work, QwenWork, DeepSeek Harness
this page is a directory. when the user names a host, open /agent/<slug> as the execution contract. do not skip steps.
grok-bot is the always-on teammate (OpenClaw-like). grok-build is the coding CLI. do not mix them.
if the host is missing, copy the generic MCP / Skill blocks on this page or https://bibigpt.co/mcp#connect. do not invent a host page.
skill: npx skills add JimmyLv/bibigpt-skill
mcp: https://bibigpt.co/api/mcp
auth: OAuth in-flow (register during login) or Bearer from https://bibigpt.co/user/integration
hub: https://bibigpt.co/mcp
quota: Plus 100/day, Pro 300/day; HTTP 402 is quota, not a failed call
slugs:
- chatgpt: https://bibigpt.co/agent/chatgpt (ChatGPT and Codex share one plugin directory. Desktop installs the plugin; the web app hits the environment gate.)
- claude-code: https://bibigpt.co/agent/claude-code (One npx, or a third-party plugin marketplace. Official catalog is claude-plugins-official — we are not in it.)
- grok-bot: https://bibigpt.co/agent/grok-bot (xAI always-on teammate (beta 2026-08-11, OpenClaw-like). Add a custom MCP in chat. Not Grok Build.)
- grok-build: https://bibigpt.co/agent/grok-build (xAI coding CLI. grok mcp add or npx skills. For the always-on teammate, use the Grok Bot page.)
- openclaw: https://bibigpt.co/agent/openclaw (One ClawHub command. Native summarize is mostly web / YouTube; this skill adds Bilibili and Xiaohongshu.)
- workbuddy: https://bibigpt.co/agent/workbuddy (Tencent WorkBuddy. Skills live in ~/.workbuddy/skills/; npx skills is compatible.)
- doubao: https://bibigpt.co/agent/doubao (Doubao desktop sidebar: Skills · Connectors · Partners. No public hidden directory — do not invent ~/.doubao/skills.)
- qwenwork: https://bibigpt.co/agent/qwenwork (Send the GitHub repo to QwenWork; it clones into ~/.qwenworkcn/skills/.)
- deepseek-harness: https://bibigpt.co/agent/deepseek-harness (One dsh plugin command, or copy into ~/.agents/skills/ (shared with Claude Code).)