B站创作助手。视频标题优化、标签推荐、简介模板、投稿策略、UP主运营、弹幕互动。Bilibili video creator assistant. B站运营、视频SEO、粉丝增长、投币收藏、充电计划。Use when creating content for Bilibili.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --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/dvcrn-bilibili-helper)More formats (shields.io, HTML) on the badges page.
---
name: Bilibili Helper
description: "B站创作助手。视频标题优化、标签推荐、简介模板、投稿策略、UP主运营、弹幕互动。Bilibili video creator assistant. B站运营、视频SEO、粉丝增长、投币收藏、充电计划。Use when creating content for Bilibili."
---
# 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站运营建议和内容策划
## How It Works
脚本使用 Python 生成符合B站平台调性的内容模板,包含标题公式、简介结构、标签策略等。
## Commands
| Command | Description |
|---------|-------------|
| `title` | 生成5个B站爆款标题 |
| `desc` | 生成视频简介+标签 |
| `script` | 生成视频口播脚本 |
| `tags` | 标签推荐 |
| `help` | 显示帮助信息 |
## Output
所有输出为纯文本,直接可用于B站平台。
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!