Zoteroローカルブリッジを使った文献検索・OA PDF取得・OneDrive保存(linked_file)・Zotero登録・citekey解決・refs/searchログ作成・refs.md要約更新の定型処理。paper.md/paper_en.mdへの引用追加や文献検索/登録が必要なときに使用する。
Automate OA-only literature retrieval and citation insertion via Zotero local bridge while recording refs/search logs and refs.md summaries.
OneDrive/ZoteroLibrary/20260126_study_seed.bib.linked_file under OneDrive/ZoteroLibrary/; do not use Zotero File Storage..env (do not commit): ZOTERO_BRIDGE_TOKEN, ZOTERO_COLLECTION_NAME, ZOTERO_ONE_DRIVE_ROOT (or OneDrive env vars).ZOTERO_PDF_DIR_OA to a project-scoped folder, e.g. OneDrive/ZoteroLibrary/pdf/projects/seed/oa.ZOTERO_BBT_BIB_PATH to the BibTeX export for this study, e.g. OneDrive/ZoteroLibrary/20260126_study_seed.bib.pwsh -File src/scripts/test_zotero_bridge.ps1.python -m src.scripts.zotero_oa_pipeline --query "..." --max-results N.refs/search/ (tag YYYYMMDD_HHMMSS_<slug>.json) and refs.md summary updated before editing manuscripts.[@citekey] into paper.md / paper_en.md (use --markdown and --placeholder if automating).--dry-run to resolve.refs.md (pipeline handles this; verify).refs/search/<tag>.json search log.refs.md summary entry with a log link.OneDrive/ZoteroLibrary/pdf/projects/seed/oa/<year>/ (recommended).linked_file attachments and citekeys.$literature-refs if manual adjustments to refs.md are required.src/scripts/check_citekeys_in_markdown.py to validate citekeys when needed.Reflect on whether AGENTS.md or this skill needs refinement; propose changes only.