AI-Research-SKILLs
98 skills for autonomous AI research from idea to paper
All Skills in This Repository (85)
Pure Emerald Level Indicatorsml-paper-writing
Draft machine learning conference papers with LaTeX templates and API-verified citations.
serving-llms-vllm
Serve LLMs with vLLM using PagedAttention and continuous batching.
tensorrt-llm
Optimize LLM inference on NVIDIA GPUs using TensorRT-LLM with quantization and batching.
sglang
Serve LLMs with RadixAttention prefix caching and structured JSON outputs.
llama-cpp
Execute LLM inference on CPUs, Apple Silicon, and non-NVIDIA GPUs using llama.cpp.
lambda-labs-gpu-cloud
Provision on-demand and reserved NVIDIA GPU cloud instances for ML workloads.
skypilot-multi-cloud-orchestration
Orchestrate machine learning workloads across AWS, GCP, Azure, and Kubernetes.
modal-serverless-gpu
Run machine learning workloads on serverless GPU compute with auto-scaling APIs.
nemo-curator
Prepare LLM training data with GPU-accelerated NeMo Curator.
ray-data
Process large datasets with distributed transformations across CPU and GPU resources.
dspy
Compile high-level Python specifications into optimized LLM calls.
guidance
Control LLM generation with Pythonic syntax, regex, and context-free grammars.
Frequently Asked Questions
FAQPage SchemaHow to install AI-Research-SKILLs?โผ
Run `npx skills add Orchestra-Research/AI-Research-SKILLs --all -g -y` in your terminal to install all 98 skills globally.
What can AI-Research-SKILLs do?โผ
It lets your AI agent autonomously run the full research lifecycle: literature search, hypothesis generation, experiments, model training, evaluation, and writing conference-ready papers.
Which frameworks are covered?โผ
Skills cover vLLM, TensorRT-LLM, DeepSpeed, FSDP, TRL, Axolotl, LangChain, DSPy, Chroma, Qdrant, Stable Diffusion, Whisper, and dozens more across training, inference, RAG, and multimodal work.
Does it work with Claude Code and other agents?โผ
Yes. All skills follow the standard SKILL.md format and work with Claude Code, OpenClaw, Cursor, and other compatible agents, including an autoresearch orchestrator for continuous autonomous operation.
Can it help write ML conference papers?โผ
Yes. It includes paper-writing skills with LaTeX templates for NeurIPS, ICML, ICLR, OSDI, and SOSP, plus citation verification workflows and academic figure generation.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides