[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-Orchestra-Research-pinecone-zh-CN":3,"guides-for-Orchestra-Research-pinecone":1857,"similar-k17epqqa0kaec4jvczzw2kmqe186mynw-zh-CN":1858},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":246,"isFallback":227,"parentExtension":251,"providers":309,"relations":313,"repo":314,"tags":1855,"workflow":1856},1778695116697.1912,"k17epqqa0kaec4jvczzw2kmqe186mynw",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"Orchestra-Research/AI-Research-SKILLs","pinecone","https://github.com/Orchestra-Research/AI-Research-SKILLs",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":244},1778696915439.7424,"kn73qrv1kqv74j7ys212f72ked86mggv","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,113,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the problem of needing a managed vector database for production AI applications, mentioning RAG, recommendation systems, and semantic search.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a simple API wrapper by providing a fully managed, auto-scaling, low-latency vector database with hybrid search and namespaces.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle for a managed vector database, including creation, upsert, query, filtering, and deletion, suitable for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on managing a Pinecone vector database, with no unrelated capabilities advertised or implemented.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the capabilities outlined in the SKILL.md and README.md files, highlighting key features like hybrid search and low latency.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a set of well-defined, narrow tools for vector database operations (create_index, upsert, query, delete) rather than a single generalist command.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for index creation, upsert, and query operations are documented with examples and default values where applicable.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like 'create_index', 'upsert', 'query', and 'delete' are descriptive and align with standard database operations.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are specific to the operation (e.g., vector, id, metadata, filter), and responses are structured to return relevant match data.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as indicated in the LICENSE file and `license` field in SKILL.md frontmatter, which is a permissive OSS license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on April 28, 2026, which is within the last 90 days, indicating recent maintenance.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The skill lists 'pinecone-client' as a dependency in SKILL.md, and the presence of a lockfile suggests proper dependency management.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","API keys are expected to be provided via an environment variable or direct argument, and the code does not echo resolved secrets.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The skill operates on structured data and queries, with no indication of loading or executing arbitrary third-party code or instructions.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The skill relies on the 'pinecone-client' library, which is a committed dependency, and does not fetch remote code or data at runtime.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The skill interacts with the Pinecone API and does not perform file system operations outside its intended scope.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls are evident in the provided code snippets.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","The skill's functionality is to interact with a vector database API; there are no instructions to exfiltrate confidential data to a third party.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, HTML comments, or invisible Unicode characters.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The skill's logic is written in standard Python and does not involve obfuscated code, base64 payloads, or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The skill makes no assumptions about the user's project file structure, interacting solely with the Pinecone API.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","Open issues (4) and closed issues (8) in the last 90 days show a healthy rate of engagement and resolution.",{"category":99,"check":100,"severity":24,"summary":101},"Versionning","Release Management","The 'version' field in SKILL.md frontmatter is set to '1.0.0', indicating a meaningful version declaration.",{"category":103,"check":104,"severity":24,"summary":105},"Execution","Validation","The code examples demonstrate structured input for operations like upsert and query, and the Pinecone client library is expected to handle internal validation.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The 'delete_index' operation is a destructive primitive, but it requires explicit invocation and user confirmation, aligning with best practices.",{"category":110,"check":111,"severity":24,"summary":112},"Code Execution","Error Handling","The provided Python code snippets show error handling implicitly through the use of the Pinecone client library, which is expected to return structured errors.",{"category":110,"check":114,"severity":115,"summary":116},"Logging","not_applicable","The skill is read-only in terms of local file operations; audit logging is not applicable as it primarily interacts with a remote service.",{"category":118,"check":119,"severity":115,"summary":120},"Compliance","GDPR","The skill operates on vector data and metadata, not personal data, so GDPR compliance is not directly applicable.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is a general-purpose database management tool with no regional or jurisdictional limitations, making it globally applicable.",{"category":91,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on the 'pinecone-client' Python library and standard Python execution, making it portable across compatible environments.",{"category":44,"check":128,"severity":24,"summary":129},"README","A README.md file exists and provides a high-level overview of the AI Research Skills library, which contains this skill.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a manageable number of tools (create_index, upsert, query, delete, describe_index_stats), fitting within the target range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools are distinct (create_index, upsert, query, delete) and do not present near-synonym names that could cause ambiguity.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features, such as hybrid search, metadata filtering, and namespaces, are demonstrated with concrete examples in the SKILL.md.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The SKILL.md provides clear installation instructions ('pip install pinecone-client') and runnable usage examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","While not explicitly detailed for every error path, the use of the official Pinecone client library suggests structured error reporting with potential remediation hints.",{"category":103,"check":148,"severity":24,"summary":149},"Pinned dependencies","The SKILL.md frontmatter lists 'pinecone-client' as a dependency, implying it should be pinned, and the presence of a lockfile in the repo supports this.",{"category":33,"check":151,"severity":115,"summary":152},"Dry-run preview","As this skill interacts with a remote managed service (Pinecone), a dry-run preview for destructive operations like index deletion is not feasible without service-side support.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The Pinecone client library is expected to handle retries and timeouts for API calls, and operations like upsert can be made idempotent with unique IDs.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no indication of telemetry being collected or emitted by this skill; the focus is on database interaction.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly states the purpose (managed vector database) and use cases (RAG, recommendations) while also listing alternatives, providing clear boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly defining the skill's purpose and providing effective trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured with clear sections for quick start, core operations, and advanced features, delegating deeper material to references.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines core operations and links to a 'deployment.md' reference file for more detailed information on deployment patterns.",{"category":170,"check":174,"severity":115,"summary":175},"Forked exploration","This skill is a direct interface to a managed service and does not involve deep exploration or code review, making 'context: fork' not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","Abundant, end-to-end examples are provided for installation, basic usage, core operations, and integration with LangChain/LlamaIndex, demonstrating claimed outputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation implicitly handles edge cases through the Pinecone client's error handling and provides best practices for optimization and filtering.",{"category":110,"check":183,"severity":115,"summary":184},"Tool Fallback","This skill directly interacts with the Pinecone API and does not rely on optional or external tools that would require a fallback.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","While not explicitly defined as machine-readable checklists, the usage of the Pinecone client and standard Python practices imply that unexpected states would result in errors and halt execution.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and interacts only with the Pinecone service, with no implicit reliance on other skills. Langchain/LlamaIndex integrations are optional.",1778696915334,"This skill provides a Python interface for interacting with Pinecone, a managed vector database, enabling operations like index creation, data upsertion, querying, metadata filtering, and namespace management.",[195,196,197,198,199],"Managed, auto-scaling vector database","Hybrid search (dense + sparse vectors)","Metadata filtering and namespaces","Low latency (\u003C100ms p95)","Integration with LangChain and LlamaIndex",[201,202,203],"Self-hosting or managing the underlying infrastructure","Acting as a general-purpose database outside of vector storage","Replacing specialized offline search libraries like FAISS for batch processing","3.0.0","4.4.0","To provide an expert-level, production-ready interface for managing a Pinecone vector database, supporting AI applications requiring scalable and low-latency vector storage.","Excellent documentation, clear purpose, well-scoped tools, and recent maintenance justify a high score. No critical or warning findings were identified.",98,"A high-quality, production-ready skill for managing a Pinecone vector database with comprehensive documentation and examples.",[211,13,212,213,214,215,216,217],"rag","vector-database","managed-service","serverless","hybrid-search","production","auto-scaling","global","verified",[221,222,223,224],"Production RAG applications","Recommendation systems","Semantic search at scale","Serverless and managed infrastructure deployments",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"popularity":239,"security":240,"testCoverage":243},{"hasLockfile":227},true,1778696900561,{"descriptionLength":230,"readmeSize":231},305,45313,{"closedIssues90d":233,"forks":234,"hasChangelog":227,"manifestVersion":235,"openIssues90d":236,"pushedAt":237,"stars":238},8,640,"1.0.0",4,1777352967000,8343,{"npmDownloads":8},{"hasNpmPackage":227,"license":241,"smitheryVerified":242},"MIT",false,{"hasCi":227,"hasTests":242},{"updatedAt":245},1778696915439,{"basePath":247,"githubOwner":248,"githubRepo":249,"locale":18,"slug":13,"type":250},"15-rag/pinecone","Orchestra-Research","AI-Research-SKILLs","skill",{"_creationTime":252,"_id":253,"community":254,"display":255,"identity":259,"parentExtension":262,"providers":295,"relations":305,"tags":306,"workflow":307},1778695116697.1702,"k17155ws9qc0hw7a568bg79sfd86max8",{"reviewCount":8},{"description":256,"installMethods":257,"name":258,"sourceUrl":14},"LLM architectures and implementations including LitGPT, Mamba, NanoGPT, RWKV, and TorchTitan. Use when implementing, training, or understanding transformer and alternative architectures.",{"claudeCode":249},"Agent-Native Research Artifact (ARA) Tooling",{"basePath":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":261},"","plugin",{"_creationTime":263,"_id":264,"community":265,"display":266,"identity":270,"providers":272,"relations":289,"tags":291,"workflow":292},1778695116697.17,"k17755pkhk2ktxts0edcsj00s586nmvk",{"reviewCount":8},{"description":267,"installMethods":268,"name":269,"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":260,"githubOwner":248,"githubRepo":249,"locale":18,"slug":249,"type":271},"marketplace",{"evaluate":273,"extract":282},{"promptVersionExtension":274,"promptVersionScoring":205,"score":275,"tags":276,"targetMarket":218,"tier":219},"3.1.0",99,[277,278,279,280,281],"ai-research","mlops","llm-skills","autonomous-agents","research-orchestration",{"commitSha":283,"license":241,"marketplace":284,"plugin":287},"HEAD",{"name":285,"pluginCount":286},"ai-research-skills",1,{"mcpCount":8,"provider":288,"skillCount":8},"classify",{"repoId":290},"kd70hj1y80mhra5xm5g188j5n586mg18",[277,280,279,278,281],{"evaluatedAt":293,"extractAt":294,"updatedAt":293},1778695131103,1778695116697,{"evaluate":296,"extract":302},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":297,"targetMarket":218,"tier":219},[298,299,300,301,277],"research","artifact","provenance","review",{"commitSha":283,"license":241,"plugin":303},{"mcpCount":8,"provider":288,"skillCount":304},96,{"parentExtensionId":264,"repoId":290},[277,299,300,298,301],{"evaluatedAt":308,"extractAt":294,"updatedAt":308},1778695555085,{"evaluate":310,"extract":312},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":311,"targetMarket":218,"tier":219},[211,13,212,213,214,215,216,217],{"commitSha":283},{"parentExtensionId":253,"repoId":290},{"_creationTime":315,"_id":290,"identity":316,"providers":317,"workflow":1850},1778695107142.3535,{"githubOwner":248,"githubRepo":249,"sourceUrl":14},{"classify":318,"discover":1828,"extract":1831,"github":1832,"npm":1849},{"commitSha":283,"extensions":319},[320,333,340,347,354,361,368,375,382,389,396,403,410,417,423,430,436,443,450,457,464,471,478,485,492,516,532,546,560,573,588,603,613,629,645,657,672,685,696,707,718,730,741,754,765,781,795,805,815,831,841,849,857,865,873,887,901,933,947,957,967,977,987,997,1011,1022,1032,1044,1054,1073,1086,1101,1117,1131,1145,1158,1171,1184,1196,1208,1221,1240,1250,1263,1276,1289,1298,1308,1314,1324,1334,1346,1359,1372,1384,1394,1404,1414,1424,1434,1446,1455,1473,1489,1499,1509,1519,1529,1543,1556,1566,1579,1591,1605,1712,1722,1759,1767,1775,1789,1803,1813],{"basePath":260,"description":267,"displayName":285,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":271},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":260,"description":256,"displayName":334,"installMethods":335,"rationale":336,"selectedPaths":337,"source":332,"sourceLanguage":18,"type":261},"model-architecture",{"claudeCode":249},"inline plugin source from marketplace.json at /",[338,339],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":341,"displayName":342,"installMethods":343,"rationale":336,"selectedPaths":344,"source":332,"sourceLanguage":18,"type":261},"Text tokenization for LLMs including HuggingFace Tokenizers and SentencePiece. Use when training custom tokenizers or handling multilingual text.","tokenization",{"claudeCode":249},[345,346],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":348,"displayName":349,"installMethods":350,"rationale":336,"selectedPaths":351,"source":332,"sourceLanguage":18,"type":261},"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":249},[352,353],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":355,"displayName":356,"installMethods":357,"rationale":336,"selectedPaths":358,"source":332,"sourceLanguage":18,"type":261},"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":249},[359,360],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":362,"displayName":363,"installMethods":364,"rationale":336,"selectedPaths":365,"source":332,"sourceLanguage":18,"type":261},"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":249},[366,367],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":369,"displayName":370,"installMethods":371,"rationale":336,"selectedPaths":372,"source":332,"sourceLanguage":18,"type":261},"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":249},[373,374],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":376,"displayName":377,"installMethods":378,"rationale":336,"selectedPaths":379,"source":332,"sourceLanguage":18,"type":261},"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":249},[380,381],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":383,"displayName":384,"installMethods":385,"rationale":336,"selectedPaths":386,"source":332,"sourceLanguage":18,"type":261},"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":249},[387,388],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":390,"displayName":391,"installMethods":392,"rationale":336,"selectedPaths":393,"source":332,"sourceLanguage":18,"type":261},"GPU cloud and compute orchestration including Modal, Lambda Labs, and SkyPilot. Use when deploying training jobs or managing GPU resources.","infrastructure",{"claudeCode":249},[394,395],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":397,"displayName":398,"installMethods":399,"rationale":336,"selectedPaths":400,"source":332,"sourceLanguage":18,"type":261},"Model optimization and quantization including Flash Attention, bitsandbytes, GPTQ, AWQ, GGUF, and HQQ. Use when reducing memory, accelerating inference, or quantizing models.","optimization",{"claudeCode":249},[401,402],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":404,"displayName":405,"installMethods":406,"rationale":336,"selectedPaths":407,"source":332,"sourceLanguage":18,"type":261},"LLM benchmarking and evaluation including lm-evaluation-harness, BigCode Evaluation Harness, and NeMo Evaluator. Use when benchmarking models or measuring performance.","evaluation",{"claudeCode":249},[408,409],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":411,"displayName":412,"installMethods":413,"rationale":336,"selectedPaths":414,"source":332,"sourceLanguage":18,"type":261},"Production LLM inference including vLLM, TensorRT-LLM, llama.cpp, and SGLang. Use when deploying models for production inference.","inference-serving",{"claudeCode":249},[415,416],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":418,"displayName":278,"installMethods":419,"rationale":336,"selectedPaths":420,"source":332,"sourceLanguage":18,"type":261},"ML experiment tracking and lifecycle including Weights & Biases, MLflow, and TensorBoard. Use when tracking experiments or managing models.",{"claudeCode":249},[421,422],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":424,"displayName":425,"installMethods":426,"rationale":336,"selectedPaths":427,"source":332,"sourceLanguage":18,"type":261},"LLM agent frameworks including LangChain, LlamaIndex, CrewAI, and AutoGPT. Use when building chatbots, autonomous agents, or tool-using systems.","agents",{"claudeCode":249},[428,429],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":431,"displayName":211,"installMethods":432,"rationale":336,"selectedPaths":433,"source":332,"sourceLanguage":18,"type":261},"Retrieval-Augmented Generation including Chroma, FAISS, Pinecone, Qdrant, and Sentence Transformers. Use when building semantic search or document retrieval systems.",{"claudeCode":249},[434,435],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":437,"displayName":438,"installMethods":439,"rationale":336,"selectedPaths":440,"source":332,"sourceLanguage":18,"type":261},"Structured LLM outputs including DSPy, Instructor, Guidance, and Outlines. Use when extracting structured data or constraining LLM outputs.","prompt-engineering",{"claudeCode":249},[441,442],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":444,"displayName":445,"installMethods":446,"rationale":336,"selectedPaths":447,"source":332,"sourceLanguage":18,"type":261},"LLM application monitoring including LangSmith and Phoenix. Use when debugging LLM apps or monitoring production systems.","observability",{"claudeCode":249},[448,449],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":451,"displayName":452,"installMethods":453,"rationale":336,"selectedPaths":454,"source":332,"sourceLanguage":18,"type":261},"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":249},[455,456],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":458,"displayName":459,"installMethods":460,"rationale":336,"selectedPaths":461,"source":332,"sourceLanguage":18,"type":261},"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":249},[462,463],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":465,"displayName":466,"installMethods":467,"rationale":336,"selectedPaths":468,"source":332,"sourceLanguage":18,"type":261},"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":249},[469,470],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":472,"displayName":473,"installMethods":474,"rationale":336,"selectedPaths":475,"source":332,"sourceLanguage":18,"type":261},"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":249},[476,477],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":479,"displayName":480,"installMethods":481,"rationale":336,"selectedPaths":482,"source":332,"sourceLanguage":18,"type":261},"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":249},[483,484],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":260,"description":486,"displayName":487,"installMethods":488,"rationale":336,"selectedPaths":489,"source":332,"sourceLanguage":18,"type":261},"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":249},[490,491],{"path":328,"priority":326},{"path":330,"priority":331},{"basePath":493,"description":494,"displayName":466,"installMethods":495,"rationale":496,"selectedPaths":497,"source":332,"sourceLanguage":18,"type":250},"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",[498,500,503,505,507,510,512,514],{"path":499,"priority":326},"SKILL.md",{"path":501,"priority":502},"references/agent-continuity.md","medium",{"path":504,"priority":502},"references/progress-reporting.md",{"path":506,"priority":502},"references/skill-routing.md",{"path":508,"priority":509},"templates/findings.md","low",{"path":511,"priority":509},"templates/progress-presentation.html",{"path":513,"priority":509},"templates/research-log.md",{"path":515,"priority":509},"templates/research-state.yaml",{"basePath":517,"description":518,"displayName":519,"installMethods":520,"rationale":521,"selectedPaths":522,"source":332,"sourceLanguage":18,"type":250},"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",[523,524,526,528,530],{"path":499,"priority":326},{"path":525,"priority":502},"references/custom-models.md",{"path":527,"priority":502},"references/distributed-training.md",{"path":529,"priority":502},"references/supported-models.md",{"path":531,"priority":502},"references/training-recipes.md",{"basePath":533,"description":534,"displayName":535,"installMethods":536,"rationale":537,"selectedPaths":538,"source":332,"sourceLanguage":18,"type":250},"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",[539,540,542,544],{"path":499,"priority":326},{"path":541,"priority":502},"references/architecture-details.md",{"path":543,"priority":502},"references/benchmarks.md",{"path":545,"priority":502},"references/training-guide.md",{"basePath":547,"description":548,"displayName":549,"installMethods":550,"rationale":551,"selectedPaths":552,"source":332,"sourceLanguage":18,"type":250},"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",[553,554,556,558],{"path":499,"priority":326},{"path":555,"priority":502},"references/architecture.md",{"path":557,"priority":502},"references/data.md",{"path":559,"priority":502},"references/training.md",{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":332,"sourceLanguage":18,"type":250},"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",[567,568,569,571],{"path":499,"priority":326},{"path":541,"priority":502},{"path":570,"priority":502},"references/rwkv7.md",{"path":572,"priority":502},"references/state-management.md",{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":332,"sourceLanguage":18,"type":250},"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",[580,581,583,584,586],{"path":499,"priority":326},{"path":582,"priority":502},"references/checkpoint.md",{"path":525,"priority":502},{"path":585,"priority":502},"references/float8.md",{"path":587,"priority":502},"references/fsdp.md",{"basePath":589,"description":590,"displayName":591,"installMethods":592,"rationale":593,"selectedPaths":594,"source":332,"sourceLanguage":18,"type":250},"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",[595,596,598,600,602],{"path":499,"priority":326},{"path":597,"priority":502},"references/algorithms.md",{"path":599,"priority":502},"references/integration.md",{"path":601,"priority":502},"references/pipeline.md",{"path":559,"priority":502},{"basePath":604,"description":605,"displayName":606,"installMethods":607,"rationale":608,"selectedPaths":609,"source":332,"sourceLanguage":18,"type":250},"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",[610,611,612],{"path":499,"priority":326},{"path":597,"priority":502},{"path":559,"priority":502},{"basePath":614,"description":615,"displayName":616,"installMethods":617,"rationale":618,"selectedPaths":619,"source":332,"sourceLanguage":18,"type":250},"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",[620,621,623,625,627],{"path":499,"priority":326},{"path":622,"priority":502},"references/api.md",{"path":624,"priority":502},"references/dataset-formats.md",{"path":626,"priority":502},"references/index.md",{"path":628,"priority":502},"references/other.md",{"basePath":630,"description":631,"displayName":632,"installMethods":633,"rationale":634,"selectedPaths":635,"source":332,"sourceLanguage":18,"type":250},"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",[636,637,639,641,643,644],{"path":499,"priority":326},{"path":638,"priority":502},"references/_images.md",{"path":640,"priority":502},"references/advanced.md",{"path":642,"priority":502},"references/getting_started.md",{"path":626,"priority":502},{"path":628,"priority":502},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":332,"sourceLanguage":18,"type":250},"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",[652,653,655],{"path":499,"priority":326},{"path":654,"priority":502},"references/advanced-usage.md",{"path":656,"priority":502},"references/troubleshooting.md",{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":332,"sourceLanguage":18,"type":250},"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",[664,665,666,668,670],{"path":499,"priority":326},{"path":626,"priority":502},{"path":667,"priority":502},"references/llms-full.md",{"path":669,"priority":502},"references/llms-txt.md",{"path":671,"priority":502},"references/llms.md",{"basePath":673,"description":674,"displayName":675,"installMethods":676,"rationale":677,"selectedPaths":678,"source":332,"sourceLanguage":18,"type":250},"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",[679,680,682,683],{"path":499,"priority":326},{"path":681,"priority":502},"references/README.md",{"path":622,"priority":502},{"path":684,"priority":502},"references/tutorials.md",{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":332,"sourceLanguage":18,"type":250},"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",[692,693,694,695],{"path":499,"priority":326},{"path":681,"priority":502},{"path":622,"priority":502},{"path":684,"priority":502},{"basePath":697,"description":698,"displayName":699,"installMethods":700,"rationale":701,"selectedPaths":702,"source":332,"sourceLanguage":18,"type":250},"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",[703,704,705,706],{"path":499,"priority":326},{"path":681,"priority":502},{"path":622,"priority":502},{"path":684,"priority":502},{"basePath":708,"description":709,"displayName":710,"installMethods":711,"rationale":712,"selectedPaths":713,"source":332,"sourceLanguage":18,"type":250},"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",[714,715,716,717],{"path":499,"priority":326},{"path":681,"priority":502},{"path":622,"priority":502},{"path":684,"priority":502},{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":332,"sourceLanguage":18,"type":250},"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",[725,726,728],{"path":499,"priority":326},{"path":727,"priority":502},"references/deduplication.md",{"path":729,"priority":502},"references/filtering.md",{"basePath":731,"description":732,"displayName":733,"installMethods":734,"rationale":735,"selectedPaths":736,"source":332,"sourceLanguage":18,"type":250},"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",[737,738,739],{"path":499,"priority":326},{"path":599,"priority":502},{"path":740,"priority":502},"references/transformations.md",{"basePath":742,"description":743,"displayName":744,"installMethods":745,"rationale":746,"selectedPaths":747,"source":332,"sourceLanguage":18,"type":250},"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",[748,749,750,752],{"path":499,"priority":326},{"path":328,"priority":331},{"path":751,"priority":509},"examples/reward_functions_library.py",{"path":753,"priority":509},"templates/basic_grpo_training.py",{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":332,"sourceLanguage":18,"type":250},"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",[761,762,764],{"path":499,"priority":326},{"path":763,"priority":502},"references/api-reference.md",{"path":656,"priority":502},{"basePath":766,"description":767,"displayName":768,"installMethods":769,"rationale":770,"selectedPaths":771,"source":332,"sourceLanguage":18,"type":250},"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",[772,773,775,777,779],{"path":499,"priority":326},{"path":774,"priority":502},"references/algorithm-comparison.md",{"path":776,"priority":502},"references/custom-rewards.md",{"path":778,"priority":502},"references/hybrid-engine.md",{"path":780,"priority":502},"references/multi-node-training.md",{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":332,"sourceLanguage":18,"type":250},"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",[788,789,791,793],{"path":499,"priority":326},{"path":790,"priority":502},"references/datasets.md",{"path":792,"priority":502},"references/hyperparameters.md",{"path":794,"priority":502},"references/loss-functions.md",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":332,"sourceLanguage":18,"type":250},"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",[802,803,804],{"path":499,"priority":326},{"path":763,"priority":502},{"path":656,"priority":502},{"basePath":806,"description":807,"displayName":808,"installMethods":809,"rationale":810,"selectedPaths":811,"source":332,"sourceLanguage":18,"type":250},"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",[812,813,814],{"path":499,"priority":326},{"path":763,"priority":502},{"path":656,"priority":502},{"basePath":816,"description":817,"displayName":818,"installMethods":819,"rationale":820,"selectedPaths":821,"source":332,"sourceLanguage":18,"type":250},"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",[822,823,825,827,829],{"path":499,"priority":326},{"path":824,"priority":502},"references/dpo-variants.md",{"path":826,"priority":502},"references/online-rl.md",{"path":828,"priority":502},"references/reward-modeling.md",{"path":830,"priority":502},"references/sft-training.md",{"basePath":832,"description":833,"displayName":834,"installMethods":835,"rationale":836,"selectedPaths":837,"source":332,"sourceLanguage":18,"type":250},"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",[838,839,840],{"path":499,"priority":326},{"path":763,"priority":502},{"path":656,"priority":502},{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":332,"sourceLanguage":18,"type":250},"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",[848],{"path":499,"priority":326},{"basePath":850,"description":851,"displayName":852,"installMethods":853,"rationale":854,"selectedPaths":855,"source":332,"sourceLanguage":18,"type":250},"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",[856],{"path":499,"priority":326},{"basePath":858,"description":859,"displayName":860,"installMethods":861,"rationale":862,"selectedPaths":863,"source":332,"sourceLanguage":18,"type":250},"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",[864],{"path":499,"priority":326},{"basePath":866,"description":867,"displayName":868,"installMethods":869,"rationale":870,"selectedPaths":871,"source":332,"sourceLanguage":18,"type":250},"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",[872],{"path":499,"priority":326},{"basePath":874,"description":875,"displayName":876,"installMethods":877,"rationale":878,"selectedPaths":879,"source":332,"sourceLanguage":18,"type":250},"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",[880,881,883,885],{"path":499,"priority":326},{"path":882,"priority":502},"references/custom-plugins.md",{"path":884,"priority":502},"references/megatron-integration.md",{"path":886,"priority":502},"references/performance.md",{"basePath":888,"description":889,"displayName":890,"installMethods":891,"rationale":892,"selectedPaths":893,"source":332,"sourceLanguage":18,"type":250},"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",[894,895,896,898,900],{"path":499,"priority":326},{"path":543,"priority":502},{"path":897,"priority":502},"references/parallelism-guide.md",{"path":899,"priority":502},"references/production-examples.md",{"path":531,"priority":502},{"basePath":902,"description":903,"displayName":904,"installMethods":905,"rationale":906,"selectedPaths":907,"source":332,"sourceLanguage":18,"type":250},"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",[908,909,911,913,915,917,919,921,923,925,927,929,931],{"path":499,"priority":326},{"path":910,"priority":502},"references/pytorch_dcp_async_recipe.md",{"path":912,"priority":502},"references/pytorch_dcp_overview.md",{"path":914,"priority":502},"references/pytorch_dcp_recipe.md",{"path":916,"priority":502},"references/pytorch_ddp_notes.md",{"path":918,"priority":502},"references/pytorch_device_mesh_tutorial.md",{"path":920,"priority":502},"references/pytorch_examples_fsdp2.md",{"path":922,"priority":502},"references/pytorch_fsdp1_api.md",{"path":924,"priority":502},"references/pytorch_fsdp2_tutorial.md",{"path":926,"priority":502},"references/pytorch_fully_shard_api.md",{"path":928,"priority":502},"references/pytorch_tp_tutorial.md",{"path":930,"priority":502},"references/ray_train_fsdp2_example.md",{"path":932,"priority":502},"references/torchtitan_fsdp_notes.md",{"basePath":934,"description":935,"displayName":936,"installMethods":937,"rationale":938,"selectedPaths":939,"source":332,"sourceLanguage":18,"type":250},"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",[940,941,943,945],{"path":499,"priority":326},{"path":942,"priority":502},"references/callbacks.md",{"path":944,"priority":502},"references/distributed.md",{"path":946,"priority":502},"references/hyperparameter-tuning.md",{"basePath":948,"description":949,"displayName":950,"installMethods":951,"rationale":952,"selectedPaths":953,"source":332,"sourceLanguage":18,"type":250},"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",[954,955],{"path":499,"priority":326},{"path":956,"priority":502},"references/multi-node.md",{"basePath":958,"description":959,"displayName":960,"installMethods":961,"rationale":962,"selectedPaths":963,"source":332,"sourceLanguage":18,"type":250},"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",[964,965,966],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":968,"description":969,"displayName":970,"installMethods":971,"rationale":972,"selectedPaths":973,"source":332,"sourceLanguage":18,"type":250},"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",[974,975,976],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":978,"description":979,"displayName":980,"installMethods":981,"rationale":982,"selectedPaths":983,"source":332,"sourceLanguage":18,"type":250},"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",[984,985,986],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":988,"description":989,"displayName":990,"installMethods":991,"rationale":992,"selectedPaths":993,"source":332,"sourceLanguage":18,"type":250},"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",[994,995,996],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":998,"description":999,"displayName":1000,"installMethods":1001,"rationale":1002,"selectedPaths":1003,"source":332,"sourceLanguage":18,"type":250},"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",[1004,1005,1007,1009],{"path":499,"priority":326},{"path":1006,"priority":502},"references/memory-optimization.md",{"path":1008,"priority":502},"references/qlora-training.md",{"path":1010,"priority":502},"references/quantization-formats.md",{"basePath":1012,"description":1013,"displayName":1014,"installMethods":1015,"rationale":1016,"selectedPaths":1017,"source":332,"sourceLanguage":18,"type":250},"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",[1018,1019,1020],{"path":499,"priority":326},{"path":543,"priority":502},{"path":1021,"priority":502},"references/transformers-integration.md",{"basePath":1023,"description":1024,"displayName":1025,"installMethods":1026,"rationale":1027,"selectedPaths":1028,"source":332,"sourceLanguage":18,"type":250},"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",[1029,1030,1031],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1033,"description":1034,"displayName":1035,"installMethods":1036,"rationale":1037,"selectedPaths":1038,"source":332,"sourceLanguage":18,"type":250},"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",[1039,1040,1042,1043],{"path":499,"priority":326},{"path":1041,"priority":502},"references/calibration.md",{"path":599,"priority":502},{"path":656,"priority":502},{"basePath":1045,"description":1046,"displayName":1047,"installMethods":1048,"rationale":1049,"selectedPaths":1050,"source":332,"sourceLanguage":18,"type":250},"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",[1051,1052,1053],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1055,"description":1056,"displayName":1057,"installMethods":1058,"rationale":1059,"selectedPaths":1060,"source":332,"sourceLanguage":18,"type":250},"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",[1061,1062,1063,1065,1067,1069,1071],{"path":499,"priority":326},{"path":555,"priority":502},{"path":1064,"priority":502},"references/biomedical.md",{"path":1066,"priority":502},"references/domain-specific.md",{"path":1068,"priority":502},"references/experiment-loop.md",{"path":1070,"priority":502},"references/optimizers.md",{"path":1072,"priority":502},"references/scaling-and-selection.md",{"basePath":1074,"description":1075,"displayName":1076,"installMethods":1077,"rationale":1078,"selectedPaths":1079,"source":332,"sourceLanguage":18,"type":250},"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",[1080,1081,1082,1084],{"path":499,"priority":326},{"path":543,"priority":502},{"path":1083,"priority":502},"references/custom-tasks.md",{"path":1085,"priority":502},"references/issues.md",{"basePath":1087,"description":1088,"displayName":1089,"installMethods":1090,"rationale":1091,"selectedPaths":1092,"source":332,"sourceLanguage":18,"type":250},"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",[1093,1094,1096,1098,1099],{"path":499,"priority":326},{"path":1095,"priority":502},"references/api-evaluation.md",{"path":1097,"priority":502},"references/benchmark-guide.md",{"path":1083,"priority":502},{"path":1100,"priority":502},"references/distributed-eval.md",{"basePath":1102,"description":1103,"displayName":1104,"installMethods":1105,"rationale":1106,"selectedPaths":1107,"source":332,"sourceLanguage":18,"type":250},"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",[1108,1109,1111,1113,1115],{"path":499,"priority":326},{"path":1110,"priority":502},"references/adapter-system.md",{"path":1112,"priority":502},"references/configuration.md",{"path":1114,"priority":502},"references/custom-benchmarks.md",{"path":1116,"priority":502},"references/execution-backends.md",{"basePath":1118,"description":1119,"displayName":1120,"installMethods":1121,"rationale":1122,"selectedPaths":1123,"source":332,"sourceLanguage":18,"type":250},"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",[1124,1125,1127,1129],{"path":499,"priority":326},{"path":1126,"priority":502},"references/optimization.md",{"path":1128,"priority":502},"references/quantization.md",{"path":1130,"priority":502},"references/server.md",{"basePath":1132,"description":1133,"displayName":1134,"installMethods":1135,"rationale":1136,"selectedPaths":1137,"source":332,"sourceLanguage":18,"type":250},"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",[1138,1139,1141,1143],{"path":499,"priority":326},{"path":1140,"priority":502},"references/deployment.md",{"path":1142,"priority":502},"references/radix-attention.md",{"path":1144,"priority":502},"references/structured-generation.md",{"basePath":1146,"description":1147,"displayName":1148,"installMethods":1149,"rationale":1150,"selectedPaths":1151,"source":332,"sourceLanguage":18,"type":250},"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",[1152,1153,1155,1156],{"path":499,"priority":326},{"path":1154,"priority":502},"references/multi-gpu.md",{"path":1126,"priority":502},{"path":1157,"priority":502},"references/serving.md",{"basePath":1159,"description":1160,"displayName":1161,"installMethods":1162,"rationale":1163,"selectedPaths":1164,"source":332,"sourceLanguage":18,"type":250},"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",[1165,1166,1167,1168,1170],{"path":499,"priority":326},{"path":1126,"priority":502},{"path":1128,"priority":502},{"path":1169,"priority":502},"references/server-deployment.md",{"path":656,"priority":502},{"basePath":1172,"description":1173,"displayName":1174,"installMethods":1175,"rationale":1176,"selectedPaths":1177,"source":332,"sourceLanguage":18,"type":250},"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",[1178,1179,1180,1182],{"path":499,"priority":326},{"path":1140,"priority":502},{"path":1181,"priority":502},"references/model-registry.md",{"path":1183,"priority":502},"references/tracking.md",{"basePath":1185,"description":1186,"displayName":1187,"installMethods":1188,"rationale":1189,"selectedPaths":1190,"source":332,"sourceLanguage":18,"type":250},"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",[1191,1192,1194],{"path":499,"priority":326},{"path":1193,"priority":502},"references/integrations.md",{"path":1195,"priority":502},"references/visualization.md",{"basePath":1197,"description":1198,"displayName":1199,"installMethods":1200,"rationale":1201,"selectedPaths":1202,"source":332,"sourceLanguage":18,"type":250},"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",[1203,1204,1205,1207],{"path":499,"priority":326},{"path":1193,"priority":502},{"path":1206,"priority":502},"references/profiling.md",{"path":1195,"priority":502},{"basePath":1209,"description":1210,"displayName":1211,"installMethods":1212,"rationale":1213,"selectedPaths":1214,"source":332,"sourceLanguage":18,"type":250},"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",[1215,1216,1218,1219],{"path":499,"priority":326},{"path":1217,"priority":502},"references/artifacts.md",{"path":1193,"priority":502},{"path":1220,"priority":502},"references/sweeps.md",{"basePath":1222,"description":1223,"displayName":1224,"installMethods":1225,"rationale":1226,"selectedPaths":1227,"source":332,"sourceLanguage":18,"type":250},"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",[1228,1229,1230,1231,1232,1234,1236,1237,1239],{"path":499,"priority":326},{"path":681,"priority":502},{"path":622,"priority":502},{"path":555,"priority":502},{"path":1233,"priority":502},"references/design-patterns.md",{"path":1235,"priority":502},"references/examples.md",{"path":1085,"priority":502},{"path":1238,"priority":502},"references/releases.md",{"path":684,"priority":502},{"basePath":1241,"description":1242,"displayName":1243,"installMethods":1244,"rationale":1245,"selectedPaths":1246,"source":332,"sourceLanguage":18,"type":250},"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",[1247,1248,1249],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1251,"description":1252,"displayName":1253,"installMethods":1254,"rationale":1255,"selectedPaths":1256,"source":332,"sourceLanguage":18,"type":250},"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",[1257,1258,1260,1262],{"path":499,"priority":326},{"path":1259,"priority":502},"references/flows.md",{"path":1261,"priority":502},"references/tools.md",{"path":656,"priority":502},{"basePath":1264,"description":1265,"displayName":1266,"installMethods":1267,"rationale":1268,"selectedPaths":1269,"source":332,"sourceLanguage":18,"type":250},"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",[1270,1271,1273,1274],{"path":499,"priority":326},{"path":1272,"priority":502},"references/agents.md",{"path":599,"priority":502},{"path":1275,"priority":502},"references/rag.md",{"basePath":1277,"description":1278,"displayName":1279,"installMethods":1280,"rationale":1281,"selectedPaths":1282,"source":332,"sourceLanguage":18,"type":250},"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",[1283,1284,1285,1287],{"path":499,"priority":326},{"path":1272,"priority":502},{"path":1286,"priority":502},"references/data_connectors.md",{"path":1288,"priority":502},"references/query_engines.md",{"basePath":1290,"description":1291,"displayName":1292,"installMethods":1293,"rationale":1294,"selectedPaths":1295,"source":332,"sourceLanguage":18,"type":250},"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",[1296,1297],{"path":499,"priority":326},{"path":599,"priority":502},{"basePath":1299,"description":1300,"displayName":1301,"installMethods":1302,"rationale":1303,"selectedPaths":1304,"source":332,"sourceLanguage":18,"type":250},"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",[1305,1306],{"path":499,"priority":326},{"path":1307,"priority":502},"references/index_types.md",{"basePath":247,"description":10,"displayName":13,"installMethods":1309,"rationale":1310,"selectedPaths":1311,"source":332,"sourceLanguage":18,"type":250},{"claudeCode":12},"SKILL.md frontmatter at 15-rag/pinecone/SKILL.md",[1312,1313],{"path":499,"priority":326},{"path":1140,"priority":502},{"basePath":1315,"description":1316,"displayName":1317,"installMethods":1318,"rationale":1319,"selectedPaths":1320,"source":332,"sourceLanguage":18,"type":250},"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",[1321,1322,1323],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1325,"description":1326,"displayName":1327,"installMethods":1328,"rationale":1329,"selectedPaths":1330,"source":332,"sourceLanguage":18,"type":250},"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",[1331,1332],{"path":499,"priority":326},{"path":1333,"priority":502},"references/models.md",{"basePath":1335,"description":1336,"displayName":1337,"installMethods":1338,"rationale":1339,"selectedPaths":1340,"source":332,"sourceLanguage":18,"type":250},"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",[1341,1342,1343,1345],{"path":499,"priority":326},{"path":1235,"priority":502},{"path":1344,"priority":502},"references/modules.md",{"path":1070,"priority":502},{"basePath":1347,"description":1348,"displayName":1349,"installMethods":1350,"rationale":1351,"selectedPaths":1352,"source":332,"sourceLanguage":18,"type":250},"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",[1353,1354,1356,1358],{"path":499,"priority":326},{"path":1355,"priority":502},"references/backends.md",{"path":1357,"priority":502},"references/constraints.md",{"path":1235,"priority":502},{"basePath":1360,"description":1361,"displayName":1362,"installMethods":1363,"rationale":1364,"selectedPaths":1365,"source":332,"sourceLanguage":18,"type":250},"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",[1366,1367,1368,1370],{"path":499,"priority":326},{"path":1235,"priority":502},{"path":1369,"priority":502},"references/providers.md",{"path":1371,"priority":502},"references/validation.md",{"basePath":1373,"description":1374,"displayName":1375,"installMethods":1376,"rationale":1377,"selectedPaths":1378,"source":332,"sourceLanguage":18,"type":250},"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",[1379,1380,1381,1382],{"path":499,"priority":326},{"path":1355,"priority":502},{"path":1235,"priority":502},{"path":1383,"priority":502},"references/json_generation.md",{"basePath":1385,"description":1386,"displayName":1387,"installMethods":1388,"rationale":1389,"selectedPaths":1390,"source":332,"sourceLanguage":18,"type":250},"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",[1391,1392,1393],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1395,"description":1396,"displayName":1397,"installMethods":1398,"rationale":1399,"selectedPaths":1400,"source":332,"sourceLanguage":18,"type":250},"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",[1401,1402,1403],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1405,"description":1406,"displayName":1407,"installMethods":1408,"rationale":1409,"selectedPaths":1410,"source":332,"sourceLanguage":18,"type":250},"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",[1411,1412,1413],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1415,"description":1416,"displayName":1417,"installMethods":1418,"rationale":1419,"selectedPaths":1420,"source":332,"sourceLanguage":18,"type":250},"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",[1421,1422,1423],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1425,"description":1426,"displayName":1427,"installMethods":1428,"rationale":1429,"selectedPaths":1430,"source":332,"sourceLanguage":18,"type":250},"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",[1431,1432],{"path":499,"priority":326},{"path":1433,"priority":502},"references/applications.md",{"basePath":1435,"description":1436,"displayName":1437,"installMethods":1438,"rationale":1439,"selectedPaths":1440,"source":332,"sourceLanguage":18,"type":250},"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",[1441,1442,1444],{"path":499,"priority":326},{"path":1443,"priority":502},"references/libero-commands.md",{"path":1445,"priority":502},"references/robocasa-commands.md",{"basePath":1447,"description":1448,"displayName":1449,"installMethods":1450,"rationale":1451,"selectedPaths":1452,"source":332,"sourceLanguage":18,"type":250},"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",[1453,1454],{"path":499,"priority":326},{"path":559,"priority":502},{"basePath":1456,"description":1457,"displayName":1458,"installMethods":1459,"rationale":1460,"selectedPaths":1461,"source":332,"sourceLanguage":18,"type":250},"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",[1462,1463,1465,1467,1469,1471],{"path":499,"priority":326},{"path":1464,"priority":502},"references/checkpoints-and-env-map.md",{"path":1466,"priority":502},"references/config-recipes.md",{"path":1468,"priority":502},"references/pytorch-gotchas.md",{"path":1470,"priority":502},"references/remote-client-pattern.md",{"path":1472,"priority":502},"references/training-debugging.md",{"basePath":1474,"description":1475,"displayName":1476,"installMethods":1477,"rationale":1478,"selectedPaths":1479,"source":332,"sourceLanguage":18,"type":250},"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",[1480,1481,1483,1485,1487],{"path":499,"priority":326},{"path":1482,"priority":502},"references/aloha-workflow.md",{"path":1484,"priority":502},"references/config-troubleshooting.md",{"path":1486,"priority":502},"references/libero-workflow.md",{"path":1488,"priority":502},"references/paper-and-checkpoints.md",{"basePath":1490,"description":1491,"displayName":1492,"installMethods":1493,"rationale":1494,"selectedPaths":1495,"source":332,"sourceLanguage":18,"type":250},"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",[1496,1497,1498],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1500,"description":1501,"displayName":1502,"installMethods":1503,"rationale":1504,"selectedPaths":1505,"source":332,"sourceLanguage":18,"type":250},"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",[1506,1507,1508],{"path":499,"priority":326},{"path":654,"priority":502},{"path":656,"priority":502},{"basePath":1510,"description":1511,"displayName":1512,"installMethods":1513,"rationale":1514,"selectedPaths":1515,"source":332,"sourceLanguage":18,"type":250},"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",[1516,1517],{"path":499,"priority":326},{"path":1518,"priority":502},"references/languages.md",{"basePath":1520,"description":1521,"displayName":1522,"installMethods":1523,"rationale":1524,"selectedPaths":1525,"source":332,"sourceLanguage":18,"type":250},"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",[1526,1527],{"path":499,"priority":326},{"path":1528,"priority":502},"references/minillm.md",{"basePath":1530,"description":1531,"displayName":1532,"installMethods":1533,"rationale":1534,"selectedPaths":1535,"source":332,"sourceLanguage":18,"type":250},"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",[1536,1537,1539,1541],{"path":499,"priority":326},{"path":1538,"priority":502},"references/extension_methods.md",{"path":1540,"priority":502},"references/fine_tuning.md",{"path":1542,"priority":502},"references/rope.md",{"basePath":1544,"description":1545,"displayName":1546,"installMethods":1547,"rationale":1548,"selectedPaths":1549,"source":332,"sourceLanguage":18,"type":250},"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",[1550,1551,1553,1554],{"path":499,"priority":326},{"path":1552,"priority":502},"references/evaluation.md",{"path":1235,"priority":502},{"path":1555,"priority":502},"references/methods.md",{"basePath":1557,"description":1558,"displayName":1559,"installMethods":1560,"rationale":1561,"selectedPaths":1562,"source":332,"sourceLanguage":18,"type":250},"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",[1563,1564],{"path":499,"priority":326},{"path":1565,"priority":502},"references/wanda.md",{"basePath":1567,"description":1568,"displayName":1569,"installMethods":1570,"rationale":1571,"selectedPaths":1572,"source":332,"sourceLanguage":18,"type":250},"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",[1573,1574,1576,1578],{"path":499,"priority":326},{"path":1575,"priority":502},"references/architectures.md",{"path":1577,"priority":502},"references/inference.md",{"path":559,"priority":502},{"basePath":1580,"description":1581,"displayName":1582,"installMethods":1583,"rationale":1584,"selectedPaths":1585,"source":332,"sourceLanguage":18,"type":250},"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",[1586,1587,1589],{"path":499,"priority":326},{"path":1588,"priority":502},"references/lookahead.md",{"path":1590,"priority":502},"references/medusa.md",{"basePath":1592,"description":1593,"displayName":1594,"installMethods":1595,"rationale":1596,"selectedPaths":1597,"source":332,"sourceLanguage":18,"type":250},"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",[1598,1599,1601,1603],{"path":499,"priority":326},{"path":1600,"priority":502},"references/data-visualization.md",{"path":1602,"priority":502},"references/diagram-generation.md",{"path":1604,"priority":502},"references/style-guide.md",{"basePath":1606,"description":1607,"displayName":473,"installMethods":1608,"rationale":1609,"selectedPaths":1610,"source":332,"sourceLanguage":18,"type":250},"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",[1611,1612,1614,1616,1618,1620,1622,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],{"path":499,"priority":326},{"path":1613,"priority":502},"references/checklists.md",{"path":1615,"priority":502},"references/citation-workflow.md",{"path":1617,"priority":502},"references/reviewer-guidelines.md",{"path":1619,"priority":502},"references/sources.md",{"path":1621,"priority":502},"references/writing-guide.md",{"path":1623,"priority":509},"templates/README.md",{"path":1625,"priority":509},"templates/aaai2026/README.md",{"path":1627,"priority":509},"templates/aaai2026/aaai2026-unified-supp.tex",{"path":1629,"priority":509},"templates/aaai2026/aaai2026-unified-template.tex",{"path":1631,"priority":509},"templates/aaai2026/aaai2026.bib",{"path":1633,"priority":509},"templates/aaai2026/aaai2026.bst",{"path":1635,"priority":509},"templates/aaai2026/aaai2026.sty",{"path":1637,"priority":509},"templates/acl/README.md",{"path":1639,"priority":509},"templates/acl/acl.sty",{"path":1641,"priority":509},"templates/acl/acl_latex.tex",{"path":1643,"priority":509},"templates/acl/acl_lualatex.tex",{"path":1645,"priority":509},"templates/acl/acl_natbib.bst",{"path":1647,"priority":509},"templates/acl/anthology.bib.txt",{"path":1649,"priority":509},"templates/acl/custom.bib",{"path":1651,"priority":509},"templates/acl/formatting.md",{"path":1653,"priority":509},"templates/colm2025/README.md",{"path":1655,"priority":509},"templates/colm2025/colm2025_conference.bib",{"path":1657,"priority":509},"templates/colm2025/colm2025_conference.bst",{"path":1659,"priority":509},"templates/colm2025/colm2025_conference.pdf",{"path":1661,"priority":509},"templates/colm2025/colm2025_conference.sty",{"path":1663,"priority":509},"templates/colm2025/colm2025_conference.tex",{"path":1665,"priority":509},"templates/colm2025/fancyhdr.sty",{"path":1667,"priority":509},"templates/colm2025/math_commands.tex",{"path":1669,"priority":509},"templates/colm2025/natbib.sty",{"path":1671,"priority":509},"templates/iclr2026/fancyhdr.sty",{"path":1673,"priority":509},"templates/iclr2026/iclr2026_conference.bib",{"path":1675,"priority":509},"templates/iclr2026/iclr2026_conference.bst",{"path":1677,"priority":509},"templates/iclr2026/iclr2026_conference.pdf",{"path":1679,"priority":509},"templates/iclr2026/iclr2026_conference.sty",{"path":1681,"priority":509},"templates/iclr2026/iclr2026_conference.tex",{"path":1683,"priority":509},"templates/iclr2026/math_commands.tex",{"path":1685,"priority":509},"templates/iclr2026/natbib.sty",{"path":1687,"priority":509},"templates/icml2026/algorithm.sty",{"path":1689,"priority":509},"templates/icml2026/algorithmic.sty",{"path":1691,"priority":509},"templates/icml2026/example_paper.bib",{"path":1693,"priority":509},"templates/icml2026/example_paper.pdf",{"path":1695,"priority":509},"templates/icml2026/example_paper.tex",{"path":1697,"priority":509},"templates/icml2026/fancyhdr.sty",{"path":1699,"priority":509},"templates/icml2026/icml2026.bst",{"path":1701,"priority":509},"templates/icml2026/icml2026.sty",{"path":1703,"priority":509},"templates/icml2026/icml_numpapers.pdf",{"path":1705,"priority":509},"templates/neurips2025/Makefile",{"path":1707,"priority":509},"templates/neurips2025/extra_pkgs.tex",{"path":1709,"priority":509},"templates/neurips2025/main.tex",{"path":1711,"priority":509},"templates/neurips2025/neurips.sty",{"basePath":1713,"description":1714,"displayName":1715,"installMethods":1716,"rationale":1717,"selectedPaths":1718,"source":332,"sourceLanguage":18,"type":250},"20-ml-paper-writing/presenting-conference-talks","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.","presenting-conference-talks",{"claudeCode":12},"SKILL.md frontmatter at 20-ml-paper-writing/presenting-conference-talks/SKILL.md",[1719,1720],{"path":499,"priority":326},{"path":1721,"priority":502},"references/slide-templates.md",{"basePath":1723,"description":1724,"displayName":1725,"installMethods":1726,"rationale":1727,"selectedPaths":1728,"source":332,"sourceLanguage":18,"type":250},"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",[1729,1730,1732,1733,1735,1737,1739,1741,1743,1745,1747,1749,1751,1753,1755,1757],{"path":499,"priority":326},{"path":1731,"priority":502},"references/checklist.md",{"path":1617,"priority":502},{"path":1734,"priority":502},"references/section-blueprints.md",{"path":1736,"priority":502},"references/systems-conferences.md",{"path":1738,"priority":502},"references/writing-patterns.md",{"path":1740,"priority":509},"templates/asplos2027/main.tex",{"path":1742,"priority":509},"templates/asplos2027/references.bib",{"path":1744,"priority":509},"templates/nsdi2027/main.tex",{"path":1746,"priority":509},"templates/nsdi2027/references.bib",{"path":1748,"priority":509},"templates/nsdi2027/usenix-2020-09.sty",{"path":1750,"priority":509},"templates/osdi2026/main.tex",{"path":1752,"priority":509},"templates/osdi2026/references.bib",{"path":1754,"priority":509},"templates/osdi2026/usenix-2020-09.sty",{"path":1756,"priority":509},"templates/sosp2026/main.tex",{"path":1758,"priority":509},"templates/sosp2026/references.bib",{"basePath":1760,"description":1761,"displayName":1762,"installMethods":1763,"rationale":1764,"selectedPaths":1765,"source":332,"sourceLanguage":18,"type":250},"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",[1766],{"path":499,"priority":326},{"basePath":1768,"description":1769,"displayName":1770,"installMethods":1771,"rationale":1772,"selectedPaths":1773,"source":332,"sourceLanguage":18,"type":250},"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",[1774],{"path":499,"priority":326},{"basePath":1776,"description":1777,"displayName":1778,"installMethods":1779,"rationale":1780,"selectedPaths":1781,"source":332,"sourceLanguage":18,"type":250},"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",[1782,1783,1785,1787],{"path":499,"priority":326},{"path":1784,"priority":502},"references/ara-schema.md",{"path":1786,"priority":502},"references/exploration-tree-spec.md",{"path":1788,"priority":502},"references/validation-checklist.md",{"basePath":1790,"description":1791,"displayName":1792,"installMethods":1793,"rationale":1794,"selectedPaths":1795,"source":332,"sourceLanguage":18,"type":250},"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",[1796,1797,1799,1801],{"path":499,"priority":326},{"path":1798,"priority":502},"references/event-taxonomy.md",{"path":1800,"priority":502},"references/provenance-tags.md",{"path":1802,"priority":502},"references/session-protocol.md",{"basePath":1804,"description":1805,"displayName":1806,"installMethods":1807,"rationale":1808,"selectedPaths":1809,"source":332,"sourceLanguage":18,"type":250},"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",[1810,1811],{"path":499,"priority":326},{"path":1812,"priority":502},"references/review-dimensions.md",{"basePath":1814,"description":1815,"displayName":1816,"installMethods":1817,"license":241,"rationale":1818,"selectedPaths":1819,"source":332,"sourceLanguage":18,"type":1827},"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":1816},"cli ecosystem detected at packages/ai-research-skills",[1820,1822,1823,1825],{"path":1821,"priority":326},"package.json",{"path":328,"priority":326},{"path":1824,"priority":502},"bin/cli.js",{"path":1826,"priority":509},"src/index.js","cli",{"sources":1829},[1830],"manual",{"npmPackage":285},{"closedIssues90d":233,"description":1833,"forks":234,"homepage":1834,"license":241,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":1835},"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",[1836,277,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848],"ai","claude","claude-code","claude-skills","codex","gemini","gpt-5","grpo","huggingface","machine-leanring","megatron","skills","vllm",{"downloads":8},{"classifiedAt":1851,"discoverAt":1852,"extractAt":1853,"githubAt":1853,"npmAt":1854,"updatedAt":1851},1778695115942,1778695107142,1778695112108,1778695113836,[217,215,213,13,216,211,214,212],{"evaluatedAt":245,"extractAt":294,"updatedAt":245},[],[1859,1885,1911,1934,1966,1993],{"_creationTime":1860,"_id":1861,"community":1862,"display":1863,"identity":1867,"providers":1872,"relations":1879,"tags":1881,"workflow":1882},1778685991755.7297,"k17306mw7z55gmxpjb03ystv0n86mj6n",{"reviewCount":8},{"description":10,"installMethods":1864,"name":13,"sourceUrl":1866},{"claudeCode":1865},"davila7/claude-code-templates","https://github.com/davila7/claude-code-templates",{"basePath":1868,"githubOwner":1869,"githubRepo":1870,"locale":18,"slug":1871,"type":250},"cli-tool/components/skills/ai-research/rag-pinecone","davila7","claude-code-templates","rag-pinecone",{"evaluate":1873,"extract":1878},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1874,"tags":1875,"targetMarket":218,"tier":1877},75,[211,212,13,213,214,1876],"python","community",{"commitSha":283},{"repoId":1880},"kd71fzn4s7r0269fkw47wt670n86ndz0",[213,13,1876,211,214,212],{"evaluatedAt":1883,"extractAt":1884,"updatedAt":1883},1778688951977,1778685991755,{"_creationTime":1886,"_id":1887,"community":1888,"display":1889,"identity":1895,"providers":1898,"relations":1904,"tags":1907,"workflow":1908},1778699018122.8076,"k178dxtqqwhta3m8xrzmfwaw3x86mwct",{"reviewCount":8},{"description":1890,"installMethods":1891,"name":1893,"sourceUrl":1894},"Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.",{"claudeCode":1892},"wshobson/agents","rag-implementation","https://github.com/wshobson/agents",{"basePath":1896,"githubOwner":1897,"githubRepo":425,"locale":18,"slug":1893,"type":250},"plugins/llm-application-dev/skills/rag-implementation","wshobson",{"evaluate":1899,"extract":1903},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1900,"targetMarket":218,"tier":219},[211,1901,212,1902,1266,1876],"llm","semantic-search",{"commitSha":283},{"parentExtensionId":1905,"repoId":1906},"k1719fyk9jrke6aq23wbyf8ej586n3af","kd74de64zj0axtg5b8t7eqqe2x86nske",[1266,1901,1876,211,1902,212],{"evaluatedAt":1909,"extractAt":1910,"updatedAt":1909},1778701845828,1778699018122,{"_creationTime":1912,"_id":1913,"community":1914,"display":1915,"identity":1919,"providers":1921,"relations":1930,"tags":1931,"workflow":1932},1778699018122.8066,"k1768de1h6dpv7xncbc7tnjphn86nkyz",{"reviewCount":8},{"description":1916,"installMethods":1917,"name":1918,"sourceUrl":1894},"Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.",{"claudeCode":1892},"hybrid-search-implementation",{"basePath":1920,"githubOwner":1897,"githubRepo":425,"locale":18,"slug":1918,"type":250},"plugins/llm-application-dev/skills/hybrid-search-implementation",{"evaluate":1922,"extract":1929},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":1923,"targetMarket":218,"tier":219},[211,1924,212,1925,1926,1927,1928],"search","elasticsearch","postgresql","llm-applications","retrieval",{"commitSha":283},{"parentExtensionId":1905,"repoId":1906},[1925,1927,1926,211,1928,1924,212],{"evaluatedAt":1933,"extractAt":1910,"updatedAt":1933},1778701772929,{"_creationTime":1935,"_id":1936,"community":1937,"display":1938,"identity":1944,"providers":1949,"relations":1957,"tags":1961,"workflow":1962},1778694413837.2078,"k1724c581pj4qca8wdevmzkr0586n034",{"reviewCount":8},{"description":1939,"installMethods":1940,"name":1942,"sourceUrl":1943},"指导 MongoDB 用户实现和优化 Atlas Search（全文搜索）、Vector Search（语义搜索）和 Hybrid Search 解决方案。当用户需要为文本查询（自动完成、模糊匹配、分面搜索）、语义相似性（嵌入、RAG 应用）或组合方法构建搜索功能时，请使用此技能。当用户需要文本包含、子字符串匹配（“包含”、“包括”、“出现在”）、不区分大小写或多字段文本搜索，或跨多个字段进行具有可变组合的过滤时，也请使用此技能。提供有关选择正确的搜索类型、创建索引、构建查询和使用 MongoDB MCP 服务器优化性能的工作流。\n",{"claudeCode":1941},"mongodb/agent-skills","mongodb-search-and-ai","https://github.com/mongodb/agent-skills",{"basePath":1945,"githubOwner":1946,"githubRepo":1947,"locale":1948,"slug":1942,"type":250},"skills/mongodb-search-and-ai","mongodb","agent-skills","zh-CN",{"evaluate":1950,"extract":1956},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1951,"tags":1952,"targetMarket":218,"tier":219},100,[1946,1953,1954,215,1955,1924],"atlas-search","vector-search","database",{"commitSha":283},{"parentExtensionId":1958,"repoId":1959,"translatedFrom":1960},"k170hje3xzpy2mbkn00agzm38x86mkbz","kd74vahs1zbjqzqbert490xyrd86nfv5","k17b18bc1pkwm6r3xttpqzefj586ms2r",[1953,1955,215,1946,1924,1954],{"evaluatedAt":1963,"extractAt":1964,"updatedAt":1965},1778694322274,1778694149049,1778694413837,{"_creationTime":1967,"_id":1968,"community":1969,"display":1970,"identity":1976,"providers":1979,"relations":1987,"tags":1989,"workflow":1990},1778696113180.8176,"k17cph4pqw00c8x14hpx2s42xd86m0c2",{"reviewCount":8},{"description":1971,"installMethods":1972,"name":1974,"sourceUrl":1975},"Manage active production incidents through detection, triage, mitigation, communication, and resolution with structured roles and decision-making. Use this skill whenever the user has an active incident, a production issue, a service outage, a security incident, or needs to plan incident response procedures. Triggers on incident response, production incident, outage, service down, site down, P0, P1, severity, downtime, on-call, incident commander, status page, postmortem prep. Also triggers when something is actively broken in production and the user is figuring out what to do.",{"claudeCode":1973},"rampstackco/claude-skills","incident-response","https://github.com/rampstackco/claude-skills",{"basePath":1977,"githubOwner":1978,"githubRepo":1839,"locale":18,"slug":1974,"type":250},"skills/incident-response","rampstackco",{"evaluate":1980,"extract":1986},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1951,"tags":1981,"targetMarket":218,"tier":219},[1982,1983,1984,216,1985],"incident-management","operations","devops","on-call",{"commitSha":283},{"repoId":1988},"kd7bebccrrd1xf6w868aggftrd86m86v",[1984,1982,1985,1983,216],{"evaluatedAt":1991,"extractAt":1992,"updatedAt":1991},1778697024409,1778696113180,{"_creationTime":1994,"_id":1995,"community":1996,"display":1997,"identity":2003,"providers":2007,"relations":2016,"tags":2019,"workflow":2020},1778685615701.8425,"k1707ctze9p8fn1e339nd2czjn86m6p5",{"reviewCount":8},{"description":1998,"installMethods":1999,"name":2001,"sourceUrl":2002},"When the user wants to create, generate, or produce video content using AI tools or programmatic frameworks. Also use when the user mentions 'video production,' 'AI video,' 'Remotion,' 'Hyperframes,' 'HeyGen,' 'Synthesia,' 'Veo,' 'Runway,' 'Kling,' 'Pika,' 'video generation,' 'AI avatar,' 'talking head video,' 'programmatic video,' 'video template,' 'explainer video,' 'product demo video,' 'video pipeline,' or 'make me a video.' Use this for video creation, generation, and production workflows. For video content strategy and what to post, see social-content. For paid video ad creative, see ad-creative.",{"claudeCode":2000},"coreyhaines31/marketingskills","video","https://github.com/coreyhaines31/marketingskills",{"basePath":2004,"githubOwner":2005,"githubRepo":2006,"locale":18,"slug":2001,"type":250},"skills/video","coreyhaines31","marketingskills",{"evaluate":2008,"extract":2015},{"promptVersionExtension":204,"promptVersionScoring":205,"score":1951,"tags":2009,"targetMarket":218,"tier":219},[2001,216,2010,2011,2012,2013,2014],"ai-video","remotion","heygen","runway","content-creation",{"commitSha":283},{"parentExtensionId":2017,"repoId":2018},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[2010,2014,2012,216,2011,2013,2001],{"evaluatedAt":2021,"extractAt":2022,"updatedAt":2021},1778686582142,1778685615701]