What problem does it solve?
Older workflows and saved prompts may still reference the retired skill name yichen-social-bookmarks-exporter. This compatibility entry prevents those calls from breaking by transparently handing them off to the maintained yichen-bookmarks-export skill, which now owns all Xiaohongshu favorites, Douyin favorites, and X/Twitter bookmark export logic.
Core Features & Use Cases
- Legacy Name Compatibility: Accepts explicit invocations of the old skill name and immediately delegates to yichen-bookmarks-export without executing any deprecated local scripts.
- Preserved Historical Assets: Retains the original Chrome collectors, X link exporter, and link validator scripts in the directory for reference and backwards compatibility, though they are no longer executed.
- Use Case: A user has an old automation snippet that says "use yichen-social-bookmarks-exporter to export my Douyin favorites." This entry catches that call and routes it to yichen-bookmarks-export, which re-confirms the platform, scope, and private-read authorization for the current session.
Quick Start
Ask the assistant to export your Xiaohongshu, Douyin, or X bookmarks and it will use yichen-bookmarks-export, the maintained successor to this retired entry.