Comprehensive open-source library of AI research and engineering skills for any AI model. Package the skills and your claude code/codex/gemini agent will be an AI research agent with full horsepower. Maintained by Orchestra Research.
# Add to your Claude Code skills
git clone https://github.com/Orchestra-Research/AI-research-SKILLsSkills Library<p align="center"> <img src="docs/assets/promo.gif" alt="AI Research Skills Demo" width="700"> </p> <p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a> <a href="https://www.npmjs.com/package/@orchestra-research/ai-research-skills"><img src="https://img.shields.io/npm/v/@orchestra-research/ai-research-skills.svg" alt="npm version"></a> <a href="https://www.orchestra-research.com/perspectives/ai-research-skills"><img src="https://img.shields.io/badge/Blog-Read%20More-orange.svg" alt="Blog Post"></a> <a href="https://join.slack.com/t/orchestrarese-efu1990/shared_invite/zt-3iu6gr8io-zJvpkZTPToEviQ9KFZvNSg"><img src="https://img.shields.io/badge/Slack-Join%20Community-4A154B.svg?logo=slack" alt="Slack"></a> <a href="https://x.com/orch_research"><img src="https://img.shields.io/badge/Twitter-Follow-1DA1F2.svg?logo=x" alt="Twitter"></a> <a href="https://www.linkedin.com/company/orchestra-research/"><img src="https://img.shields.io/badge/LinkedIn-Follow-0A66C2.svg?logo=linkedin" alt="LinkedIn"></a> </p> <div align="center">The most comprehensive open-source library of AI research engineering skills for AI agents
| | | | |:---:|:---:|:---:| | Model Architecture (5) | Fine-Tuning (4) | Post-Training (8) | | Distributed Training (6) | Optimization (6) | Inference (4) | | Tokenization (2) | Data Processing (2) | Evaluation (3) | | Safety & Alignment (3) | (4) | (5) | | (7) | (4) | (3) | | (2) | (3) | (4) | | (6) | (1) | |
</div> </details> <p align="center"> <img src="docs/skills.png" alt="AI Research Agent System" width="50%"> <br> <em>System diagram of an AI research agent</em> </p>No comments yet. Be the first to share your thoughts!
We provide the layer of Engineering Ability that enable your coding agent to write and conduct AI research experiments, including preparing datasets, executing training pipelines, deploying models, and building your AI agents.
Modern AI research requires mastering dozens of specialized tools and frameworks. AI Researchers spend more time debugging infrastructure than testing hypotheses—slow...