什麼是 douban-sync?
將豆瓣 (豆瓣) 書籍/電影/音樂/遊戲收藏匯出並同步到本地 CSV 檔案(相容於 Obsidian)。當使用者想要匯出豆瓣閱讀/觀看/聆聽/遊戲歷史記錄,透過RSS設定增量同步,或在本地管理豆瓣資料時使用。 來源:cosformula/douban-sync-skill。
將豆瓣 (豆瓣) 書籍/電影/音樂/遊戲收藏匯出並同步到本地 CSV 檔案(相容於 Obsidian)。當使用者想要匯出豆瓣閱讀/觀看/聆聽/遊戲歷史記錄,透過RSS設定增量同步,或在本地管理豆瓣資料時使用。
透過命令列快速安裝 douban-sync AI 技能到你的開發環境
來源:cosformula/douban-sync-skill。
Export Douban collections (books, movies, music, games) to CSV and keep them in sync via RSS.
Use the browser tool to scrape all collection pages. Requires the user to be logged into Douban.
Each page shows up to 30 items in list mode (some pages may have fewer due to delisted entries). Paginate with ?start=0,30,60... — the script uses the paginator's "next" button to determine whether to continue.
將豆瓣 (豆瓣) 書籍/電影/音樂/遊戲收藏匯出並同步到本地 CSV 檔案(相容於 Obsidian)。當使用者想要匯出豆瓣閱讀/觀看/聆聽/遊戲歷史記錄,透過RSS設定增量同步,或在本地管理豆瓣資料時使用。 來源:cosformula/douban-sync-skill。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/cosformula/douban-sync-skill --skill douban-sync將豆瓣 (豆瓣) 書籍/電影/音樂/遊戲收藏匯出並同步到本地 CSV 檔案(相容於 Obsidian)。當使用者想要匯出豆瓣閱讀/觀看/聆聽/遊戲歷史記錄,透過RSS設定增量同步,或在本地管理豆瓣資料時使用。 來源:cosformula/douban-sync-skill。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cosformula/douban-sync-skill --skill douban-sync 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/cosformula/douban-sync-skill