Awesome-Agent-Skills-for-Empirical-Research discovery-skills
9 paper discovery skills. Trigger: finding new relevant papers, tracking citations, staying current. Design: automated monitoring, recommendation engines, and alert setup guides.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/literature/discovery" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-discovery-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/literature/discovery/SKILL.mdsource content
Paper Discovery — 9 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| citation-alert-guide | Set up citation alerts and track new papers citing key references |
| conference-proceedings-guide | Find, access, and cite conference papers and proceedings effectively |
| literature-mapping-guide | Visual literature mapping and connected papers exploration |
| paper-recommendation-guide | Systematic paper recommendation and discovery using multiple methods |
| papers-we-love-guide | Community-curated directory of influential CS research papers |
| rss-paper-feeds | Set up RSS feeds and alerts to track new publications in your research area |
| semantic-paper-radar | Semantic literature discovery and synthesis using embeddings |
| semantic-scholar-recs-guide | Paper discovery via recommendation APIs (OpenAlex, CrossRef citation networks) |
| zotero-arxiv-daily-guide | Guide to Zotero arXiv Daily for personalized daily paper recommendations |