一键导入
Ubiquant_Challenge_2026_AI_Inference_Competition
Ubiquant_Challenge_2026_AI_Inference_Competition 收录了来自 YichuanAlex 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Start a debugging session with worklog file
Maintain Dynamo Fern docs site -- add, update, move, or remove pages. Use for any documentation changes.
File a GitHub bug issue against ai-dynamo/dynamo using context from the current conversation.
Check CI status, analyze failures, and explain skips for a Dynamo PR
Generate optimized tool call parsers for dynamo from HuggingFace model chat templates. Use this when you need to add support for a new model's tool calling format. Takes a HuggingFace model name, analyzes its chat template, compares with existing parsers, and either maps to existing parser or generates new Rust code with tests for the dynamo tool_calling library.