agentsclimarketplace

Skills

Skill JackMeds/BiliDigest/skills

Bilibili Watch Later and Favorites digest exporter for local agent notes

Install
npx -y skills add JackMeds/BiliDigest --skill skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 248 tokens by cl100k_base, as published. Nobody here has run it

BiliDigest Skill

Prefer skills/bili-digest/SKILL.md. This file remains for older agents that still load VIDEO_SKILL.md.

Use the local BiliDigest CLI to summarize and organize the user's own logged-in Bilibili Watch Later and Favorites lists. The shared login session is stored under the OS user data directory, not inside this Skill folder. Requests are intentionally slow by default for daily local automation. If this skill was installed by npx skills, use scripts/bilidigest ... from the installed skill directory, or set BILIDIGEST_HOME to the cloned repository path and run the normal Python commands.

python -m tools.bilidigest auth status
python -m tools.bilidigest auth import-browser edge
python -m tools.bilidigest auth login --json --no-wait
python -m tools.bilidigest auth poll <qrcode_key> --json
python -m tools.bilidigest list watch-later --limit 15
python -m tools.bilidigest transcript BVxxxxxxxxxx --format md
python -m tools.bilidigest summary BVxxxxxxxxxx

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.