Zotero Report Skill Generate comprehensive research reports from Zotero collections. Prerequisites - Configuration file at with Zotero and Obsidian settings - Environment variable Step 0: Mode + Format Detection Detect mode from user request: - "이 컬렉션 보고서 만들어줘" → Mode 1 (collection) - "관련 논문 더 찾아서 보고서" → Mode 2 (extend) - "X 주제로 논문 찾아서 보고서" → Mode 3 (topic) Detect format: - "PDF로", "워드로", "hwpx로" → that format - Default: Markdown Detect language: - "영어로", "in English", "English report" → - "한글로", "한국어로", or default → - Default: Mode 1: Collection-Only Phase 1 - Data Collection For deeper anal…