← All Skills
An open-source library of 98 AI research and engineering skills. Package them into your Claude Code, Codex or Gemini agent and it becomes an AI research agent that can go from idea and literature survey to running experiments and writing the paper. Spans 23 categories, sourced from official repos and real GitHub issues.
Key Features
- 98 AI research & eng skills
- Training, inference, RAG, eval
- autoresearch orchestration
- From idea to finished paper
Installation
One-line via npx (recommended):
npx @orchestra-research/ai-research-skills
Or install by category from the Claude Code marketplace:
/plugin marketplace add orchestra-research/AI-research-SKILLs
/plugin install fine-tuning@ai-research-skills
How to Use
Skills install to ~/.orchestra/skills/. Use npx @orchestra-research/ai-research-skills list to view and update to refresh. The autoresearch skill drives the whole research workflow with a two-loop architecture, routing to domain skills for Megatron-LM, vLLM, TRL and more as needed.
Requirements
Requires Node.js and a compatible coding agent (Claude Code, Gemini CLI, OpenCode, Cursor, Hermes, etc.).
Related Skills