research-hub
Automated literature discovery, triage, and research vault management
All Skills in This Repository (11)
Pure Emerald Level Indicatorsresearch-hub
Orchestrates Zotero, Obsidian, and NotebookLM research workflows from a CLI.
literature-triage-matrix
Generate a cross-paper comparison matrix from Zotero, Obsidian, and PDFs.
zotero-library-curator
Audits Zotero libraries and generates read-only previews of cleanup opportunities.
research-hub-multi-ai
Generate a .coord/multi_ai_plan.md when two or more delegates are required.
research-design-helper
Guide researchers through a five-segment Socratic process to produce a structured design brief.
paper-memory-builder
Translate manuscript drafts and figures into .paper/claims.yml and .paper/figures.yml.
gap-to-topic
Generate a go/no-go dossier with gaps, contributions, and feasibility for a research topic.
research-project-orienter
Generate an orientation memo from .research manifest files.
paper-summarize
Summarize paper abstracts into Key Findings, Methodology, and Relevance in Obsidian and Zotero.
notebooklm-brief-verifier
Cross-checks NotebookLM briefs against source bundles for accuracy.
research-context-compressor
Generate YAML workspace manifests under .research/ to orient future AI sessions.
Frequently Asked Questions
FAQPage SchemaHow to install research-hub?โผ
Run `npx skills add WenyuChiou/research-hub --all -g -y` in your terminal to install all skills in this suite globally.
How to automate a literature review with AI?โผ
research-hub searches arXiv and Semantic Scholar, ingests papers into Zotero and Obsidian, and generates per-paper summaries and comparison matrices from one command.
Does research-hub work without Zotero or NotebookLM?โผ
Yes. You can import local PDFs and Markdown files with `import-folder`, preview a sample dashboard, and add Zotero or NotebookLM later.
Which AI hosts support research-hub skills?โผ
The skills follow the universal SKILL.md standard and work with Claude Code, Codex, Cursor, Gemini, Hermes, and OpenClaw, plus any MCP-compatible host via the built-in server.
Can research-hub verify NotebookLM briefs?โผ
Yes. The brief verifier compares a downloaded NotebookLM brief against the uploaded source bundle and flags missed sources, unsupported claims, and contradictions.
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