douban-sync이란?
Douban(豆瓣) 책/영화/음악/게임 컬렉션을 로컬 CSV 파일로 내보내고 동기화합니다(Obsidian 호환). 사용자가 Douban 읽기/보기/듣기/게임 기록을 내보내거나 RSS를 통해 증분 동기화를 설정하거나 Douban 데이터를 로컬에서 관리하려는 경우에 사용합니다. 출처: cosformula/douban-sync-skill.
Douban(豆瓣) 책/영화/음악/게임 컬렉션을 로컬 CSV 파일로 내보내고 동기화합니다(Obsidian 호환). 사용자가 Douban 읽기/보기/듣기/게임 기록을 내보내거나 RSS를 통해 증분 동기화를 설정하거나 Douban 데이터를 로컬에서 관리하려는 경우에 사용합니다.
명령줄에서 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.
Douban(豆瓣) 책/영화/음악/게임 컬렉션을 로컬 CSV 파일로 내보내고 동기화합니다(Obsidian 호환). 사용자가 Douban 읽기/보기/듣기/게임 기록을 내보내거나 RSS를 통해 증분 동기화를 설정하거나 Douban 데이터를 로컬에서 관리하려는 경우에 사용합니다. 출처: cosformula/douban-sync-skill.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/cosformula/douban-sync-skill --skill douban-syncDouban(豆瓣) 책/영화/음악/게임 컬렉션을 로컬 CSV 파일로 내보내고 동기화합니다(Obsidian 호환). 사용자가 Douban 읽기/보기/듣기/게임 기록을 내보내거나 RSS를 통해 증분 동기화를 설정하거나 Douban 데이터를 로컬에서 관리하려는 경우에 사용합니다. 출처: 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