ai-research-skills
From Orchestra-Research
Install
/plugin marketplace add Orchestra-Research/AI-Research-SKILLsFacts
- Repository
- Orchestra-Research/AI-Research-SKILLs
- Status
- Actively maintained
- Last commit
- Plugins in marketplace
- 23
- Source file
- .claude-plugin/marketplace.json
Source preview
The instructions Claude Code reads when this marketplace runs.
{
"name": "ai-research-skills",
"owner": {
"name": "Orchestra Research",
"email": "[email protected]"
},
"metadata": {
"description": "Comprehensive library of 98 AI research engineering skills enabling autonomous AI research from hypothesis to experimental verification",
"version": "1.2.0"
},
"plugins": [
{
"name": "model-architecture",
"description": "LLM architectures and implementations including LitGPT, Mamba, NanoGPT, RWKV, and TorchTitan. Use when implementing, training, or understanding transformer and alternative architectures.",
"source": "./",
"strict": false,
"skills": [
"./01-model-architecture/litgpt",
"./01-model-architecture/mamba",
"./01-model-architecture/nanogpt",
"./01-model-architecture/rwkv",
"./01-model-architecture/torchtitan"
]
},
{
"name": "tokenization",
"description": "Text tokenization for LLMs including HuggingFace Tokenizers and SentencePiece. Use when training custom tokenizers or handling multilingual text.",
"source": "./",
"strict": false,
"skills": [
"./02-tokenization/huggingface-tokenizers",
"./02-tokenization/sentencepiece"
]
},
{
"name": "fine-tuning",
"description": "LLM fine-tuning frameworks including Axolotl, LLaMA-Factory, PEFT, and UnslView full source on GitHub →Other marketplaces
ecc
★ 229,918affaan-mupdated 15d agoMITanthropic-agent-skills
★ 161,309anthropicsupdated 15d agoclaude-code-plugins
★ 137,934Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
anthropicsupdated 14d agoui-ux-pro-max-skill
★ 105,847nextlevelbuilderupdated 14d agoMITcaveman
★ 89,686Ultra-compressed communication mode for Claude Code. Cuts 65% of output tokens (measured) while keeping full technical accuracy.
JuliusBrusseeupdated 25d agoMITthedotmack
★ 87,329thedotmackupdated 13d agoApache-2.0