favorites-harvester

Route requests to atomic skills for Bilibili, Zhihu, and Xiaohongshu to list and fetch saved content.

49|7|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/hc-tec/my-collection-skills --skill favorites-harvester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: favorites-harvester
Source: https://github.com/hc-tec/my-collection-skills/tree/main/skills/favorites-harvester
Command: npx skills add https://github.com/hc-tec/my-collection-skills --skill favorites-harvester

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a single entry point to manage and retrieve your saved content (favorites, collections, boards) from multiple platforms like Bilibili, Zhihu, and Xiaohongshu, eliminating the need to interact with each platform individually.

Core Features & Use Cases

  • Unified Favorites Access: List your saved folders, collections, or boards across supported platforms.
  • Content Retrieval: Fetch the actual content (video transcripts, article text, note details) of your saved items.
  • Use Case: When you want to quickly see what videos you've saved on Bilibili, or get the full text of a Zhihu article you've collected, this Skill can do it all from one place.

Quick Start

Use the favorites-harvester skill to list all your saved items across all supported platforms.

Frequently Asked Questions about favorites-harvester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch content from my saved bookmarks across multiple platforms?

To fetch content from saved bookmarks across multiple platforms, you can aggregate saved items by routing requests to retrieve video transcripts, article text, and note details from Bilibili, Zhihu, and Xiaohongshu simultaneously.

What authentication is required to retrieve my Bilibili and Zhihu favorites?

Retrieving your Bilibili and Zhihu favorites requires platform-specific cookie authentication. You must provide these credentials via CookieCloud or by configuring direct environment variables.

Can I list all my saved collections and boards from different platforms at once?

Yes, you can list all your saved collections and boards from different platforms at once. The tool provides a single entry point to list saved folders across all supported platforms, eliminating individual interaction.

What is the best way to get the full text of a saved Zhihu article?

The best way to get the full text of a saved Zhihu article is to use an aggregation tool that routes content retrieval requests to the specific platform, fetching the actual article text directly from your saved items.

Does multi-platform favorites aggregation work for summarization purposes?

Yes, multi-platform favorites aggregation works for summarization purposes. It supports content retrieval by fetching the actual text and transcripts of your saved items, making them ready for downstream summarization tasks.

Why are my fetched favorites not working or returning empty content?

Fetched favorites might not be working or returning empty content due to missing or expired platform-specific cookie authentication. Ensure your CookieCloud or direct environment variables are correctly configured and valid.