
from Douban Sync Skill29
Export and incrementally sync Douban book, movie, music, and game collections to Obsidian-compatible CSV files.
This skill enables the agent to archive and synchronize a user's Douban (豆瓣) digital library. It provides two primary workflows: a comprehensive full export via browser scraping for initial setup, and a lightweight daily incremental sync using RSS feeds.
Use this skill when a user wants to back up their Douban reading/watching history, move their collection into a personal knowledge base like Obsidian, or maintain a local CSV mirror of their Douban activity.
douban-scraper.mjs for HTTP extraction, douban-browser-scraper.mjs for Puppeteer-based scraping, and douban-rss-sync.mjs for automated daily updates.Any agent with Node.js execution capabilities and browser tooling (e.g., Claude Code, OpenClaw).
This skill has not been reviewed by our automated audit pipeline yet.