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/zechenzhangAGI/AI-research-SKILLsSkills LibraryThe most comprehensive open-source library of AI research engineering skills for AI agents
| | | | |:---:|:---:|:---:| | Model Architecture (5) | Fine-Tuning (4) | Post-Training (8) | | Distributed Training (5) | Optimization (6) | Inference (4) | | Tokenization (2) | Data Processing (2) | Evaluation (3) | | Safety & Alignment (3) | Agents (4) | RAG (5) | | Multimodal (7) | Prompt Engineering (4) | MLOps (3) | | Observability (2) | Infrastructure (3) | Mech Interp (4) | | Emerging Techniques (6) | ML Paper Writing (1) | |
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—slowing the pace of scientific discovery. We provide a comprehensive library of expert-level research engineering skills that enable AI agents to autonomously implement and execute different stages of AI research experiments—from data preparation and model training to evaluation and deployment.
Quality over quantity: Each skill provides comprehensive, expert-level guidance with real code examples, troubleshooting guides, and production-ready workflows.
Install skill categories directly using the Claude Code CLI:
# Add the marketplace
/plugin marketplace add zechenzhangAGI/AI-research-SKILLs
# Install by category (20 categories available)
/plugin install fine-tuning@ai-research-skills # Axolotl, LLaMA-Factory, PEFT, Unsloth
/plugin install post-training@ai-research-skills # TRL, GRPO, OpenRLHF, SimPO, verl, slime, miles, torchforge
/plugin install inference-serving@ai-research-skills # vLLM, TensorRT-LLM, llama.cpp, SGLang
/plugin install distributed-training@ai-research-skills
/plugin install optimization@ai-research-skills
All 20 Categories:
| Category | Install Command | Skills Included |
|----------|-----------------|-----------------|
| Model Architecture | model-architecture@ai-research-skills | LitGPT, Mamba, NanoGPT, RWKV |
| Tokenization | tokenization@ai-research-skills | HuggingFace Tokenizers, SentencePiece |
| Fine-Tuning | fine-tuning@ai-research-skills | Axolotl, LLaMA-Factory, PEFT, Unsloth |
| Mech Interp | mechanistic-interpretability@ai-research-skills | TransformerLens, SAELens, pyvene, nnsight |
| Data Processing | data-processing@ai-research-skills | NeMo Curator, Ray Data |
| Post-Training | post-training@ai-research-skills | TRL, GRPO, OpenRLHF, SimPO, verl, slime, miles, torchforge |
| Safety | safety-alignment@ai-research-skills | Constitutional AI, LlamaGuard, NeMo Guardrails |
| Distributed | distributed-training@ai-research-skills | DeepSpeed, FSDP, Accelerate, Megatron, Lightning, Ray Train |
| Infrastructure | infrastructure@ai-research-skills | Modal, Lambda Labs, SkyPilot |
| Optimization | optimization@ai-research-skills | Flash Attention, bitsandbytes, GPTQ, AWQ, HQQ, GGUF |
| Evaluation | evaluation@ai-research-skills | lm-eval-harness, BigCode, NeMo Evaluator |
| Inference | inference-serving@ai-research-skills | vLLM, TensorRT-LLM, llama.cpp, SGLang |
| MLOps | mlops@ai-research-skills | W&B, MLflow, TensorBoard |
| Agents | agents@ai-research-skills | LangChain, LlamaIndex, CrewAI, AutoGPT |
| RAG | rag@ai-research-skills | Chroma, FAISS, Pinecone, Qdrant, Sentence Transformers |
| Prompt Eng | prompt-engineering@ai-research-skills | DSPy, Instructor, Guidance, Outlines |
| Observability | observability@ai-research-skills | LangSmith, Phoenix |
| Multimodal | multimodal@ai-research-skills | CLIP, Whisper, LLaVA, BLIP-2, SAM, Stable Diffusion, AudioCraft |
| Emerging | emerging-techniques@ai-research-skills | MoE, Model Merging, Long Context, Speculative Decoding, Distillation, Pruning |
| ML Paper Writing | ml-paper-writing@ai-research-skills | ML Paper Writing (LaTeX templates, citation verification, writing guides) |
No comments yet. Be the first to share your thoughts!