hc-techc-tecCommunityΒ·6 Agent Skills Included

my-collection-skills

Export and summarize your Bilibili, Zhihu, and Xiaohongshu favorites

Pulls your saved favorites, folders, and boards from Bilibili, Zhihu, and Xiaohongshu using your own login cookies. Extracts full article text, note details, and video subtitles, with local Whisper transcription when no subtitles exist. Runs entirely in Docker with CookieCloud sync, eliminating manual copying and fragile scraping setup.
npx skills add hc-tec/my-collection-skills --all -g -y

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install my-collection-skills?β–Ό

Run `npx skills add hc-tec/my-collection-skills --all -g -y` in your terminal to install all skills in this collection globally.

How to export my Bilibili favorites?β–Ό

Use the bilibili-favorites skill to list your favorite folders and items via official web APIs, then fetch video subtitles as transcripts. Login happens through your own cookies synced via CookieCloud.

Can it summarize Zhihu answers and articles?β–Ό

Yes. The zhihu-favorites skill lists your collections and extracts the full plain text of saved answers and articles, ready for summarization.

How do I get a transcript of a video without subtitles?β–Ό

Combine the media-audio-download skill to grab the audio track with the whisper-transcribe-docker skill to generate a local transcript with timestamps, no API key needed.

Do I need Python installed to use these skills?β–Ό

No. Everything runs Docker-first with a prebuilt runner image, and cookies sync automatically through CookieCloud.

Related Repositories in Personal & Entrepreneur

View All in Personal & Entrepreneur→