Install
openclaw skills install scholar-researchSearch, analyze, and summarize peer-reviewed academic papers from open access sources. Provides credibility scoring, visualization, timeline generation, and...
openclaw skills install scholar-researchSearch and analyze academic papers from open access sources with credibility scoring and detailed summaries.
The skill searches across these sources:
Users can add custom sources via config:
{
"custom_sources": [
{"name": "My University", "url": "https://repo.my.edu", "api": "..."}
]
}
Paper Quality (100 points):
| Factor | Weight | Description |
|---|---|---|
| citation_count | 15% | Times cited by other papers |
| publication_recency | 10% | Newer = more relevant |
| author_reputation | 12% | Combined h-index of authors |
| journal_impact | 12% | Impact factor, CiteScore |
| peer_review_status | 10% | Peer-reviewed vs pre-print |
| open_access | 8% | Free to read/download |
| retraction_status | 10% | Not retracted |
| author_network | 8% | Connected to established network |
| funder_acknowledgment | 5% | Clear funding sources |
| reproducibility | 5% | Code/data available |
Bonus Points (up to +40):
Users can modify weights in config:
{
"scoring": {
"citation_count": 25,
"publication_recency": 5
}
}
Or use preset profiles: "strict", "recent_only", "balanced"
[1] Paper Title (Year)
Score: 95/100 | Citations: 234
📄 PDF | 📊 Figures | 🔬 SI
Summary: [One paragraph]
Methodology: [Detailed breakdown]
📈 FIELD TIMELINE (N papers)
2024: ████████████████████ 15 papers
→ Major: [Breakthrough 1]
→ Trend: [Trend 1]
2023: ████████████████ 12 papers
→ Major: [Breakthrough 2]
📊 Credibility Distribution
Score 90-100: ██ (5) ★ Top
Score 70-89: ████████ (15)
Score 50-69: ██████████████████ (25)
Score 30-49: ██████████ (10)
Score 0-29: ██ (2)
[████████████░░░░░░░░░] Average: 58/100
Find papers on: machine learning
Fields: computer science, AI
Top papers: 5
Extract figures: true
Find papers on: quantum computing
Fields: physics
Top papers: 10
Extract figures: false
See config.json for: