agentsclimarketplace

Semantic scholar paper triage starter

Skill ma-compbio-lab/SkillFoundry/skills/scientific-knowledge/semantic-scholar-paper-triage-starter

Rank a small set of candidate papers for triage using deterministic citation, recency, and query-overlap heuristics inspired by Semantic Scholar recommendation workflows.From its SKILL.md

Install
npx -y skills add ma-compbio-lab/SkillFoundry --skill semantic-scholar-paper-triage-starter

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.9 KB, 143 tokens by cl100k_base, as published. Nobody here has run it

Semantic Scholar Paper Triage Starter

Use this starter to rank a small local paper set for quick screening.

Run

python3 skills/scientific-knowledge/semantic-scholar-paper-triage-starter/scripts/run_semantic_scholar_paper_triage.py \
  --input skills/scientific-knowledge/semantic-scholar-paper-triage-starter/examples/candidate_papers.json \
  --query "single-cell RNA-seq atlas integration"

Notes

  • The starter is deterministic and local-first.
  • It operates on already collected paper metadata rather than downloading full corpora.
  • The output is a machine-readable JSON summary suitable for downstream routing or human review.

What ships with it: 9 files

10.4 KB alongside SKILL.md, 2 of them executable

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.