v1.1.2
·
104 commits
to main
since this release
What's Changed
Bug Fixes
- Fix unused
importlibimport in test suite (ruff F401 CI failure)
Skills — New Workflows
- obsidian-zotero: Reading a Single Paper (Q&A / evidence search), Comparing Multiple Papers (structured table), Writing a Literature Review (3-phase: collect → deep-read → synthesize)
- obsidian-mineru: Figure & Table Analysis — locate figures via
images-index.md, answer from caption + context without decoding image bytes - obsidian-graph: Knowledge Gap Detection (isolated nodes, sparse communities, bridge nodes) + Surprising Connections (cross-community edge ranking)
Skills — Package Fix
obsidian-graphskill was missing from the PyPI wheel entirely — now included- All 6 skills synced between
skills/(release zip) andscripts/obsidian_vault_mcp/skills/(wheel) .claude/skills/obsidian-zotero.mdmirror created (was missing)
Documentation
- AI install prompt updated: added Cursor, Windsurf, VS Code + Copilot setup steps; removed incorrect
~/.claude/skills/copy instruction; MinerU check now shows concrete command - Both
README.md(Chinese) andREADME.en.mdupdated in sync - Added
CLAUDE.mdwith development guidelines: 3-directory skills sync rule, version sync rule, PyPI re-publish requirement