Warp Eval
Official VerifiedNVIDIA 官方:评估 Warp 核函数和仿真代码。改内核前先跑这条,确认梯度或性能回归。
Warp Eval is an Agent skill for Development. NVIDIA 官方:评估 Warp 核函数和仿真代码。改内核前先跑这条,确认梯度或性能回归。 Tags: Warp · GPU · 官方.
What is Warp Eval
Warp Eval packages a Development workflow for agents. NVIDIA 官方:评估 Warp 核函数和仿真代码。改内核前先跑这条,确认梯度或性能回归。
Install Warp Eval in Cursor / Claude / Codex
Claude Code Install with the command on this page, or place the skill in ~/.claude/skills or project .claude/skills so Claude can detect Warp Eval.
Cursor After the install command writes the skill directory, invoke Warp Eval by name in the Cursor agent.
Codex Install into the Codex skills directory and call it by name. If only a generic command is listed, run it locally and confirm Codex can see the skill.
One-click Install
Run the following command in your terminal to install the skill into your AI agent:
npx skillsadd nvidia/skillsHow to Use
Claude Code: Place the skill in ~/.claude/skills (personal) or the project .claude/skills directory, and Claude will auto-detect it.
Cursor / Windsurf: After installing via npx skillsadd, the skill directory is placed in the configured path.
Codex CLI: After installation it loads automatically from the skills directory and is invoked by name.
Tags
Similar recommendations
Web Artifacts Builder
Anthropic's official skill that turns natural-language descriptions into complete interactive web apps — single-file HTML/CSS/JS artifacts for rapid prototyping and demos.
Systematic Debugging
系统化调试方法论技能,引导 Agent 按复现、定位、假设、验证、修复的闭环流程排查 Bug,避免盲目改代码。
Test-Driven Development
测试驱动开发(TDD)工作流技能,遵循红-绿-重构循环,先写失败测试再实现功能,保障代码质量与可维护性。
Code Review Workflow
结构化代码审查工作流,从命名、架构、安全、性能、可读性等维度逐项检查,并输出规范的评审意见与改进建议。
MCP Builder
A Model Context Protocol server-building skill that guides agents to quickly stand up MCP-compliant servers with tools, resources and prompts.
Skill Creator
A skill creator that helps developers author SKILL.md metadata, organize reference scripts and assets, and publish packages agents can load.
FAQ
What is Warp Eval for?
Warp Eval is a Development skill. NVIDIA 官方:评估 Warp 核函数和仿真代码。改内核前先跑这条,确认梯度或性能回归。
Can Claude, Cursor, and Codex all use Warp Eval?
Yes if the client supports Agent Skills and has loaded the skill directory. Check the project home for compatibility notes.
What similar skills exist?
Related items come from the same Development group so you can pick a closer workflow.