AI Research / Research Agents

Scientific Agent Skills: A Library of Procedural Knowledge for Research Agents

An arXiv paper describing an open library of 163 procedural skills for research agents across 16 scientific areas, with versioned instruction files and accompanying reference material or runnable scripts.

Clear28/30
Useful24/30
Specific16/20
Complete14/20
Scientific Agent Skills: A Library of Procedural Knowledge for Research Agents screenshot

Why it was accepted

The page clearly describes an AI-related research project with a concrete deliverable: an open library of procedural skills for research agents. The abstract gives enough evidence for a useful listing, including scope (163 skills, 16 areas), examples of domains, and the fact that the project is openly licensed and linked to a GitHub repository.

Weakness

The crawl does not show the repository contents themselves, so a visitor still cannot tell how the skills are organized in practice, what the installation or usage flow looks like, or whether there are examples, docs, or releases beyond the paper abstract.

Review status

7 days ago #1254 ↓ -2

Last evaluated 7 days ago. Current rank #1254. Down 2 spots in the rankings.

Score history

82

Related listings

Prometheus screenshot
#561 Prometheus
86

AI Research / Autonomous Research Systems

An autonomous research system that runs on a single workstation and aggressively checks its own claims with adversarial self-verification, replication, and calibration audits.

Keenable SELECT screenshot
84

AI Research / Web Search / Data Extraction

An MCP-based research agent that searches live web data through SQL and publishes reports with the full query and tool trajectory.

Uno screenshot
#1098 Uno
83

AI Research / LLM Efficiency / Inference

Uno is a research repository for speeding up LLM inference with discrete diffusion and lossless multi-token decoding. The repo includes inference, training, and evaluation code, plus installation steps, checkpoints, and example workflows.