Overview of AI Research Skills Library
mainThe AI Research Skills Library is an open-source collection of 98 specialized skills designed to enable AI agents to autonomously conduct the full AI research lifecycle. This includes everything from initial idea generation and literature surveys to experiment execution (training, evaluation, deployment) and final paper writing.
The library provides two main layers:
- Research Orchestration Layer: Skills like
autoresearch,ideation, andpaper writingthat manage the high-level research workflow. - Engineering Skills: Deep, production-ready domain expertise for specific frameworks (e.g., Megatron-LM, vLLM, TRL) covering areas like distributed training, inference, and fine-tuning.