📦 npm Package for All Coding Agents
Install AI research skills to any coding agent with one command:
npx @orchestra-research/ai-research-skillsSupported Agents
- Claude Code
- Cursor
- Codex (OpenAI)
- Gemini CLI
- Qwen Code
Features
- Interactive installer - Choose everything, quickstart, by category, or individual skills
- Auto-detection - Finds your installed coding agents automatically
- Update - Refresh only installed skills with latest versions
- Uninstall - Remove all or select specific skills
🎯 What's New
npm Package
@orchestra-research/ai-research-skillsv1.0.2 on npm- Skills stored in
~/.orchestra/skills/with symlinks to each agent - Works alongside Claude Code marketplace (alternative method)
82 Total Skills (+1)
- TorchTitan added to Model Architecture - PyTorch-native distributed training for Llama 3.1
- Megatron-Core moved to Distributed Training category (now 6 skills)
- Post-Training confirmed at 8 skills: TRL, GRPO, OpenRLHF, SimPO, verl, slime, miles, torchforge
Documentation
- README updated with npm as primary install method
- Claude Code marketplace kept as alternative
- All skill counts corrected
📊 Stats
| Metric | Value |
|---|---|
| Total Skills | 82 |
| Categories | 20 |
| Supported Agents | 5 |
| npm Package | v1.0.2 |
Quick Start
# Install to all detected agents
npx @orchestra-research/ai-research-skills
# Or use CLI commands
npx @orchestra-research/ai-research-skills list
npx @orchestra-research/ai-research-skills updateFull Changelog: v0.13.0...v0.14.0