Loading...
Loading...
Complete automated literature discovery pipeline: multi-source search → six-dimension scoring → fine reading → formatted delivery → archival. Combines a configurable engine with daily cron-driven application layer. Works with Feishu, Telegram, or any messaging platform.
npx skill4agent add yuan1z0825/nature-skills nature-literature-pipelineCron (daily trigger, e.g. 08:30)
│
├─ ① SEARCH (30 candidates)
│ arXiv / OpenAlex / Crossref / Semantic Scholar (auto-degradation)
│
├─ ② COARSE FILTER (30 → 5)
│ Six-dimension scoring: topic match × 35 + methodology × 20
│ + journal quality × 15 + network relevance × 10
│ + applied value × 10 + archival value × 10
│
├─ ③ FINE READ (top 5)
│ Abstract-level or full-text. Source level tagged:
│ Full-text / Abstract only / Metadata only
│
├─ ④ DELIVER
│ Formatted digest to Feishu/Telegram/etc.
│ 🏅 rank | title | journal | ⭐ score | 💡 one-liner
│ 🔬 methods | 📊 key results | 🧭 commentary
│
└─ ⑤ ARCHIVE
DOI/arXiv de-dup → classify → write notes → update indexMy research area is [X], keywords: [Y], deliver to [feishu group name], archive to [path]Set up a daily literature push at 08:30 Beijing time, 30 candidates, top 5 delivered| Layer | Purpose | Files |
|---|---|---|
| Engine | Scoring, classification, note templates, gap analysis | |
| Application | Daily cron pipeline, delivery formatting, archival workflow | |
templates/literature-push-template.mdraw/nature-academic-searchnature-citationzoteroarxiv| Reference | Purpose |
|---|---|
| Six-dimension scoring rubric with weights, caps, and evaluation logic |
| Methodology for identifying research gaps through systematic literature survey |
| Standardized literature note format with YAML frontmatter |
| Daily digest message template with field guidelines and example |
| Cron job creation, verification, and manual fallback procedures |
| End-to-end workflow for concentrated literature review writing |
raw/