Install
openclaw skills install paper-scoutSearch and summarize research papers in robotics and related fields. Use when asked to find recent papers, digest academic literature, or scout publications...
openclaw skills install paper-scoutpaper_scout automates searching and summarizing research papers in robotics and related fields. It uses CrossRef as the primary data source, with Google Scholar as the supplementary source for missing fields or broader coverage.
Primary Query Engine:
Backup Source:
Filters:
muscle parameter estimation,reinforcement learning,imitation learning,human intention prediction,human-robot interaction collaboration.
since 2024).Data Outputs:
Structured Markdown reports saved to ~/Desktop/YYYY-MM-DD-academic-digest.md with fields:
# paper_scout SKILL.yaml
crawl:
sources:
- crossref
- scholar_google
queries:
custom: [] # User-provided
defaults:
- reinforcement learning robotics
- human intention prediction imitation learning
filters:
venues: ["TRO", "IJRR", "Science Robotics", "RAL", "CVPR"]
date: since:2024
output:
path: ~/Desktop/{{today}}-academic-digest.md
markdown: true
reinforcement learning robotics papers since 2024.sorted by date).