Research-Vault-Literature-Retrieval
Evidence-based literature retrieval from personal research notes
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Research-Vault-Literature-Retrieval?▼
Run `npx skills add cheneternity/Research-Vault-Literature-Retrieval --all -g -y` in your terminal to install this skill globally.
How to search my research notes with AI?▼
This skill treats every question in your vault workspace as a retrieval request, reads your index pages first, then searches notes by keyword to answer only from documented evidence.
Does it work with Obsidian vaults?▼
Yes. It is designed for an Obsidian-style vault of Markdown reading notes and uses index pages like literature, topic, and method indexes to locate relevant notes.
Will it make up answers not in my notes?▼
No. It only answers from real note content and explicitly states that the vault lacks sufficient evidence when your notes cannot support a conclusion.
Can it compare multiple papers in my vault?▼
Yes. It compares papers only on what your notes explicitly record, such as research subjects, variables, methods, conclusions, and limitations.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides