bili-rsDevelopment skill for bili-rs, a Rust CLI tool for Bilibili (B站). Use when implementing features, fixing bugs, or extending the bilibili-cli-rust codebase. P...
Install via ClawdBot CLI:
clawdbot install 18621063286/bili-rsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/jackwener/bilibili-cliAudited Apr 18, 2026 · audit v1.0
Generated May 22, 2026
Use bili-rs to upload multiple videos to Bilibili from a Rust script. Automate video metadata setting and schedule publishing.
Leverage bili-rs to fetch video statistics, comments, and user data for a custom analytics dashboard. Integrate with a web server to expose APIs.
Build a bot that reads new comments via bili-rs, filters spam or toxic content, and takes action (e.g., delete, report) using the Bilibili API.
Migrate videos from another platform to Bilibili by combining download scripts with bili-rs upload and metadata mapping.
Manage personal Bilibili video library from the command line: search, download, organize playlists, and update info using bili-rs commands.
Offer a hosted REST API that wraps bili-rs functionality, providing authentication, rate limiting, and webhook notifications. Charge per API call.
Sell a custom solution for enterprises to automate Bilibili content workflows: schedule uploads, monitor analytics, and manage multiple accounts. Includes support and SLAs.
Package bili-rs as a plugin for CI/CD pipelines (e.g., GitHub Actions) or integrate with popular tools like FFmpeg. Sell premium plugins with advanced features.
💬 Integration Tip
Use environment variables for credentials and inject a TOML config file to set output format defaults.
Scored May 22, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.