VerifiedGit
v1.0.0

Bilibili & YouTube Watcher — 双平台字幕提取

by @openakita0 pulls
URLopenbooklet.com/s/bilibili-youtube-watcher-
Pinnedopenbooklet.com/s/bilibili-youtube-watcher-@1.0.0
APIGET /api/v1/skills/bilibili-youtube-watcher-

从 Bilibili(B站)和 YouTube 视频中提取字幕/转录文本,支持多语言、会员视频和内容问答。

21 skills from this repoopenakita/openakita
Bilibili & YouTube Watcher — 双平台字幕提取viewing
小红书内容创作助手skills/xiaohongshu-creator/SKILL.md

专为小红书平台打造的内容创作技能,帮助你生成符合平台调性的高质量笔记,涵盖标题、正文、话题标签和配图建议。

add-memoryskills/system/add-memory/SKILL.md

Record important information to long-term memory for learning user preferences, successful patterns, and error lessons. When you need to remember user preferences, save successful patterns, or record lessons from errors.

Article Illustratorskills/baoyu-article-illustrator/SKILL.md

Analyze articles, identify illustration positions, generate images with Type × Style consistency.

browser-clickskills/system/browser-click/SKILL.md

Click page elements by CSS selector or text content. When you need to click buttons, links, or select options. PREREQUISITE - must use browser_navigate to open target page first.

browser-get-contentskills/system/browser-get-content/SKILL.md

Extract page content and element text from current webpage. When you need to read page information, get element values, scrape data, or verify page content.

browser-list-tabsskills/system/browser-list-tabs/SKILL.md

List all open browser tabs with their index, URL and title. When you need to check what pages are open, manage multiple tabs, or find a specific tab to switch to.

browser-navigateskills/system/browser-navigate/SKILL.md

Navigate browser to specified URL to open a webpage. When you need to open webpages or start web automation. PREREQUISITE - must call before browser_click/type operations. Auto-starts browser if not running.

browser-openskills/system/browser-open/SKILL.md

Launch browser or check its status. Returns current state (is_open, url, title, tab_count). If already running, returns status without restarting. Auto-handles everything - no need to call browser_status first.

browser-statusskills/system/browser-status/SKILL.md

Check browser current state including open status, current URL, page title, tab count. Useful for checking current page URL/title. Note - browser_open already includes status check and auto-starts if needed, so you don't need to call browser_status before browser_open.

browser-switch-tabskills/system/browser-switch-tab/SKILL.md

Switch to a specific browser tab by index. When you need to work with a different tab or return to previous page. Use browser_list_tabs to get tab indices.

browser-taskskills/system/browser-task/SKILL.md

Smart browser task agent - describe what you want done in natural language and it completes automatically. PREFERRED tool for multi-step browser operations like searching, form filling, and data extraction.

browser-typeskills/system/browser-type/SKILL.md

Type text into input fields on webpage. When you need to fill forms, enter search queries, or input data. PREREQUISITE - must use browser_navigate first. May need to click field first for focus.

call-mcp-toolskills/system/call-mcp-tool/SKILL.md

Call MCP server tool for extended capabilities. Check 'MCP Servers' section in system prompt for available servers and tools. When you need to use external service or access specialized functionality.

cancel-scheduled-taskskills/system/cancel-scheduled-task/SKILL.md

PERMANENTLY DELETE scheduled task. When user says 'cancel/delete task' use this. When user says 'turn off notification' use update_scheduled_task with notify=false. When user says 'pause task' use update_scheduled_task with enabled=false.

complete-todoskills/system/complete-todo/SKILL.md

Mark the plan as completed and generate a summary report. Call when ALL steps are done. Returns execution summary with success/failure statistics.

create-todoskills/system/create-todo/SKILL.md

MUST CALL FIRST for multi-step tasks! If user request needs 2+ tool calls (like 'open + search + screenshot'), call create_todo BEFORE any other tool.

delete-fileskills/system/delete-file/SKILL.md

Delete a file or empty directory. Non-empty directories are rejected for safety. Use run_shell for recursive deletion.

deliver-artifactsskills/system/deliver-artifacts/SKILL.md

Deliver artifacts (files/images/voice) to current IM chat via gateway, returning a receipt. Use this as the only delivery proof for attachments. Text replies are sent automatically - only use this for file/image/voice attachments.

desktop-clickskills/system/desktop-click/SKILL.md

Click desktop elements or coordinates. When you need to click buttons/icons in applications, select menu items, or interact with desktop UI. Supports element description, name prefix, or coordinates. For browser webpage elements, use browser_click instead.

desktop-find-elementskills/system/desktop-find-element/SKILL.md

Find desktop UI elements using UIAutomation (fast, accurate) or vision recognition (fallback). When you need to locate buttons/menus/icons, get element positions before clicking, or verify UI state. For browser webpage elements, use browser_* tools instead.

Auto-indexed from openakita/openakita

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0