Bilibili Creator Helper. Use when you need bilibili helper capabilities. Triggers on: bilibili helper.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill bilibili-helper --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bilibili Helper?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-bilibili-helper)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: Bilibili Helper
description: "Bilibili Creator Helper. Use when you need bilibili helper capabilities. Triggers on: bilibili helper."
B站创作助手。视频标题优化、标签推荐、简介模板、投稿策略、UP主运营、弹幕互动。Bilibili video creator assistant. B站运营、视频SEO、粉丝增长、投币收藏、充电计划。Use when creating content for Bilibili.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# bilibili-helper
B站视频运营助手。标题、简介、标签、分区建议、评论互动。
## Usage
```bash
# 生成5个B站爆款标题
bili.sh title "主题"
# 生成视频简介+标签
bili.sh desc "视频主题"
# 生成视频口播脚本(默认5分钟)
bili.sh script "主题" [--length 5|10|15]
# 标签推荐
bili.sh tags "主题"
# 帮助
bili.sh help
```
## When to Use
- 用户要发B站视频,需要标题/简介/标签
- 需要写视频口播脚本
- 需要B站运营建议和内容策划
脚本使用 Python 生成符合B站平台调性的内容模板,包含标题公式、简介结构、标签策略等。
## Commands
| Command | Description |
|---------|-------------|
| `title` | 生成5个B站爆款标题 |
| `desc` | 生成视频简介+标签 |
| `script` | 生成视频口播脚本 |
| `tags` | 标签推荐 |
| `help` | 显示帮助信息 |
## Output
所有输出为纯文本,直接可用于B站平台。
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
- Run `bilibili-helper help` for all commands
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"