在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
bilibili-browse
// Browse Bilibili pages using agent-browser for visual exploration and DOM interaction.
$ git log --oneline --stat
stars:538
forks:34
updated:2026年3月7日 14:54
SKILL.md
// Browse Bilibili pages using agent-browser for visual exploration and DOM interaction.
Search for videos on Bilibili using keyword queries generated from user interests.
Use OpenBiliClaw's adapter CLI to sync account signals, read profile summaries, fetch recommendations, submit feedback, and inspect runtime status.
Analyze video comment sections to discover recommended content and gauge content quality.
| name | bilibili_browse |
| description | Browse Bilibili pages using agent-browser for visual exploration and DOM interaction. |
Use agent-browser to visually browse and interact with Bilibili pages.
url (str): Bilibili URL to browseaction (str): Action to perform — "read", "screenshot", "interact"selectors (list[str], optional): CSS selectors to targetPage content, screenshots, or extracted DOM data.
npm install -g @anthropic/agent-browser