research-assist
Zotero-driven paper discovery, ranking, and digest delivery
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install research-assist?โผ
Run `npx skills add zhanglg12/research-assist --all -g -y` in your terminal to install the skill globally.
How does research-assist find relevant papers?โผ
It reads your Zotero collections and tags to build a research profile, then searches arXiv (optionally OpenAlex and Semantic Scholar) and ranks results by profile fit and semantic similarity.
Does research-assist work with Claude Code and OpenClaw?โผ
Yes. It follows the standard SKILL.md format and runs with OpenClaw, Claude Code, Codex CLI, and other compatible hosts.
Will it change or delete my Zotero library?โผ
No. Feedback writeback only adds tags, collections, or notes, runs in dry-run mode by default, and never deletes items or edits metadata.
Can I get paper digests by email or Telegram?โผ
Yes. After ranking, it renders a short HTML digest and can deliver it through email or Telegram based on your config.
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