[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Orchestra-Research-presenting-conference-talks-zh-CN":3,"guides-for-Orchestra-Research-presenting-conference-talks":1866,"similar-k179rr3dr4mna3h8mah8sjs7b986n6qs-zh-CN":1867},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":254,"isFallback":235,"parentExtension":260,"providers":317,"relations":321,"repo":322,"tags":1864,"workflow":1865},1778695116697.1978,"k179rr3dr4mna3h8mah8sjs7b986n6qs",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral talks, spotlight presentations, or invited talks for ML and systems conferences.",{"claudeCode":12},"Orchestra-Research/AI-Research-SKILLs","Presenting Conference Talks","https://github.com/Orchestra-Research/AI-Research-SKILLs",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":233,"workflow":252},1778697466182.9043,"kn73ay21fv9ce0cnjnnnzatmtd86mw99","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"practices":207,"prerequisites":208,"promptVersionExtension":212,"promptVersionScoring":213,"purpose":214,"rationale":215,"score":216,"summary":217,"tags":218,"targetMarket":226,"tier":227,"useCases":228},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The displayed description clearly names the problem of generating conference slides from compiled papers and specifies the target audience (ML and systems conferences).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a simple prompt by automating the complex process of slide generation, including speaker notes and multiple output formats (Beamer LaTeX PDF and editable PPTX), which is a substantial task for researchers.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears to be production-ready, covering the complete lifecycle from paper content extraction to slide generation in multiple formats and providing detailed templates and workflow guidance.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the single domain of generating conference presentation slides from research papers, with clear boundaries outlined in the 'When to Use' table.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description is concise, accurate, and directly reflects the skill's capabilities as described in the SKILL.md file.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools directly; it is a prompt-based agent skill.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","This skill does not appear to have configurable parameters beyond the input paper content and talk type, which are handled via prompts.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose individual tools with names.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","This skill is a prompt-based agent skill and does not expose a tool schema.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The MIT license is clearly declared in the SKILL.md frontmatter and the LICENSE file, permitting broad use.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 28, 2026, which is within the last 90 days.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The skill declares a specific dependency (`python-pptx>=0.6.21`) in its frontmatter, indicating awareness of external requirements.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle or expose any secrets.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on structured content (a compiled paper) and does not appear to execute arbitrary code or load untrusted external data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill operates on local files (the compiled paper) and does not fetch external content at runtime, thus avoiding supply-chain risks.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","As a prompt-based skill, it does not directly interact with the file system or perform operations outside its defined scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill is a prompt-based agent capability and does not involve script execution that could lead to sandbox escapes.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's function is to generate slides from local content and does not involve sending data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The SKILL.md and associated reference files appear to be free of hidden text tricks or obfuscated instructions.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill does not rely on opaque code execution; its logic is defined by prompts and its associated scripts are standard Python.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill's primary input is a compiled paper, and it references its own bundled templates/scripts, making no assumptions about the user's project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","In the last 90 days, 4 issues were opened and 8 were closed. The closure rate is sufficient (4/8 >= 50%).",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter declares a meaningful version (1.0.0), and a CHANGELOG.md is present.",{"category":104,"check":105,"severity":42,"summary":106},"Code Execution","Validation","The skill's primary execution is prompt-based; the associated Python script for PPTX generation is self-contained and does not process arbitrary user input beyond command-line arguments.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill only generates files and does not perform any destructive operations.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The python-pptx script includes basic error handling via standard Python exceptions. The Beamer generation relies on latexmk which provides error reporting. The SKILL.md outlines common issues and solutions.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","This skill generates files and does not perform destructive actions or outbound calls that necessitate a local audit log.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill operates on research paper content and does not handle personal data.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill's function is language-independent and relevant globally for academic research, thus `targetMarket` is 'global'.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Python libraries (`python-pptx`) and LaTeX, which are widely available, and does not assume a specific OS or shell.",{"category":45,"check":127,"severity":24,"summary":128},"README","A comprehensive README.md exists and clearly outlines the project's mission, structure, and available skills.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single skill, not a collection of tools.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features mentioned in the README and SKILL.md (Beamer PDF, PPTX generation, speaker notes, talk script) have corresponding implementations or clear guidance.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for both humans (`npx @orchestra-research/ai-research-skills`) and AI agents, along with example usage.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md includes a 'Common Issues and Solutions' section that addresses potential problems with Beamer compilation and PPTX generation, providing remediation steps.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The primary dependency (`python-pptx`) is pinned with a minimum version in the SKILL.md frontmatter, and the Python script is standard.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's operations (generating files) are not destructive and do not involve sending data outward, so a dry-run capability is not applicable.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not appear to emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The SKILL.md frontmatter and body clearly state the skill's purpose (generating slides from papers), artifact (Beamer PDF, PPTX), and use cases (oral/spotlight/invited talks for ML/systems conferences).",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, self-contained, and includes trigger phrases that accurately describe the skill's core capability.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with progressive disclosure, keeping the main body concise and delegating details to reference files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the workflow and refers to a `references/slide-templates.md` file for detailed Beamer and python-pptx templates.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill does not involve deep exploration or code review; it's a generation task.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear Beamer LaTeX and python-pptx code snippets that serve as ready-to-use examples.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The 'Common Issues and Solutions' section addresses potential problems like too many slides, audience confusion, evaluation overload, and Beamer/PPTX compilation errors, with recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill does not depend on an external MCP server or other tools that require fallback mechanisms.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The SKILL.md clearly declares its stack assumptions: Beamer LaTeX (requires LaTeX distribution) and Python 3 with `python-pptx`, which are standard and widely available.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill's process is driven by user input (paper content, talk type) and internal templates. Unexpected states are handled by reporting issues in the 'Common Issues' section or by standard script error handling.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills. It clearly states its purpose and boundaries, directing users to other specific skills (e.g., `ml-paper-writing`) for related but distinct tasks.",1778697466077,"This skill automates the creation of conference presentation slides in both Beamer LaTeX PDF and editable PPTX formats, including speaker notes and talk scripts, from a compiled research paper. It provides structured templates for various talk types and venues, along with guidance on figure handling and compilation.",[198,199,200,201,202],"Generates Beamer LaTeX PDF slides","Generates editable PPTX slides","Includes speaker notes and optional talk script","Provides structured templates for different talk types and venues","Offers guidance on figure handling and compilation",[204,205,206],"Writing the research paper itself.","Structuring a systems paper.","Creating publication-quality plots (though it can incorporate them).",[],[209,210,211],"LaTeX distribution (for Beamer PDF generation)","python-pptx library (for PPTX generation)","Compiled research paper (input)","3.0.0","4.4.0","Generate professional conference presentation slides efficiently from a research paper to save researchers time and improve presentation quality.","High-quality skill with comprehensive documentation and clear utility. Minor areas like detailed parameter validation are not applicable due to the nature of the skill.",98,"Excellent skill for generating high-quality conference presentation slides from research papers.",[219,220,221,222,223,224,225],"presentation","slides","latex","beamer","pptx","academic","research","global","verified",[229,230,231,232],"Preparing oral, spotlight, or invited talks for ML and systems conferences.","Automating slide creation from a compiled research paper to save time.","Generating a polished presentation with consistent styling and clear structure.","Producing both a typeset PDF and an editable PPTX version for flexibility.",{"codeQuality":234,"collectedAt":236,"documentation":237,"maintenance":240,"popularity":247,"security":248,"testCoverage":251},{"hasLockfile":235},true,1778697452096,{"descriptionLength":238,"readmeSize":239},240,45313,{"closedIssues90d":241,"forks":242,"hasChangelog":235,"manifestVersion":243,"openIssues90d":244,"pushedAt":245,"stars":246},8,640,"1.0.0",4,1777352967000,8343,{"npmDownloads":8},{"hasNpmPackage":235,"license":249,"smitheryVerified":250},"MIT",false,{"hasCi":235,"hasTests":250},{"updatedAt":253},1778697466182,{"basePath":255,"githubOwner":256,"githubRepo":257,"locale":18,"slug":258,"type":259},"20-ml-paper-writing/presenting-conference-talks","Orchestra-Research","AI-Research-SKILLs","presenting-conference-talks","skill",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"parentExtension":271,"providers":304,"relations":313,"tags":314,"workflow":315},1778695116697.1702,"k17155ws9qc0hw7a568bg79sfd86max8",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"LLM architectures and implementations including LitGPT, Mamba, NanoGPT, RWKV, and TorchTitan. Use when implementing, training, or understanding transformer and alternative architectures.",{"claudeCode":257},"Agent-Native Research Artifact (ARA) Tooling",{"basePath":269,"githubOwner":256,"githubRepo":257,"locale":18,"slug":257,"type":270},"","plugin",{"_creationTime":272,"_id":273,"community":274,"display":275,"identity":279,"providers":281,"relations":298,"tags":300,"workflow":301},1778695116697.17,"k17755pkhk2ktxts0edcsj00s586nmvk",{"reviewCount":8},{"description":276,"installMethods":277,"name":278,"sourceUrl":14},"Comprehensive library of 98 AI research engineering skills enabling autonomous AI research from hypothesis to experimental verification",{"claudeCode":12},"AI Research Skills Library",{"basePath":269,"githubOwner":256,"githubRepo":257,"locale":18,"slug":257,"type":280},"marketplace",{"evaluate":282,"extract":291},{"promptVersionExtension":283,"promptVersionScoring":213,"score":284,"tags":285,"targetMarket":226,"tier":227},"3.1.0",99,[286,287,288,289,290],"ai-research","mlops","llm-skills","autonomous-agents","research-orchestration",{"commitSha":292,"license":249,"marketplace":293,"plugin":296},"HEAD",{"name":294,"pluginCount":295},"ai-research-skills",1,{"mcpCount":8,"provider":297,"skillCount":8},"classify",{"repoId":299},"kd70hj1y80mhra5xm5g188j5n586mg18",[286,289,288,287,290],{"evaluatedAt":302,"extractAt":303,"updatedAt":302},1778695131103,1778695116697,{"evaluate":305,"extract":310},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":306,"targetMarket":226,"tier":227},[225,307,308,309,286],"artifact","provenance","review",{"commitSha":292,"license":249,"plugin":311},{"mcpCount":8,"provider":297,"skillCount":312},96,{"parentExtensionId":273,"repoId":299},[286,307,308,225,309],{"evaluatedAt":316,"extractAt":303,"updatedAt":316},1778695555085,{"evaluate":318,"extract":320},{"promptVersionExtension":212,"promptVersionScoring":213,"score":216,"tags":319,"targetMarket":226,"tier":227},[219,220,221,222,223,224,225],{"commitSha":292,"license":249},{"parentExtensionId":262,"repoId":299},{"_creationTime":323,"_id":299,"identity":324,"providers":325,"workflow":1859},1778695107142.3535,{"githubOwner":256,"githubRepo":257,"sourceUrl":14},{"classify":326,"discover":1837,"extract":1840,"github":1841,"npm":1858},{"commitSha":292,"extensions":327},[328,341,348,355,362,369,376,383,390,397,404,411,418,425,431,438,445,452,459,466,473,480,487,494,501,525,541,555,569,582,597,612,622,638,654,666,681,694,705,716,727,739,750,763,774,790,804,814,824,840,850,858,866,874,882,896,910,942,956,966,976,986,996,1006,1020,1031,1041,1053,1063,1082,1095,1110,1126,1140,1154,1167,1180,1193,1205,1217,1230,1249,1259,1272,1285,1298,1307,1317,1326,1336,1346,1358,1371,1384,1396,1406,1416,1426,1436,1446,1458,1467,1485,1501,1511,1521,1531,1541,1555,1568,1578,1591,1603,1617,1724,1731,1768,1776,1784,1798,1812,1822],{"basePath":269,"description":276,"displayName":294,"installMethods":329,"rationale":330,"selectedPaths":331,"source":340,"sourceLanguage":18,"type":280},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[332,335,337],{"path":333,"priority":334},".claude-plugin/marketplace.json","mandatory",{"path":336,"priority":334},"README.md",{"path":338,"priority":339},"LICENSE","high","rule",{"basePath":269,"description":265,"displayName":342,"installMethods":343,"rationale":344,"selectedPaths":345,"source":340,"sourceLanguage":18,"type":270},"model-architecture",{"claudeCode":257},"inline plugin source from marketplace.json at /",[346,347],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":349,"displayName":350,"installMethods":351,"rationale":344,"selectedPaths":352,"source":340,"sourceLanguage":18,"type":270},"Text tokenization for LLMs including HuggingFace Tokenizers and SentencePiece. Use when training custom tokenizers or handling multilingual text.","tokenization",{"claudeCode":257},[353,354],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":356,"displayName":357,"installMethods":358,"rationale":344,"selectedPaths":359,"source":340,"sourceLanguage":18,"type":270},"LLM fine-tuning frameworks including Axolotl, LLaMA-Factory, PEFT, and Unsloth. Use when fine-tuning models with LoRA, QLoRA, or full fine-tuning.","fine-tuning",{"claudeCode":257},[360,361],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":363,"displayName":364,"installMethods":365,"rationale":344,"selectedPaths":366,"source":340,"sourceLanguage":18,"type":270},"Neural network interpretability tools including TransformerLens, SAELens, NNSight, and pyvene. Use when analyzing model internals, finding circuits, or understanding how models compute.","mechanistic-interpretability",{"claudeCode":257},[367,368],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":370,"displayName":371,"installMethods":372,"rationale":344,"selectedPaths":373,"source":340,"sourceLanguage":18,"type":270},"Data curation and processing at scale including NeMo Curator and Ray Data. Use when preparing training datasets or processing large-scale data.","data-processing",{"claudeCode":257},[374,375],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":377,"displayName":378,"installMethods":379,"rationale":344,"selectedPaths":380,"source":340,"sourceLanguage":18,"type":270},"RLHF and preference alignment including TRL, GRPO, OpenRLHF, SimPO, verl, slime, miles, and torchforge. Use when aligning models with human preferences, training reward models, or large-scale RL training.","post-training",{"claudeCode":257},[381,382],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":384,"displayName":385,"installMethods":386,"rationale":344,"selectedPaths":387,"source":340,"sourceLanguage":18,"type":270},"AI safety and content moderation including Constitutional AI, LlamaGuard, NeMo Guardrails, and Prompt Guard. Use when implementing safety filters, content moderation, or prompt injection detection.","safety-alignment",{"claudeCode":257},[388,389],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":391,"displayName":392,"installMethods":393,"rationale":344,"selectedPaths":394,"source":340,"sourceLanguage":18,"type":270},"Multi-GPU and multi-node training including DeepSpeed, PyTorch FSDP, Accelerate, Megatron-Core, PyTorch Lightning, and Ray Train. Use when training large models across GPUs.","distributed-training",{"claudeCode":257},[395,396],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":398,"displayName":399,"installMethods":400,"rationale":344,"selectedPaths":401,"source":340,"sourceLanguage":18,"type":270},"GPU cloud and compute orchestration including Modal, Lambda Labs, and SkyPilot. Use when deploying training jobs or managing GPU resources.","infrastructure",{"claudeCode":257},[402,403],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":405,"displayName":406,"installMethods":407,"rationale":344,"selectedPaths":408,"source":340,"sourceLanguage":18,"type":270},"Model optimization and quantization including Flash Attention, bitsandbytes, GPTQ, AWQ, GGUF, and HQQ. Use when reducing memory, accelerating inference, or quantizing models.","optimization",{"claudeCode":257},[409,410],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":412,"displayName":413,"installMethods":414,"rationale":344,"selectedPaths":415,"source":340,"sourceLanguage":18,"type":270},"LLM benchmarking and evaluation including lm-evaluation-harness, BigCode Evaluation Harness, and NeMo Evaluator. Use when benchmarking models or measuring performance.","evaluation",{"claudeCode":257},[416,417],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":419,"displayName":420,"installMethods":421,"rationale":344,"selectedPaths":422,"source":340,"sourceLanguage":18,"type":270},"Production LLM inference including vLLM, TensorRT-LLM, llama.cpp, and SGLang. Use when deploying models for production inference.","inference-serving",{"claudeCode":257},[423,424],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":426,"displayName":287,"installMethods":427,"rationale":344,"selectedPaths":428,"source":340,"sourceLanguage":18,"type":270},"ML experiment tracking and lifecycle including Weights & Biases, MLflow, and TensorBoard. Use when tracking experiments or managing models.",{"claudeCode":257},[429,430],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":432,"displayName":433,"installMethods":434,"rationale":344,"selectedPaths":435,"source":340,"sourceLanguage":18,"type":270},"LLM agent frameworks including LangChain, LlamaIndex, CrewAI, and AutoGPT. Use when building chatbots, autonomous agents, or tool-using systems.","agents",{"claudeCode":257},[436,437],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":439,"displayName":440,"installMethods":441,"rationale":344,"selectedPaths":442,"source":340,"sourceLanguage":18,"type":270},"Retrieval-Augmented Generation including Chroma, FAISS, Pinecone, Qdrant, and Sentence Transformers. Use when building semantic search or document retrieval systems.","rag",{"claudeCode":257},[443,444],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":446,"displayName":447,"installMethods":448,"rationale":344,"selectedPaths":449,"source":340,"sourceLanguage":18,"type":270},"Structured LLM outputs including DSPy, Instructor, Guidance, and Outlines. Use when extracting structured data or constraining LLM outputs.","prompt-engineering",{"claudeCode":257},[450,451],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":453,"displayName":454,"installMethods":455,"rationale":344,"selectedPaths":456,"source":340,"sourceLanguage":18,"type":270},"LLM application monitoring including LangSmith and Phoenix. Use when debugging LLM apps or monitoring production systems.","observability",{"claudeCode":257},[457,458],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":460,"displayName":461,"installMethods":462,"rationale":344,"selectedPaths":463,"source":340,"sourceLanguage":18,"type":270},"Vision, audio, and multimodal models including CLIP, Whisper, LLaVA, BLIP-2, Segment Anything, Stable Diffusion, AudioCraft, Cosmos Policy, OpenPI, and OpenVLA-OFT. Use when working with images, audio, multimodal tasks, or vision-language-action robot policies.","multimodal",{"claudeCode":257},[464,465],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":467,"displayName":468,"installMethods":469,"rationale":344,"selectedPaths":470,"source":340,"sourceLanguage":18,"type":270},"Advanced ML techniques including MoE Training, Model Merging, Long Context, Speculative Decoding, Knowledge Distillation, and Model Pruning. Use when implementing cutting-edge optimization or architecture techniques.","emerging-techniques",{"claudeCode":257},[471,472],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":474,"displayName":475,"installMethods":476,"rationale":344,"selectedPaths":477,"source":340,"sourceLanguage":18,"type":270},"Autonomous research orchestration using a two-loop architecture. Manages the full research lifecycle from literature survey to paper writing, routing to domain-specific skills for execution. Use when starting a research project, running autonomous experiments, or managing multi-hypothesis research.","autoresearch",{"claudeCode":257},[478,479],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":481,"displayName":482,"installMethods":483,"rationale":344,"selectedPaths":484,"source":340,"sourceLanguage":18,"type":270},"Write publication-ready ML/AI/Systems papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM, OSDI, NSDI, ASPLOS, SOSP. Includes LaTeX templates, citation verification, reviewer guidelines, publication-quality figure generation, systems paper structural blueprints, and conference presentation slides.","ml-paper-writing",{"claudeCode":257},[485,486],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":488,"displayName":489,"installMethods":490,"rationale":344,"selectedPaths":491,"source":340,"sourceLanguage":18,"type":270},"Research ideation frameworks including structured brainstorming and creative thinking. Use when exploring new research directions, generating novel ideas, or seeking fresh angles on existing work.","ideation",{"claudeCode":257},[492,493],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":269,"description":495,"displayName":496,"installMethods":497,"rationale":344,"selectedPaths":498,"source":340,"sourceLanguage":18,"type":270},"Agent-Native Research Artifact (ARA) tooling: compile any research input (paper, repo, notes) into a structured artifact, record session provenance as a post-task epilogue, and run Seal Level 2 epistemic review. Use when ingesting research into a falsifiable, agent-traversable artifact, capturing how a research project actually evolved, or auditing an ARA for evidence-claim alignment.","agent-native-research-artifact",{"claudeCode":257},[499,500],{"path":336,"priority":334},{"path":338,"priority":339},{"basePath":502,"description":503,"displayName":475,"installMethods":504,"rationale":505,"selectedPaths":506,"source":340,"sourceLanguage":18,"type":259},"0-autoresearch-skill","Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execution, supports continuous agent operation via Claude Code /loop and OpenClaw heartbeat, and produces research presentations and papers. Use when starting a research project, running autonomous experiments, or managing a multi-hypothesis research effort.",{"claudeCode":12},"SKILL.md frontmatter at 0-autoresearch-skill/SKILL.md",[507,509,512,514,516,519,521,523],{"path":508,"priority":334},"SKILL.md",{"path":510,"priority":511},"references/agent-continuity.md","medium",{"path":513,"priority":511},"references/progress-reporting.md",{"path":515,"priority":511},"references/skill-routing.md",{"path":517,"priority":518},"templates/findings.md","low",{"path":520,"priority":518},"templates/progress-presentation.html",{"path":522,"priority":518},"templates/research-log.md",{"path":524,"priority":518},"templates/research-state.yaml",{"basePath":526,"description":527,"displayName":528,"installMethods":529,"rationale":530,"selectedPaths":531,"source":340,"sourceLanguage":18,"type":259},"01-model-architecture/litgpt","Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.","implementing-llms-litgpt",{"claudeCode":12},"SKILL.md frontmatter at 01-model-architecture/litgpt/SKILL.md",[532,533,535,537,539],{"path":508,"priority":334},{"path":534,"priority":511},"references/custom-models.md",{"path":536,"priority":511},"references/distributed-training.md",{"path":538,"priority":511},"references/supported-models.md",{"path":540,"priority":511},"references/training-recipes.md",{"basePath":542,"description":543,"displayName":544,"installMethods":545,"rationale":546,"selectedPaths":547,"source":340,"sourceLanguage":18,"type":259},"01-model-architecture/mamba","State-space model with O(n) complexity vs Transformers' O(n²). 5× faster inference, million-token sequences, no KV cache. Selective SSM with hardware-aware design. Mamba-1 (d_state=16) and Mamba-2 (d_state=128, multi-head). Models 130M-2.8B on HuggingFace.","mamba-architecture",{"claudeCode":12},"SKILL.md frontmatter at 01-model-architecture/mamba/SKILL.md",[548,549,551,553],{"path":508,"priority":334},{"path":550,"priority":511},"references/architecture-details.md",{"path":552,"priority":511},"references/benchmarks.md",{"path":554,"priority":511},"references/training-guide.md",{"basePath":556,"description":557,"displayName":558,"installMethods":559,"rationale":560,"selectedPaths":561,"source":340,"sourceLanguage":18,"type":259},"01-model-architecture/nanogpt","Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).","nanogpt",{"claudeCode":12},"SKILL.md frontmatter at 01-model-architecture/nanogpt/SKILL.md",[562,563,565,567],{"path":508,"priority":334},{"path":564,"priority":511},"references/architecture.md",{"path":566,"priority":511},"references/data.md",{"path":568,"priority":511},"references/training.md",{"basePath":570,"description":571,"displayName":572,"installMethods":573,"rationale":574,"selectedPaths":575,"source":340,"sourceLanguage":18,"type":259},"01-model-architecture/rwkv","RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.","rwkv-architecture",{"claudeCode":12},"SKILL.md frontmatter at 01-model-architecture/rwkv/SKILL.md",[576,577,578,580],{"path":508,"priority":334},{"path":550,"priority":511},{"path":579,"priority":511},"references/rwkv7.md",{"path":581,"priority":511},"references/state-management.md",{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":340,"sourceLanguage":18,"type":259},"01-model-architecture/torchtitan","Provides PyTorch-native distributed LLM pretraining using torchtitan with 4D parallelism (FSDP2, TP, PP, CP). Use when pretraining Llama 3.1, DeepSeek V3, or custom models at scale from 8 to 512+ GPUs with Float8, torch.compile, and distributed checkpointing.","distributed-llm-pretraining-torchtitan",{"claudeCode":12},"SKILL.md frontmatter at 01-model-architecture/torchtitan/SKILL.md",[589,590,592,593,595],{"path":508,"priority":334},{"path":591,"priority":511},"references/checkpoint.md",{"path":534,"priority":511},{"path":594,"priority":511},"references/float8.md",{"path":596,"priority":511},"references/fsdp.md",{"basePath":598,"description":599,"displayName":600,"installMethods":601,"rationale":602,"selectedPaths":603,"source":340,"sourceLanguage":18,"type":259},"02-tokenization/huggingface-tokenizers","Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in \u003C20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.","huggingface-tokenizers",{"claudeCode":12},"SKILL.md frontmatter at 02-tokenization/huggingface-tokenizers/SKILL.md",[604,605,607,609,611],{"path":508,"priority":334},{"path":606,"priority":511},"references/algorithms.md",{"path":608,"priority":511},"references/integration.md",{"path":610,"priority":511},"references/pipeline.md",{"path":568,"priority":511},{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":340,"sourceLanguage":18,"type":259},"02-tokenization/sentencepiece","Language-independent tokenizer treating text as raw Unicode. Supports BPE and Unigram algorithms. Fast (50k sentences/sec), lightweight (6MB memory), deterministic vocabulary. Used by T5, ALBERT, XLNet, mBART. Train on raw text without pre-tokenization. Use when you need multilingual support, CJK languages, or reproducible tokenization.","sentencepiece",{"claudeCode":12},"SKILL.md frontmatter at 02-tokenization/sentencepiece/SKILL.md",[619,620,621],{"path":508,"priority":334},{"path":606,"priority":511},{"path":568,"priority":511},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":340,"sourceLanguage":18,"type":259},"03-fine-tuning/axolotl","Expert guidance for fine-tuning LLMs with Axolotl - YAML configs, 100+ models, LoRA/QLoRA, DPO/KTO/ORPO/GRPO, multimodal support","axolotl",{"claudeCode":12},"SKILL.md frontmatter at 03-fine-tuning/axolotl/SKILL.md",[629,630,632,634,636],{"path":508,"priority":334},{"path":631,"priority":511},"references/api.md",{"path":633,"priority":511},"references/dataset-formats.md",{"path":635,"priority":511},"references/index.md",{"path":637,"priority":511},"references/other.md",{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":340,"sourceLanguage":18,"type":259},"03-fine-tuning/llama-factory","Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support","llama-factory",{"claudeCode":12},"SKILL.md frontmatter at 03-fine-tuning/llama-factory/SKILL.md",[645,646,648,650,652,653],{"path":508,"priority":334},{"path":647,"priority":511},"references/_images.md",{"path":649,"priority":511},"references/advanced.md",{"path":651,"priority":511},"references/getting_started.md",{"path":635,"priority":511},{"path":637,"priority":511},{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":340,"sourceLanguage":18,"type":259},"03-fine-tuning/peft","Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train \u003C1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.","peft-fine-tuning",{"claudeCode":12},"SKILL.md frontmatter at 03-fine-tuning/peft/SKILL.md",[661,662,664],{"path":508,"priority":334},{"path":663,"priority":511},"references/advanced-usage.md",{"path":665,"priority":511},"references/troubleshooting.md",{"basePath":667,"description":668,"displayName":669,"installMethods":670,"rationale":671,"selectedPaths":672,"source":340,"sourceLanguage":18,"type":259},"03-fine-tuning/unsloth","Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization","unsloth",{"claudeCode":12},"SKILL.md frontmatter at 03-fine-tuning/unsloth/SKILL.md",[673,674,675,677,679],{"path":508,"priority":334},{"path":635,"priority":511},{"path":676,"priority":511},"references/llms-full.md",{"path":678,"priority":511},"references/llms-txt.md",{"path":680,"priority":511},"references/llms.md",{"basePath":682,"description":683,"displayName":684,"installMethods":685,"rationale":686,"selectedPaths":687,"source":340,"sourceLanguage":18,"type":259},"04-mechanistic-interpretability/nnsight","Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run interpretability experiments on massive models (70B+) without local GPU resources, or when working with any PyTorch architecture.","nnsight-remote-interpretability",{"claudeCode":12},"SKILL.md frontmatter at 04-mechanistic-interpretability/nnsight/SKILL.md",[688,689,691,692],{"path":508,"priority":334},{"path":690,"priority":511},"references/README.md",{"path":631,"priority":511},{"path":693,"priority":511},"references/tutorials.md",{"basePath":695,"description":696,"displayName":697,"installMethods":698,"rationale":699,"selectedPaths":700,"source":340,"sourceLanguage":18,"type":259},"04-mechanistic-interpretability/pyvene","Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducting causal tracing, activation patching, interchange intervention training, or testing causal hypotheses about model behavior.","pyvene-interventions",{"claudeCode":12},"SKILL.md frontmatter at 04-mechanistic-interpretability/pyvene/SKILL.md",[701,702,703,704],{"path":508,"priority":334},{"path":690,"priority":511},{"path":631,"priority":511},{"path":693,"priority":511},{"basePath":706,"description":707,"displayName":708,"installMethods":709,"rationale":710,"selectedPaths":711,"source":340,"sourceLanguage":18,"type":259},"04-mechanistic-interpretability/saelens","Provides guidance for training and analyzing Sparse Autoencoders (SAEs) using SAELens to decompose neural network activations into interpretable features. Use when discovering interpretable features, analyzing superposition, or studying monosemantic representations in language models.","sparse-autoencoder-training",{"claudeCode":12},"SKILL.md frontmatter at 04-mechanistic-interpretability/saelens/SKILL.md",[712,713,714,715],{"path":508,"priority":334},{"path":690,"priority":511},{"path":631,"priority":511},{"path":693,"priority":511},{"basePath":717,"description":718,"displayName":719,"installMethods":720,"rationale":721,"selectedPaths":722,"source":340,"sourceLanguage":18,"type":259},"04-mechanistic-interpretability/transformer-lens","Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.","transformer-lens-interpretability",{"claudeCode":12},"SKILL.md frontmatter at 04-mechanistic-interpretability/transformer-lens/SKILL.md",[723,724,725,726],{"path":508,"priority":334},{"path":690,"priority":511},{"path":631,"priority":511},{"path":693,"priority":511},{"basePath":728,"description":729,"displayName":730,"installMethods":731,"rationale":732,"selectedPaths":733,"source":340,"sourceLanguage":18,"type":259},"05-data-processing/nemo-curator","GPU-accelerated data curation for LLM training. Supports text/image/video/audio. Features fuzzy deduplication (16× faster), quality filtering (30+ heuristics), semantic deduplication, PII redaction, NSFW detection. Scales across GPUs with RAPIDS. Use for preparing high-quality training datasets, cleaning web data, or deduplicating large corpora.","nemo-curator",{"claudeCode":12},"SKILL.md frontmatter at 05-data-processing/nemo-curator/SKILL.md",[734,735,737],{"path":508,"priority":334},{"path":736,"priority":511},"references/deduplication.md",{"path":738,"priority":511},"references/filtering.md",{"basePath":740,"description":741,"displayName":742,"installMethods":743,"rationale":744,"selectedPaths":745,"source":340,"sourceLanguage":18,"type":259},"05-data-processing/ray-data","Scalable data processing for ML workloads. Streaming execution across CPU/GPU, supports Parquet/CSV/JSON/images. Integrates with Ray Train, PyTorch, TensorFlow. Scales from single machine to 100s of nodes. Use for batch inference, data preprocessing, multi-modal data loading, or distributed ETL pipelines.","ray-data",{"claudeCode":12},"SKILL.md frontmatter at 05-data-processing/ray-data/SKILL.md",[746,747,748],{"path":508,"priority":334},{"path":608,"priority":511},{"path":749,"priority":511},"references/transformations.md",{"basePath":751,"description":752,"displayName":753,"installMethods":754,"rationale":755,"selectedPaths":756,"source":340,"sourceLanguage":18,"type":259},"06-post-training/grpo-rl-training","Expert guidance for GRPO/RL fine-tuning with TRL for reasoning and task-specific model training","grpo-rl-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/grpo-rl-training/SKILL.md",[757,758,759,761],{"path":508,"priority":334},{"path":336,"priority":339},{"path":760,"priority":518},"examples/reward_functions_library.py",{"path":762,"priority":518},"templates/basic_grpo_training.py",{"basePath":764,"description":765,"displayName":766,"installMethods":767,"rationale":768,"selectedPaths":769,"source":340,"sourceLanguage":18,"type":259},"06-post-training/miles","Provides guidance for enterprise-grade RL training using miles, a production-ready fork of slime. Use when training large MoE models with FP8/INT4, needing train-inference alignment, or requiring speculative RL for maximum throughput.","miles-rl-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/miles/SKILL.md",[770,771,773],{"path":508,"priority":334},{"path":772,"priority":511},"references/api-reference.md",{"path":665,"priority":511},{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":340,"sourceLanguage":18,"type":259},"06-post-training/openrlhf","High-performance RLHF framework with Ray+vLLM acceleration. Use for PPO, GRPO, RLOO, DPO training of large models (7B-70B+). Built on Ray, vLLM, ZeRO-3. 2× faster than DeepSpeedChat with distributed architecture and GPU resource sharing.","openrlhf-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/openrlhf/SKILL.md",[781,782,784,786,788],{"path":508,"priority":334},{"path":783,"priority":511},"references/algorithm-comparison.md",{"path":785,"priority":511},"references/custom-rewards.md",{"path":787,"priority":511},"references/hybrid-engine.md",{"path":789,"priority":511},"references/multi-node-training.md",{"basePath":791,"description":792,"displayName":793,"installMethods":794,"rationale":795,"selectedPaths":796,"source":340,"sourceLanguage":18,"type":259},"06-post-training/simpo","Simple Preference Optimization for LLM alignment. Reference-free alternative to DPO with better performance (+6.4 points on AlpacaEval 2.0). No reference model needed, more efficient than DPO. Use for preference alignment when want simpler, faster training than DPO/PPO.","simpo-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/simpo/SKILL.md",[797,798,800,802],{"path":508,"priority":334},{"path":799,"priority":511},"references/datasets.md",{"path":801,"priority":511},"references/hyperparameters.md",{"path":803,"priority":511},"references/loss-functions.md",{"basePath":805,"description":806,"displayName":807,"installMethods":808,"rationale":809,"selectedPaths":810,"source":340,"sourceLanguage":18,"type":259},"06-post-training/slime","Provides guidance for LLM post-training with RL using slime, a Megatron+SGLang framework. Use when training GLM models, implementing custom data generation workflows, or needing tight Megatron-LM integration for RL scaling.","slime-rl-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/slime/SKILL.md",[811,812,813],{"path":508,"priority":334},{"path":772,"priority":511},{"path":665,"priority":511},{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":340,"sourceLanguage":18,"type":259},"06-post-training/torchforge","Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.","torchforge-rl-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/torchforge/SKILL.md",[821,822,823],{"path":508,"priority":334},{"path":772,"priority":511},{"path":665,"priority":511},{"basePath":825,"description":826,"displayName":827,"installMethods":828,"rationale":829,"selectedPaths":830,"source":340,"sourceLanguage":18,"type":259},"06-post-training/trl-fine-tuning","Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.","fine-tuning-with-trl",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/trl-fine-tuning/SKILL.md",[831,832,834,836,838],{"path":508,"priority":334},{"path":833,"priority":511},"references/dpo-variants.md",{"path":835,"priority":511},"references/online-rl.md",{"path":837,"priority":511},"references/reward-modeling.md",{"path":839,"priority":511},"references/sft-training.md",{"basePath":841,"description":842,"displayName":843,"installMethods":844,"rationale":845,"selectedPaths":846,"source":340,"sourceLanguage":18,"type":259},"06-post-training/verl","Provides guidance for training LLMs with reinforcement learning using verl (Volcano Engine RL). Use when implementing RLHF, GRPO, PPO, or other RL algorithms for LLM post-training at scale with flexible infrastructure backends.","verl-rl-training",{"claudeCode":12},"SKILL.md frontmatter at 06-post-training/verl/SKILL.md",[847,848,849],{"path":508,"priority":334},{"path":772,"priority":511},{"path":665,"priority":511},{"basePath":851,"description":852,"displayName":853,"installMethods":854,"rationale":855,"selectedPaths":856,"source":340,"sourceLanguage":18,"type":259},"07-safety-alignment/constitutional-ai","Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system.","constitutional-ai",{"claudeCode":12},"SKILL.md frontmatter at 07-safety-alignment/constitutional-ai/SKILL.md",[857],{"path":508,"priority":334},{"basePath":859,"description":860,"displayName":861,"installMethods":862,"rationale":863,"selectedPaths":864,"source":340,"sourceLanguage":18,"type":259},"07-safety-alignment/llamaguard","Meta's 7-8B specialized moderation model for LLM input/output filtering. 6 safety categories - violence/hate, sexual content, weapons, substances, self-harm, criminal planning. 94-95% accuracy. Deploy with vLLM, HuggingFace, Sagemaker. Integrates with NeMo Guardrails.","llamaguard",{"claudeCode":12},"SKILL.md frontmatter at 07-safety-alignment/llamaguard/SKILL.md",[865],{"path":508,"priority":334},{"basePath":867,"description":868,"displayName":869,"installMethods":870,"rationale":871,"selectedPaths":872,"source":340,"sourceLanguage":18,"type":259},"07-safety-alignment/nemo-guardrails","NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, toxicity detection. Uses Colang 2.0 DSL for programmable rails. Production-ready, runs on T4 GPU.","nemo-guardrails",{"claudeCode":12},"SKILL.md frontmatter at 07-safety-alignment/nemo-guardrails/SKILL.md",[873],{"path":508,"priority":334},{"basePath":875,"description":876,"displayName":877,"installMethods":878,"rationale":879,"selectedPaths":880,"source":340,"sourceLanguage":18,"type":259},"07-safety-alignment/prompt-guard","Meta's 86M prompt injection and jailbreak detector. Filters malicious prompts and third-party data for LLM apps. 99%+ TPR, \u003C1% FPR. Fast (\u003C2ms GPU). Multilingual (8 languages). Deploy with HuggingFace or batch processing for RAG security.","prompt-guard",{"claudeCode":12},"SKILL.md frontmatter at 07-safety-alignment/prompt-guard/SKILL.md",[881],{"path":508,"priority":334},{"basePath":883,"description":884,"displayName":885,"installMethods":886,"rationale":887,"selectedPaths":888,"source":340,"sourceLanguage":18,"type":259},"08-distributed-training/accelerate","Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.","huggingface-accelerate",{"claudeCode":12},"SKILL.md frontmatter at 08-distributed-training/accelerate/SKILL.md",[889,890,892,894],{"path":508,"priority":334},{"path":891,"priority":511},"references/custom-plugins.md",{"path":893,"priority":511},"references/megatron-integration.md",{"path":895,"priority":511},"references/performance.md",{"basePath":897,"description":898,"displayName":899,"installMethods":900,"rationale":901,"selectedPaths":902,"source":340,"sourceLanguage":18,"type":259},"08-distributed-training/megatron-core","Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.","training-llms-megatron",{"claudeCode":12},"SKILL.md frontmatter at 08-distributed-training/megatron-core/SKILL.md",[903,904,905,907,909],{"path":508,"priority":334},{"path":552,"priority":511},{"path":906,"priority":511},"references/parallelism-guide.md",{"path":908,"priority":511},"references/production-examples.md",{"path":540,"priority":511},{"basePath":911,"description":912,"displayName":913,"installMethods":914,"rationale":915,"selectedPaths":916,"source":340,"sourceLanguage":18,"type":259},"08-distributed-training/pytorch-fsdp2","Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.","pytorch-fsdp2",{"claudeCode":12},"SKILL.md frontmatter at 08-distributed-training/pytorch-fsdp2/SKILL.md",[917,918,920,922,924,926,928,930,932,934,936,938,940],{"path":508,"priority":334},{"path":919,"priority":511},"references/pytorch_dcp_async_recipe.md",{"path":921,"priority":511},"references/pytorch_dcp_overview.md",{"path":923,"priority":511},"references/pytorch_dcp_recipe.md",{"path":925,"priority":511},"references/pytorch_ddp_notes.md",{"path":927,"priority":511},"references/pytorch_device_mesh_tutorial.md",{"path":929,"priority":511},"references/pytorch_examples_fsdp2.md",{"path":931,"priority":511},"references/pytorch_fsdp1_api.md",{"path":933,"priority":511},"references/pytorch_fsdp2_tutorial.md",{"path":935,"priority":511},"references/pytorch_fully_shard_api.md",{"path":937,"priority":511},"references/pytorch_tp_tutorial.md",{"path":939,"priority":511},"references/ray_train_fsdp2_example.md",{"path":941,"priority":511},"references/torchtitan_fsdp_notes.md",{"basePath":943,"description":944,"displayName":945,"installMethods":946,"rationale":947,"selectedPaths":948,"source":340,"sourceLanguage":18,"type":259},"08-distributed-training/pytorch-lightning","High-level PyTorch framework with Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks system, and minimal boilerplate. Scales from laptop to supercomputer with same code. Use when you want clean training loops with built-in best practices.","pytorch-lightning",{"claudeCode":12},"SKILL.md frontmatter at 08-distributed-training/pytorch-lightning/SKILL.md",[949,950,952,954],{"path":508,"priority":334},{"path":951,"priority":511},"references/callbacks.md",{"path":953,"priority":511},"references/distributed.md",{"path":955,"priority":511},"references/hyperparameter-tuning.md",{"basePath":957,"description":958,"displayName":959,"installMethods":960,"rationale":961,"selectedPaths":962,"source":340,"sourceLanguage":18,"type":259},"08-distributed-training/ray-train","Distributed training orchestration across clusters. Scales PyTorch/TensorFlow/HuggingFace from laptop to 1000s of nodes. Built-in hyperparameter tuning with Ray Tune, fault tolerance, elastic scaling. Use when training massive models across multiple machines or running distributed hyperparameter sweeps.","ray-train",{"claudeCode":12},"SKILL.md frontmatter at 08-distributed-training/ray-train/SKILL.md",[963,964],{"path":508,"priority":334},{"path":965,"priority":511},"references/multi-node.md",{"basePath":967,"description":968,"displayName":969,"installMethods":970,"rationale":971,"selectedPaths":972,"source":340,"sourceLanguage":18,"type":259},"09-infrastructure/lambda-labs","Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.","lambda-labs-gpu-cloud",{"claudeCode":12},"SKILL.md frontmatter at 09-infrastructure/lambda-labs/SKILL.md",[973,974,975],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":977,"description":978,"displayName":979,"installMethods":980,"rationale":981,"selectedPaths":982,"source":340,"sourceLanguage":18,"type":259},"09-infrastructure/modal","Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.","modal-serverless-gpu",{"claudeCode":12},"SKILL.md frontmatter at 09-infrastructure/modal/SKILL.md",[983,984,985],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":987,"description":988,"displayName":989,"installMethods":990,"rationale":991,"selectedPaths":992,"source":340,"sourceLanguage":18,"type":259},"09-infrastructure/skypilot","Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.","skypilot-multi-cloud-orchestration",{"claudeCode":12},"SKILL.md frontmatter at 09-infrastructure/skypilot/SKILL.md",[993,994,995],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":997,"description":998,"displayName":999,"installMethods":1000,"rationale":1001,"selectedPaths":1002,"source":340,"sourceLanguage":18,"type":259},"10-optimization/awq","Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper Award winner.","awq-quantization",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/awq/SKILL.md",[1003,1004,1005],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1007,"description":1008,"displayName":1009,"installMethods":1010,"rationale":1011,"selectedPaths":1012,"source":340,"sourceLanguage":18,"type":259},"10-optimization/bitsandbytes","Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4, FP4 formats, QLoRA training, and 8-bit optimizers. Works with HuggingFace Transformers.","quantizing-models-bitsandbytes",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/bitsandbytes/SKILL.md",[1013,1014,1016,1018],{"path":508,"priority":334},{"path":1015,"priority":511},"references/memory-optimization.md",{"path":1017,"priority":511},"references/qlora-training.md",{"path":1019,"priority":511},"references/quantization-formats.md",{"basePath":1021,"description":1022,"displayName":1023,"installMethods":1024,"rationale":1025,"selectedPaths":1026,"source":340,"sourceLanguage":18,"type":259},"10-optimization/flash-attention","Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.","optimizing-attention-flash",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/flash-attention/SKILL.md",[1027,1028,1029],{"path":508,"priority":334},{"path":552,"priority":511},{"path":1030,"priority":511},"references/transformers-integration.md",{"basePath":1032,"description":1033,"displayName":1034,"installMethods":1035,"rationale":1036,"selectedPaths":1037,"source":340,"sourceLanguage":18,"type":259},"10-optimization/gguf","GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.","gguf-quantization",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/gguf/SKILL.md",[1038,1039,1040],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1042,"description":1043,"displayName":1044,"installMethods":1045,"rationale":1046,"selectedPaths":1047,"source":340,"sourceLanguage":18,"type":259},"10-optimization/gptq","Post-training 4-bit quantization for LLMs with minimal accuracy loss. Use for deploying large models (70B, 405B) on consumer GPUs, when you need 4× memory reduction with \u003C2% perplexity degradation, or for faster inference (3-4× speedup) vs FP16. Integrates with transformers and PEFT for QLoRA fine-tuning.","gptq",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/gptq/SKILL.md",[1048,1049,1051,1052],{"path":508,"priority":334},{"path":1050,"priority":511},"references/calibration.md",{"path":608,"priority":511},{"path":665,"priority":511},{"basePath":1054,"description":1055,"displayName":1056,"installMethods":1057,"rationale":1058,"selectedPaths":1059,"source":340,"sourceLanguage":18,"type":259},"10-optimization/hqq","Half-Quadratic Quantization for LLMs without calibration data. Use when quantizing models to 4/3/2-bit precision without needing calibration datasets, for fast quantization workflows, or when deploying with vLLM or HuggingFace Transformers.","hqq-quantization",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/hqq/SKILL.md",[1060,1061,1062],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1064,"description":1065,"displayName":1066,"installMethods":1067,"rationale":1068,"selectedPaths":1069,"source":340,"sourceLanguage":18,"type":259},"10-optimization/ml-training-recipes","Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW, Muon), LR scheduling, mixed precision, debugging, and systematic experimentation. Use when training or fine-tuning neural networks, debugging loss spikes or OOM, choosing architectures, or optimizing GPU throughput.","ml-training-recipes",{"claudeCode":12},"SKILL.md frontmatter at 10-optimization/ml-training-recipes/SKILL.md",[1070,1071,1072,1074,1076,1078,1080],{"path":508,"priority":334},{"path":564,"priority":511},{"path":1073,"priority":511},"references/biomedical.md",{"path":1075,"priority":511},"references/domain-specific.md",{"path":1077,"priority":511},"references/experiment-loop.md",{"path":1079,"priority":511},"references/optimizers.md",{"path":1081,"priority":511},"references/scaling-and-selection.md",{"basePath":1083,"description":1084,"displayName":1085,"installMethods":1086,"rationale":1087,"selectedPaths":1088,"source":340,"sourceLanguage":18,"type":259},"11-evaluation/bigcode-evaluation-harness","Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code models, comparing coding abilities, testing multi-language support, or measuring code generation quality. Industry standard from BigCode Project used by HuggingFace leaderboards.","evaluating-code-models",{"claudeCode":12},"SKILL.md frontmatter at 11-evaluation/bigcode-evaluation-harness/SKILL.md",[1089,1090,1091,1093],{"path":508,"priority":334},{"path":552,"priority":511},{"path":1092,"priority":511},"references/custom-tasks.md",{"path":1094,"priority":511},"references/issues.md",{"basePath":1096,"description":1097,"displayName":1098,"installMethods":1099,"rationale":1100,"selectedPaths":1101,"source":340,"sourceLanguage":18,"type":259},"11-evaluation/lm-evaluation-harness","Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, vLLM, APIs.","evaluating-llms-harness",{"claudeCode":12},"SKILL.md frontmatter at 11-evaluation/lm-evaluation-harness/SKILL.md",[1102,1103,1105,1107,1108],{"path":508,"priority":334},{"path":1104,"priority":511},"references/api-evaluation.md",{"path":1106,"priority":511},"references/benchmark-guide.md",{"path":1092,"priority":511},{"path":1109,"priority":511},"references/distributed-eval.md",{"basePath":1111,"description":1112,"displayName":1113,"installMethods":1114,"rationale":1115,"selectedPaths":1116,"source":340,"sourceLanguage":18,"type":259},"11-evaluation/nemo-evaluator","Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.","nemo-evaluator-sdk",{"claudeCode":12},"SKILL.md frontmatter at 11-evaluation/nemo-evaluator/SKILL.md",[1117,1118,1120,1122,1124],{"path":508,"priority":334},{"path":1119,"priority":511},"references/adapter-system.md",{"path":1121,"priority":511},"references/configuration.md",{"path":1123,"priority":511},"references/custom-benchmarks.md",{"path":1125,"priority":511},"references/execution-backends.md",{"basePath":1127,"description":1128,"displayName":1129,"installMethods":1130,"rationale":1131,"selectedPaths":1132,"source":340,"sourceLanguage":18,"type":259},"12-inference-serving/llama-cpp","Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.","llama-cpp",{"claudeCode":12},"SKILL.md frontmatter at 12-inference-serving/llama-cpp/SKILL.md",[1133,1134,1136,1138],{"path":508,"priority":334},{"path":1135,"priority":511},"references/optimization.md",{"path":1137,"priority":511},"references/quantization.md",{"path":1139,"priority":511},"references/server.md",{"basePath":1141,"description":1142,"displayName":1143,"installMethods":1144,"rationale":1145,"selectedPaths":1146,"source":340,"sourceLanguage":18,"type":259},"12-inference-serving/sglang","Fast structured generation and serving for LLMs with RadixAttention prefix caching. Use for JSON/regex outputs, constrained decoding, agentic workflows with tool calls, or when you need 5× faster inference than vLLM with prefix sharing. Powers 300,000+ GPUs at xAI, AMD, NVIDIA, and LinkedIn.","sglang",{"claudeCode":12},"SKILL.md frontmatter at 12-inference-serving/sglang/SKILL.md",[1147,1148,1150,1152],{"path":508,"priority":334},{"path":1149,"priority":511},"references/deployment.md",{"path":1151,"priority":511},"references/radix-attention.md",{"path":1153,"priority":511},"references/structured-generation.md",{"basePath":1155,"description":1156,"displayName":1157,"installMethods":1158,"rationale":1159,"selectedPaths":1160,"source":340,"sourceLanguage":18,"type":259},"12-inference-serving/tensorrt-llm","Optimizes LLM inference with NVIDIA TensorRT for maximum throughput and lowest latency. Use for production deployment on NVIDIA GPUs (A100/H100), when you need 10-100x faster inference than PyTorch, or for serving models with quantization (FP8/INT4), in-flight batching, and multi-GPU scaling.","tensorrt-llm",{"claudeCode":12},"SKILL.md frontmatter at 12-inference-serving/tensorrt-llm/SKILL.md",[1161,1162,1164,1165],{"path":508,"priority":334},{"path":1163,"priority":511},"references/multi-gpu.md",{"path":1135,"priority":511},{"path":1166,"priority":511},"references/serving.md",{"basePath":1168,"description":1169,"displayName":1170,"installMethods":1171,"rationale":1172,"selectedPaths":1173,"source":340,"sourceLanguage":18,"type":259},"12-inference-serving/vllm","Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.","serving-llms-vllm",{"claudeCode":12},"SKILL.md frontmatter at 12-inference-serving/vllm/SKILL.md",[1174,1175,1176,1177,1179],{"path":508,"priority":334},{"path":1135,"priority":511},{"path":1137,"priority":511},{"path":1178,"priority":511},"references/server-deployment.md",{"path":665,"priority":511},{"basePath":1181,"description":1182,"displayName":1183,"installMethods":1184,"rationale":1185,"selectedPaths":1186,"source":340,"sourceLanguage":18,"type":259},"13-mlops/mlflow","Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML lifecycle platform","mlflow",{"claudeCode":12},"SKILL.md frontmatter at 13-mlops/mlflow/SKILL.md",[1187,1188,1189,1191],{"path":508,"priority":334},{"path":1149,"priority":511},{"path":1190,"priority":511},"references/model-registry.md",{"path":1192,"priority":511},"references/tracking.md",{"basePath":1194,"description":1195,"displayName":1196,"installMethods":1197,"rationale":1198,"selectedPaths":1199,"source":340,"sourceLanguage":18,"type":259},"13-mlops/swanlab","Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows.","experiment-tracking-swanlab",{"claudeCode":12},"SKILL.md frontmatter at 13-mlops/swanlab/SKILL.md",[1200,1201,1203],{"path":508,"priority":334},{"path":1202,"priority":511},"references/integrations.md",{"path":1204,"priority":511},"references/visualization.md",{"basePath":1206,"description":1207,"displayName":1208,"installMethods":1209,"rationale":1210,"selectedPaths":1211,"source":340,"sourceLanguage":18,"type":259},"13-mlops/tensorboard","Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML visualization toolkit","tensorboard",{"claudeCode":12},"SKILL.md frontmatter at 13-mlops/tensorboard/SKILL.md",[1212,1213,1214,1216],{"path":508,"priority":334},{"path":1202,"priority":511},{"path":1215,"priority":511},"references/profiling.md",{"path":1204,"priority":511},{"basePath":1218,"description":1219,"displayName":1220,"installMethods":1221,"rationale":1222,"selectedPaths":1223,"source":340,"sourceLanguage":18,"type":259},"13-mlops/weights-and-biases","Track ML experiments with automatic logging, visualize training in real-time, optimize hyperparameters with sweeps, and manage model registry with W&B - collaborative MLOps platform","weights-and-biases",{"claudeCode":12},"SKILL.md frontmatter at 13-mlops/weights-and-biases/SKILL.md",[1224,1225,1227,1228],{"path":508,"priority":334},{"path":1226,"priority":511},"references/artifacts.md",{"path":1202,"priority":511},{"path":1229,"priority":511},"references/sweeps.md",{"basePath":1231,"description":1232,"displayName":1233,"installMethods":1234,"rationale":1235,"selectedPaths":1236,"source":340,"sourceLanguage":18,"type":259},"14-agents/a-evolve","Provides guidance for automatically evolving and optimizing AI agents across any domain using LLM-driven evolution algorithms. Use when building self-improving agents, optimizing agent prompts and skills against benchmarks, or implementing automated agent evaluation loops.","evolving-ai-agents",{"claudeCode":12},"SKILL.md frontmatter at 14-agents/a-evolve/SKILL.md",[1237,1238,1239,1240,1241,1243,1245,1246,1248],{"path":508,"priority":334},{"path":690,"priority":511},{"path":631,"priority":511},{"path":564,"priority":511},{"path":1242,"priority":511},"references/design-patterns.md",{"path":1244,"priority":511},"references/examples.md",{"path":1094,"priority":511},{"path":1247,"priority":511},"references/releases.md",{"path":693,"priority":511},{"basePath":1250,"description":1251,"displayName":1252,"installMethods":1253,"rationale":1254,"selectedPaths":1255,"source":340,"sourceLanguage":18,"type":259},"14-agents/autogpt","Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.","autogpt-agents",{"claudeCode":12},"SKILL.md frontmatter at 14-agents/autogpt/SKILL.md",[1256,1257,1258],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1260,"description":1261,"displayName":1262,"installMethods":1263,"rationale":1264,"selectedPaths":1265,"source":340,"sourceLanguage":18,"type":259},"14-agents/crewai","Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.","crewai-multi-agent",{"claudeCode":12},"SKILL.md frontmatter at 14-agents/crewai/SKILL.md",[1266,1267,1269,1271],{"path":508,"priority":334},{"path":1268,"priority":511},"references/flows.md",{"path":1270,"priority":511},"references/tools.md",{"path":665,"priority":511},{"basePath":1273,"description":1274,"displayName":1275,"installMethods":1276,"rationale":1277,"selectedPaths":1278,"source":340,"sourceLanguage":18,"type":259},"14-agents/langchain","Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.","langchain",{"claudeCode":12},"SKILL.md frontmatter at 14-agents/langchain/SKILL.md",[1279,1280,1282,1283],{"path":508,"priority":334},{"path":1281,"priority":511},"references/agents.md",{"path":608,"priority":511},{"path":1284,"priority":511},"references/rag.md",{"basePath":1286,"description":1287,"displayName":1288,"installMethods":1289,"rationale":1290,"selectedPaths":1291,"source":340,"sourceLanguage":18,"type":259},"14-agents/llamaindex","Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.","llamaindex",{"claudeCode":12},"SKILL.md frontmatter at 14-agents/llamaindex/SKILL.md",[1292,1293,1294,1296],{"path":508,"priority":334},{"path":1281,"priority":511},{"path":1295,"priority":511},"references/data_connectors.md",{"path":1297,"priority":511},"references/query_engines.md",{"basePath":1299,"description":1300,"displayName":1301,"installMethods":1302,"rationale":1303,"selectedPaths":1304,"source":340,"sourceLanguage":18,"type":259},"15-rag/chroma","Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.","chroma",{"claudeCode":12},"SKILL.md frontmatter at 15-rag/chroma/SKILL.md",[1305,1306],{"path":508,"priority":334},{"path":608,"priority":511},{"basePath":1308,"description":1309,"displayName":1310,"installMethods":1311,"rationale":1312,"selectedPaths":1313,"source":340,"sourceLanguage":18,"type":259},"15-rag/faiss","Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.","faiss",{"claudeCode":12},"SKILL.md frontmatter at 15-rag/faiss/SKILL.md",[1314,1315],{"path":508,"priority":334},{"path":1316,"priority":511},"references/index_types.md",{"basePath":1318,"description":1319,"displayName":1320,"installMethods":1321,"rationale":1322,"selectedPaths":1323,"source":340,"sourceLanguage":18,"type":259},"15-rag/pinecone","Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (\u003C100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.","pinecone",{"claudeCode":12},"SKILL.md frontmatter at 15-rag/pinecone/SKILL.md",[1324,1325],{"path":508,"priority":334},{"path":1149,"priority":511},{"basePath":1327,"description":1328,"displayName":1329,"installMethods":1330,"rationale":1331,"selectedPaths":1332,"source":340,"sourceLanguage":18,"type":259},"15-rag/qdrant","High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.","qdrant-vector-search",{"claudeCode":12},"SKILL.md frontmatter at 15-rag/qdrant/SKILL.md",[1333,1334,1335],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1337,"description":1338,"displayName":1339,"installMethods":1340,"rationale":1341,"selectedPaths":1342,"source":340,"sourceLanguage":18,"type":259},"15-rag/sentence-transformers","Framework for state-of-the-art sentence, text, and image embeddings. Provides 5000+ pre-trained models for semantic similarity, clustering, and retrieval. Supports multilingual, domain-specific, and multimodal models. Use for generating embeddings for RAG, semantic search, or similarity tasks. Best for production embedding generation.","sentence-transformers",{"claudeCode":12},"SKILL.md frontmatter at 15-rag/sentence-transformers/SKILL.md",[1343,1344],{"path":508,"priority":334},{"path":1345,"priority":511},"references/models.md",{"basePath":1347,"description":1348,"displayName":1349,"installMethods":1350,"rationale":1351,"selectedPaths":1352,"source":340,"sourceLanguage":18,"type":259},"16-prompt-engineering/dspy","Build complex AI systems with declarative programming, optimize prompts automatically, create modular RAG systems and agents with DSPy - Stanford NLP's framework for systematic LM programming","dspy",{"claudeCode":12},"SKILL.md frontmatter at 16-prompt-engineering/dspy/SKILL.md",[1353,1354,1355,1357],{"path":508,"priority":334},{"path":1244,"priority":511},{"path":1356,"priority":511},"references/modules.md",{"path":1079,"priority":511},{"basePath":1359,"description":1360,"displayName":1361,"installMethods":1362,"rationale":1363,"selectedPaths":1364,"source":340,"sourceLanguage":18,"type":259},"16-prompt-engineering/guidance","Control LLM output with regex and grammars, guarantee valid JSON/XML/code generation, enforce structured formats, and build multi-step workflows with Guidance - Microsoft Research's constrained generation framework","guidance",{"claudeCode":12},"SKILL.md frontmatter at 16-prompt-engineering/guidance/SKILL.md",[1365,1366,1368,1370],{"path":508,"priority":334},{"path":1367,"priority":511},"references/backends.md",{"path":1369,"priority":511},"references/constraints.md",{"path":1244,"priority":511},{"basePath":1372,"description":1373,"displayName":1374,"installMethods":1375,"rationale":1376,"selectedPaths":1377,"source":340,"sourceLanguage":18,"type":259},"16-prompt-engineering/instructor","Extract structured data from LLM responses with Pydantic validation, retry failed extractions automatically, parse complex JSON with type safety, and stream partial results with Instructor - battle-tested structured output library","instructor",{"claudeCode":12},"SKILL.md frontmatter at 16-prompt-engineering/instructor/SKILL.md",[1378,1379,1380,1382],{"path":508,"priority":334},{"path":1244,"priority":511},{"path":1381,"priority":511},"references/providers.md",{"path":1383,"priority":511},"references/validation.md",{"basePath":1385,"description":1386,"displayName":1387,"installMethods":1388,"rationale":1389,"selectedPaths":1390,"source":340,"sourceLanguage":18,"type":259},"16-prompt-engineering/outlines","Guarantee valid JSON/XML/code structure during generation, use Pydantic models for type-safe outputs, support local models (Transformers, vLLM), and maximize inference speed with Outlines - dottxt.ai's structured generation library","outlines",{"claudeCode":12},"SKILL.md frontmatter at 16-prompt-engineering/outlines/SKILL.md",[1391,1392,1393,1394],{"path":508,"priority":334},{"path":1367,"priority":511},{"path":1244,"priority":511},{"path":1395,"priority":511},"references/json_generation.md",{"basePath":1397,"description":1398,"displayName":1399,"installMethods":1400,"rationale":1401,"selectedPaths":1402,"source":340,"sourceLanguage":18,"type":259},"17-observability/langsmith","LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.","langsmith-observability",{"claudeCode":12},"SKILL.md frontmatter at 17-observability/langsmith/SKILL.md",[1403,1404,1405],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1407,"description":1408,"displayName":1409,"installMethods":1410,"rationale":1411,"selectedPaths":1412,"source":340,"sourceLanguage":18,"type":259},"17-observability/phoenix","Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or monitoring production AI systems with real-time insights.","phoenix-observability",{"claudeCode":12},"SKILL.md frontmatter at 17-observability/phoenix/SKILL.md",[1413,1414,1415],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1417,"description":1418,"displayName":1419,"installMethods":1420,"rationale":1421,"selectedPaths":1422,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/audiocraft","PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform melody-conditioned music generation.","audiocraft-audio-generation",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/audiocraft/SKILL.md",[1423,1424,1425],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1427,"description":1428,"displayName":1429,"installMethods":1430,"rationale":1431,"selectedPaths":1432,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/blip-2","Vision-language pre-training framework bridging frozen image encoders and LLMs. Use when you need image captioning, visual question answering, image-text retrieval, or multimodal chat with state-of-the-art zero-shot performance.","blip-2-vision-language",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/blip-2/SKILL.md",[1433,1434,1435],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1437,"description":1438,"displayName":1439,"installMethods":1440,"rationale":1441,"selectedPaths":1442,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/clip","OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.","clip",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/clip/SKILL.md",[1443,1444],{"path":508,"priority":334},{"path":1445,"priority":511},"references/applications.md",{"basePath":1447,"description":1448,"displayName":1449,"installMethods":1450,"rationale":1451,"selectedPaths":1452,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/cosmos-policy","Evaluates NVIDIA Cosmos Policy on LIBERO and RoboCasa simulation environments. Use when setting up cosmos-policy for robot manipulation evaluation, running headless GPU evaluations with EGL rendering, or profiling inference latency on cluster or local GPU machines.","evaluating-cosmos-policy",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/cosmos-policy/SKILL.md",[1453,1454,1456],{"path":508,"priority":334},{"path":1455,"priority":511},"references/libero-commands.md",{"path":1457,"priority":511},"references/robocasa-commands.md",{"basePath":1459,"description":1460,"displayName":1461,"installMethods":1462,"rationale":1463,"selectedPaths":1464,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/llava","Large Language and Vision Assistant. Enables visual instruction tuning and image-based conversations. Combines CLIP vision encoder with Vicuna/LLaMA language models. Supports multi-turn image chat, visual question answering, and instruction following. Use for vision-language chatbots or image understanding tasks. Best for conversational image analysis.","llava",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/llava/SKILL.md",[1465,1466],{"path":508,"priority":334},{"path":568,"priority":511},{"basePath":1468,"description":1469,"displayName":1470,"installMethods":1471,"rationale":1472,"selectedPaths":1473,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/openpi","Fine-tune and serve Physical Intelligence OpenPI models (pi0, pi0-fast, pi0.5) using JAX or PyTorch backends for robot policy inference across ALOHA, DROID, and LIBERO environments. Use when adapting pi0 models to custom datasets, converting JAX checkpoints to PyTorch, running policy inference servers, or debugging norm stats and GPU memory issues.","fine-tuning-serving-openpi",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/openpi/SKILL.md",[1474,1475,1477,1479,1481,1483],{"path":508,"priority":334},{"path":1476,"priority":511},"references/checkpoints-and-env-map.md",{"path":1478,"priority":511},"references/config-recipes.md",{"path":1480,"priority":511},"references/pytorch-gotchas.md",{"path":1482,"priority":511},"references/remote-client-pattern.md",{"path":1484,"priority":511},"references/training-debugging.md",{"basePath":1486,"description":1487,"displayName":1488,"installMethods":1489,"rationale":1490,"selectedPaths":1491,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/openvla-oft","Fine-tunes and evaluates OpenVLA-OFT and OpenVLA-OFT+ policies for robot action generation with continuous action heads, LoRA adaptation, and FiLM conditioning on LIBERO simulation and ALOHA real-world setups. Use when reproducing OpenVLA-OFT paper results, training custom VLA action heads (L1 or diffusion), deploying server-client inference for ALOHA, or debugging normalization, LoRA merge, and cross-GPU issues.","fine-tuning-openvla-oft",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/openvla-oft/SKILL.md",[1492,1493,1495,1497,1499],{"path":508,"priority":334},{"path":1494,"priority":511},"references/aloha-workflow.md",{"path":1496,"priority":511},"references/config-troubleshooting.md",{"path":1498,"priority":511},"references/libero-workflow.md",{"path":1500,"priority":511},"references/paper-and-checkpoints.md",{"basePath":1502,"description":1503,"displayName":1504,"installMethods":1505,"rationale":1506,"selectedPaths":1507,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/segment-anything","Foundation model for image segmentation with zero-shot transfer. Use when you need to segment any object in images using points, boxes, or masks as prompts, or automatically generate all object masks in an image.","segment-anything-model",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/segment-anything/SKILL.md",[1508,1509,1510],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1512,"description":1513,"displayName":1514,"installMethods":1515,"rationale":1516,"selectedPaths":1517,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/stable-diffusion","State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.","stable-diffusion-image-generation",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/stable-diffusion/SKILL.md",[1518,1519,1520],{"path":508,"priority":334},{"path":663,"priority":511},{"path":665,"priority":511},{"basePath":1522,"description":1523,"displayName":1524,"installMethods":1525,"rationale":1526,"selectedPaths":1527,"source":340,"sourceLanguage":18,"type":259},"18-multimodal/whisper","OpenAI's general-purpose speech recognition model. Supports 99 languages, transcription, translation to English, and language identification. Six model sizes from tiny (39M params) to large (1550M params). Use for speech-to-text, podcast transcription, or multilingual audio processing. Best for robust, multilingual ASR.","whisper",{"claudeCode":12},"SKILL.md frontmatter at 18-multimodal/whisper/SKILL.md",[1528,1529],{"path":508,"priority":334},{"path":1530,"priority":511},"references/languages.md",{"basePath":1532,"description":1533,"displayName":1534,"installMethods":1535,"rationale":1536,"selectedPaths":1537,"source":340,"sourceLanguage":18,"type":259},"19-emerging-techniques/knowledge-distillation","Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.","knowledge-distillation",{"claudeCode":12},"SKILL.md frontmatter at 19-emerging-techniques/knowledge-distillation/SKILL.md",[1538,1539],{"path":508,"priority":334},{"path":1540,"priority":511},"references/minillm.md",{"basePath":1542,"description":1543,"displayName":1544,"installMethods":1545,"rationale":1546,"selectedPaths":1547,"source":340,"sourceLanguage":18,"type":259},"19-emerging-techniques/long-context","Extend context windows of transformer models using RoPE, YaRN, ALiBi, and position interpolation techniques. Use when processing long documents (32k-128k+ tokens), extending pre-trained models beyond original context limits, or implementing efficient positional encodings. Covers rotary embeddings, attention biases, interpolation methods, and extrapolation strategies for LLMs.","long-context",{"claudeCode":12},"SKILL.md frontmatter at 19-emerging-techniques/long-context/SKILL.md",[1548,1549,1551,1553],{"path":508,"priority":334},{"path":1550,"priority":511},"references/extension_methods.md",{"path":1552,"priority":511},"references/fine_tuning.md",{"path":1554,"priority":511},"references/rope.md",{"basePath":1556,"description":1557,"displayName":1558,"installMethods":1559,"rationale":1560,"selectedPaths":1561,"source":340,"sourceLanguage":18,"type":259},"19-emerging-techniques/model-merging","Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies.","model-merging",{"claudeCode":12},"SKILL.md frontmatter at 19-emerging-techniques/model-merging/SKILL.md",[1562,1563,1565,1566],{"path":508,"priority":334},{"path":1564,"priority":511},"references/evaluation.md",{"path":1244,"priority":511},{"path":1567,"priority":511},"references/methods.md",{"basePath":1569,"description":1570,"displayName":1571,"installMethods":1572,"rationale":1573,"selectedPaths":1574,"source":340,"sourceLanguage":18,"type":259},"19-emerging-techniques/model-pruning","Reduce LLM size and accelerate inference using pruning techniques like Wanda and SparseGPT. Use when compressing models without retraining, achieving 50% sparsity with minimal accuracy loss, or enabling faster inference on hardware accelerators. Covers unstructured pruning, structured pruning, N:M sparsity, magnitude pruning, and one-shot methods.","model-pruning",{"claudeCode":12},"SKILL.md frontmatter at 19-emerging-techniques/model-pruning/SKILL.md",[1575,1576],{"path":508,"priority":334},{"path":1577,"priority":511},"references/wanda.md",{"basePath":1579,"description":1580,"displayName":1581,"installMethods":1582,"rationale":1583,"selectedPaths":1584,"source":340,"sourceLanguage":18,"type":259},"19-emerging-techniques/moe-training","Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.","moe-training",{"claudeCode":12},"SKILL.md frontmatter at 19-emerging-techniques/moe-training/SKILL.md",[1585,1586,1588,1590],{"path":508,"priority":334},{"path":1587,"priority":511},"references/architectures.md",{"path":1589,"priority":511},"references/inference.md",{"path":568,"priority":511},{"basePath":1592,"description":1593,"displayName":1594,"installMethods":1595,"rationale":1596,"selectedPaths":1597,"source":340,"sourceLanguage":18,"type":259},"19-emerging-techniques/speculative-decoding","Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.","speculative-decoding",{"claudeCode":12},"SKILL.md frontmatter at 19-emerging-techniques/speculative-decoding/SKILL.md",[1598,1599,1601],{"path":508,"priority":334},{"path":1600,"priority":511},"references/lookahead.md",{"path":1602,"priority":511},"references/medusa.md",{"basePath":1604,"description":1605,"displayName":1606,"installMethods":1607,"rationale":1608,"selectedPaths":1609,"source":340,"sourceLanguage":18,"type":259},"20-ml-paper-writing/academic-plotting","Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn. Use when creating any figure for a conference paper.","academic-plotting",{"claudeCode":12},"SKILL.md frontmatter at 20-ml-paper-writing/academic-plotting/SKILL.md",[1610,1611,1613,1615],{"path":508,"priority":334},{"path":1612,"priority":511},"references/data-visualization.md",{"path":1614,"priority":511},"references/diagram-generation.md",{"path":1616,"priority":511},"references/style-guide.md",{"basePath":1618,"description":1619,"displayName":482,"installMethods":1620,"rationale":1621,"selectedPaths":1622,"source":340,"sourceLanguage":18,"type":259},"20-ml-paper-writing/ml-paper-writing","Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. For systems venues (OSDI, NSDI, ASPLOS, SOSP), use systems-paper-writing instead.",{"claudeCode":12},"SKILL.md frontmatter at 20-ml-paper-writing/ml-paper-writing/SKILL.md",[1623,1624,1626,1628,1630,1632,1634,1636,1638,1640,1642,1644,1646,1648,1650,1652,1654,1656,1658,1660,1662,1664,1666,1668,1670,1672,1674,1676,1678,1680,1682,1684,1686,1688,1690,1692,1694,1696,1698,1700,1702,1704,1706,1708,1710,1712,1714,1716,1718,1720,1722],{"path":508,"priority":334},{"path":1625,"priority":511},"references/checklists.md",{"path":1627,"priority":511},"references/citation-workflow.md",{"path":1629,"priority":511},"references/reviewer-guidelines.md",{"path":1631,"priority":511},"references/sources.md",{"path":1633,"priority":511},"references/writing-guide.md",{"path":1635,"priority":518},"templates/README.md",{"path":1637,"priority":518},"templates/aaai2026/README.md",{"path":1639,"priority":518},"templates/aaai2026/aaai2026-unified-supp.tex",{"path":1641,"priority":518},"templates/aaai2026/aaai2026-unified-template.tex",{"path":1643,"priority":518},"templates/aaai2026/aaai2026.bib",{"path":1645,"priority":518},"templates/aaai2026/aaai2026.bst",{"path":1647,"priority":518},"templates/aaai2026/aaai2026.sty",{"path":1649,"priority":518},"templates/acl/README.md",{"path":1651,"priority":518},"templates/acl/acl.sty",{"path":1653,"priority":518},"templates/acl/acl_latex.tex",{"path":1655,"priority":518},"templates/acl/acl_lualatex.tex",{"path":1657,"priority":518},"templates/acl/acl_natbib.bst",{"path":1659,"priority":518},"templates/acl/anthology.bib.txt",{"path":1661,"priority":518},"templates/acl/custom.bib",{"path":1663,"priority":518},"templates/acl/formatting.md",{"path":1665,"priority":518},"templates/colm2025/README.md",{"path":1667,"priority":518},"templates/colm2025/colm2025_conference.bib",{"path":1669,"priority":518},"templates/colm2025/colm2025_conference.bst",{"path":1671,"priority":518},"templates/colm2025/colm2025_conference.pdf",{"path":1673,"priority":518},"templates/colm2025/colm2025_conference.sty",{"path":1675,"priority":518},"templates/colm2025/colm2025_conference.tex",{"path":1677,"priority":518},"templates/colm2025/fancyhdr.sty",{"path":1679,"priority":518},"templates/colm2025/math_commands.tex",{"path":1681,"priority":518},"templates/colm2025/natbib.sty",{"path":1683,"priority":518},"templates/iclr2026/fancyhdr.sty",{"path":1685,"priority":518},"templates/iclr2026/iclr2026_conference.bib",{"path":1687,"priority":518},"templates/iclr2026/iclr2026_conference.bst",{"path":1689,"priority":518},"templates/iclr2026/iclr2026_conference.pdf",{"path":1691,"priority":518},"templates/iclr2026/iclr2026_conference.sty",{"path":1693,"priority":518},"templates/iclr2026/iclr2026_conference.tex",{"path":1695,"priority":518},"templates/iclr2026/math_commands.tex",{"path":1697,"priority":518},"templates/iclr2026/natbib.sty",{"path":1699,"priority":518},"templates/icml2026/algorithm.sty",{"path":1701,"priority":518},"templates/icml2026/algorithmic.sty",{"path":1703,"priority":518},"templates/icml2026/example_paper.bib",{"path":1705,"priority":518},"templates/icml2026/example_paper.pdf",{"path":1707,"priority":518},"templates/icml2026/example_paper.tex",{"path":1709,"priority":518},"templates/icml2026/fancyhdr.sty",{"path":1711,"priority":518},"templates/icml2026/icml2026.bst",{"path":1713,"priority":518},"templates/icml2026/icml2026.sty",{"path":1715,"priority":518},"templates/icml2026/icml_numpapers.pdf",{"path":1717,"priority":518},"templates/neurips2025/Makefile",{"path":1719,"priority":518},"templates/neurips2025/extra_pkgs.tex",{"path":1721,"priority":518},"templates/neurips2025/main.tex",{"path":1723,"priority":518},"templates/neurips2025/neurips.sty",{"basePath":255,"description":10,"displayName":258,"installMethods":1725,"rationale":1726,"selectedPaths":1727,"source":340,"sourceLanguage":18,"type":259},{"claudeCode":12},"SKILL.md frontmatter at 20-ml-paper-writing/presenting-conference-talks/SKILL.md",[1728,1729],{"path":508,"priority":334},{"path":1730,"priority":511},"references/slide-templates.md",{"basePath":1732,"description":1733,"displayName":1734,"installMethods":1735,"rationale":1736,"selectedPaths":1737,"source":340,"sourceLanguage":18,"type":259},"20-ml-paper-writing/systems-paper-writing","Comprehensive guide for writing systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides paragraph-level structural blueprints, writing patterns, venue-specific checklists, reviewer guidelines, LaTeX templates, and conference deadlines. Use this skill for all systems conference paper writing.","systems-paper-writing",{"claudeCode":12},"SKILL.md frontmatter at 20-ml-paper-writing/systems-paper-writing/SKILL.md",[1738,1739,1741,1742,1744,1746,1748,1750,1752,1754,1756,1758,1760,1762,1764,1766],{"path":508,"priority":334},{"path":1740,"priority":511},"references/checklist.md",{"path":1629,"priority":511},{"path":1743,"priority":511},"references/section-blueprints.md",{"path":1745,"priority":511},"references/systems-conferences.md",{"path":1747,"priority":511},"references/writing-patterns.md",{"path":1749,"priority":518},"templates/asplos2027/main.tex",{"path":1751,"priority":518},"templates/asplos2027/references.bib",{"path":1753,"priority":518},"templates/nsdi2027/main.tex",{"path":1755,"priority":518},"templates/nsdi2027/references.bib",{"path":1757,"priority":518},"templates/nsdi2027/usenix-2020-09.sty",{"path":1759,"priority":518},"templates/osdi2026/main.tex",{"path":1761,"priority":518},"templates/osdi2026/references.bib",{"path":1763,"priority":518},"templates/osdi2026/usenix-2020-09.sty",{"path":1765,"priority":518},"templates/sosp2026/main.tex",{"path":1767,"priority":518},"templates/sosp2026/references.bib",{"basePath":1769,"description":1770,"displayName":1771,"installMethods":1772,"rationale":1773,"selectedPaths":1774,"source":340,"sourceLanguage":18,"type":259},"21-research-ideation/brainstorming-research-ideas","Guides researchers through structured ideation frameworks to discover high-impact research directions. Use when exploring new problem spaces, pivoting between projects, or seeking novel angles on existing work.","brainstorming-research-ideas",{"claudeCode":12},"SKILL.md frontmatter at 21-research-ideation/brainstorming-research-ideas/SKILL.md",[1775],{"path":508,"priority":334},{"basePath":1777,"description":1778,"displayName":1779,"installMethods":1780,"rationale":1781,"selectedPaths":1782,"source":340,"sourceLanguage":18,"type":259},"21-research-ideation/creative-thinking-for-research","Applies cognitive science frameworks for creative thinking to CS and AI research ideation. Use when seeking genuinely novel research directions by leveraging combinatorial creativity, analogical reasoning, constraint manipulation, and other empirically grounded creative strategies.","creative-thinking-for-research",{"claudeCode":12},"SKILL.md frontmatter at 21-research-ideation/creative-thinking-for-research/SKILL.md",[1783],{"path":508,"priority":334},{"basePath":1785,"description":1786,"displayName":1787,"installMethods":1788,"rationale":1789,"selectedPaths":1790,"source":340,"sourceLanguage":18,"type":259},"22-agent-native-research-artifact/compiler","Compiles any research input — PDF papers, GitHub repositories, experiment logs, code directories, or raw notes — into a complete Agent-Native Research Artifact (ARA) with cognitive layer (claims, concepts, heuristics), physical layer (configs, code stubs), exploration graph, and grounded evidence. Use when ingesting a paper or codebase into a structured, machine-executable knowledge package, building an ARA from scratch, or converting research outputs into a falsifiable, agent-traversable form.","ara-compiler",{"claudeCode":12},"SKILL.md frontmatter at 22-agent-native-research-artifact/compiler/SKILL.md",[1791,1792,1794,1796],{"path":508,"priority":334},{"path":1793,"priority":511},"references/ara-schema.md",{"path":1795,"priority":511},"references/exploration-tree-spec.md",{"path":1797,"priority":511},"references/validation-checklist.md",{"basePath":1799,"description":1800,"displayName":1801,"installMethods":1802,"rationale":1803,"selectedPaths":1804,"source":340,"sourceLanguage":18,"type":259},"22-agent-native-research-artifact/research-manager","Records research provenance as a post-task epilogue, scanning conversation history at the end of a coding or research session to extract decisions, experiments, dead ends, claims, heuristics, and pivots, and writing them into the ara/ directory with user-vs-AI provenance tags. Use as a session epilogue — never during execution — to maintain a faithful, auditable trace of how a research project actually evolved.","ara-research-manager",{"claudeCode":12},"SKILL.md frontmatter at 22-agent-native-research-artifact/research-manager/SKILL.md",[1805,1806,1808,1810],{"path":508,"priority":334},{"path":1807,"priority":511},"references/event-taxonomy.md",{"path":1809,"priority":511},"references/provenance-tags.md",{"path":1811,"priority":511},"references/session-protocol.md",{"basePath":1813,"description":1814,"displayName":1815,"installMethods":1816,"rationale":1817,"selectedPaths":1818,"source":340,"sourceLanguage":18,"type":259},"22-agent-native-research-artifact/rigor-reviewer","Performs ARA Seal Level 2 semantic epistemic review on Agent-Native Research Artifacts, scoring six dimensions (evidence relevance, falsifiability, scope calibration, argument coherence, exploration integrity, methodological rigor) and producing a constructive, severity-ranked report with a Strong Accept-to-Reject recommendation. Use after Level 1 structural validation passes, when an ARA needs an objective epistemic critique before publication or release.","ara-rigor-reviewer",{"claudeCode":12},"SKILL.md frontmatter at 22-agent-native-research-artifact/rigor-reviewer/SKILL.md",[1819,1820],{"path":508,"priority":334},{"path":1821,"priority":511},"references/review-dimensions.md",{"basePath":1823,"description":1824,"displayName":1825,"installMethods":1826,"license":249,"rationale":1827,"selectedPaths":1828,"source":340,"sourceLanguage":18,"type":1836},"packages/ai-research-skills","Install AI research engineering skills to your coding agents (Claude Code, OpenCode, Cursor, Gemini CLI, Hermes Agent, and more)","@orchestra-research/ai-research-skills",{"npm":1825},"cli ecosystem detected at packages/ai-research-skills",[1829,1831,1832,1834],{"path":1830,"priority":334},"package.json",{"path":336,"priority":334},{"path":1833,"priority":511},"bin/cli.js",{"path":1835,"priority":518},"src/index.js","cli",{"sources":1838},[1839],"manual",{"npmPackage":294},{"closedIssues90d":241,"description":1842,"forks":242,"homepage":1843,"license":249,"openIssues90d":244,"pushedAt":245,"readmeSize":239,"stars":246,"topics":1844},"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.","http://orchestra-research.com",[1845,286,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857],"ai","claude","claude-code","claude-skills","codex","gemini","gpt-5","grpo","huggingface","machine-leanring","megatron","skills","vllm",{"downloads":8},{"classifiedAt":1860,"discoverAt":1861,"extractAt":1862,"githubAt":1862,"npmAt":1863,"updatedAt":1860},1778695115942,1778695107142,1778695112108,1778695113836,[224,222,221,223,219,225,220],{"evaluatedAt":253,"extractAt":303,"updatedAt":253},[],[1868,1896,1923,1946,1973,1995],{"_creationTime":1869,"_id":1870,"community":1871,"display":1872,"identity":1878,"providers":1882,"relations":1890,"tags":1892,"workflow":1893},1778675145461.886,"k1753jcnpy8je9mfrn4s1xgpjd86nc4j",{"reviewCount":8},{"description":1873,"installMethods":1874,"name":1876,"sourceUrl":1877},"Part of the AlterLab Academic Skills suite. Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual integration.",{"claudeCode":1875},"AlterLab-IEU/AlterLab-Academic-Skills","alterlab-pptx-posters","https://github.com/AlterLab-IEU/AlterLab-Academic-Skills",{"basePath":1879,"githubOwner":1880,"githubRepo":1881,"locale":18,"slug":1876,"type":259},"skills/writing-tools/alterlab-pptx-posters","AlterLab-IEU","AlterLab-Academic-Skills",{"evaluate":1883,"extract":1889},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1884,"tags":1885,"targetMarket":226,"tier":227},95,[1886,219,224,221,1887,1888,223],"poster","html","pdf",{"commitSha":292},{"repoId":1891},"kd7fqvj70pvyn4r3q9kctpnd7d86mfqd",[224,1887,221,1888,1886,223,219],{"evaluatedAt":1894,"extractAt":1895,"updatedAt":1894},1778683019292,1778675145461,{"_creationTime":1897,"_id":1898,"community":1899,"display":1900,"identity":1905,"providers":1909,"relations":1917,"tags":1919,"workflow":1920},1778691799740.4868,"k17fwpf6qw23d3kne648tyce6586n5s7",{"reviewCount":8},{"description":1901,"installMethods":1902,"name":223,"sourceUrl":1904},"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.",{"claudeCode":1903},"K-Dense-AI/claude-scientific-skills","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":1906,"githubOwner":1907,"githubRepo":1908,"locale":18,"slug":223,"type":259},"scientific-skills/pptx","K-Dense-AI","claude-scientific-skills",{"evaluate":1910,"extract":1916},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1884,"tags":1911,"targetMarket":226,"tier":1915},[223,219,220,1912,1913,1914],"document-processing","xml","validation","community",{"commitSha":292},{"repoId":1918},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[1912,223,219,220,1914,1913],{"evaluatedAt":1921,"extractAt":1922,"updatedAt":1921},1778693654555,1778691799740,{"_creationTime":1924,"_id":1925,"community":1926,"display":1927,"identity":1931,"providers":1934,"relations":1942,"tags":1943,"workflow":1944},1778691799740.48,"k170wty24x8dpw3h33f885hj4986nwnc",{"reviewCount":8},{"description":1928,"installMethods":1929,"name":1930,"sourceUrl":1904},"Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).",{"claudeCode":1903},"Literature Review",{"basePath":1932,"githubOwner":1907,"githubRepo":1908,"locale":18,"slug":1933,"type":259},"scientific-skills/literature-review","literature-review",{"evaluate":1935,"extract":1941},{"promptVersionExtension":212,"promptVersionScoring":213,"score":1936,"tags":1937,"targetMarket":226,"tier":227},100,[1933,225,224,1938,1939,1940],"documentation","pdf-generation","citation-management",{"commitSha":292,"license":249},{"repoId":1918},[224,1940,1938,1933,1939,225],{"evaluatedAt":1945,"extractAt":1922,"updatedAt":1945},1778693072547,{"_creationTime":1947,"_id":1948,"community":1949,"display":1950,"identity":1956,"providers":1960,"relations":1966,"tags":1969,"workflow":1970},1778695548458.4038,"k179pva4fdcsabphehnng6njts86mb8k",{"reviewCount":8},{"description":1951,"installMethods":1952,"name":1954,"sourceUrl":1955},"Survey and synthesize theoretical literature on a specific topic, identifying seminal papers, key results, open problems, and cross-domain connections. Use when starting research on an unfamiliar theoretical topic, writing a literature review for a paper or thesis, identifying open problems and research gaps, finding cross-domain connections, or evaluating the novelty of a proposed theoretical contribution against existing work.\n",{"claudeCode":1953},"pjt222/agent-almanac","survey-theoretical-literature","https://github.com/pjt222/agent-almanac",{"basePath":1957,"githubOwner":1958,"githubRepo":1959,"locale":18,"slug":1954,"type":259},"skills/survey-theoretical-literature","pjt222","agent-almanac",{"evaluate":1961,"extract":1965},{"promptVersionExtension":212,"promptVersionScoring":213,"score":284,"tags":1962,"targetMarket":226,"tier":227},[225,1933,1963,1964,224],"synthesis","theoretical-science",{"commitSha":292},{"parentExtensionId":1967,"repoId":1968},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[224,1933,225,1963,1964],{"evaluatedAt":1971,"extractAt":1972,"updatedAt":1971},1778701846608,1778695548458,{"_creationTime":1974,"_id":1975,"community":1976,"display":1977,"identity":1981,"providers":1984,"relations":1991,"tags":1992,"workflow":1993},1778691799740.4995,"k171cdhm144qmcrz7zfjrw86e586mc1q",{"reviewCount":8},{"description":1978,"installMethods":1979,"name":1980,"sourceUrl":1904},"Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.",{"claudeCode":1903},"Venue Templates",{"basePath":1982,"githubOwner":1907,"githubRepo":1908,"locale":18,"slug":1983,"type":259},"scientific-skills/venue-templates","venue-templates",{"evaluate":1985,"extract":1990},{"promptVersionExtension":212,"promptVersionScoring":213,"score":284,"tags":1986,"targetMarket":226,"tier":227},[221,224,1987,1988,1938,1989],"publishing","templates","scientific-writing",{"commitSha":292,"license":249},{"repoId":1918},[224,1938,221,1987,1989,1988],{"evaluatedAt":1994,"extractAt":1922,"updatedAt":1994},1778694785820,{"_creationTime":1996,"_id":1997,"community":1998,"display":1999,"identity":2003,"providers":2007,"relations":2013,"tags":2015,"workflow":2016},1778696993586.7078,"k177pn9xjem6t9xyhmh7mwdbn986ma9m",{"reviewCount":8},{"description":1901,"installMethods":2000,"name":223,"sourceUrl":2002},{"claudeCode":2001},"SeifBenayed/claude-code-sdk","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":2004,"githubOwner":2005,"githubRepo":2006,"locale":18,"slug":223,"type":259},".claude/skills/pptx","SeifBenayed","claude-code-sdk",{"evaluate":2008,"extract":2012},{"promptVersionExtension":212,"promptVersionScoring":213,"score":284,"tags":2009,"targetMarket":226,"tier":227},[219,223,1912,2010,2011],"automation","file-manipulation",{"commitSha":292},{"repoId":2014},"kd78s53c1852h5p7c3qem663xs86njab",[2010,1912,2011,223,219],{"evaluatedAt":2017,"extractAt":2018,"updatedAt":2017},1778697156783,1778696993586]