my-collection-skills
Export and summarize your Bilibili, Zhihu, and Xiaohongshu favorites
All Skills in This Repository (6)
Pure Emerald Level Indicatorsmedia-audio-download
Download audio tracks from Bilibili and Xiaohongshu video links.
zhihu-favorites
Retrieve and extract saved Zhihu collections, answers, and articles.
xiaohongshu-favorites
Fetch and inspect XiaoHongShu saved notes and boards with Playwright.
bilibili-favorites
Fetch Bilibili favorite folders, videos, and transcripts via CookieCloud or cookies.
whisper-transcribe-docker
Transcribe audio files to text locally in a Docker container using faster-whisper.
favorites-harvester
Route requests to atomic skills for Bilibili, Zhihu, and Xiaohongshu to list and fetch saved content.
Frequently Asked Questions
FAQPage SchemaHow 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βclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere