Favicon of cuda-kernels

cuda-kernels Skill

AI Agent SkillPythonOpen source

Provides guidance for writing and benchmarking optimized CUDA kernels for NVIDIA GPUs (H100, A100, T4) targeting HuggingFace diffusers and transformers libraries. Kernels must be kernel-builder/ABI3-compliant: no pybind11, no setup.py, TORCHLIBRARYEXPAND bindings only. Supports models like LTX-Video, Stable Diffusion, Published by huggingface in kernels.

Decision snapshot

Is this a fit?

Best for

Documentation, Data analysis, Design and media, Writing

Works with

Compatibility not yet detected.

Access

Filesystem access, Shell access

Setup

Copy skill directory

Project health

1 month ago · Apache-2.0 license

Considerations

Access note: Local files. Access note: Shell access.

What is cuda-kernels Skill?

Provides guidance for writing and benchmarking optimized CUDA kernels for NVIDIA GPUs (H100, A100, T4) targeting HuggingFace diffusers and transformers libraries. Kernels must be kernel-builder/ABI3-compliant: no pybind11, no setup.py, TORCHLIBRARYEXPAND bindings only. Supports models like LTX-Video, Stable Diffusion, Published by huggingface in kernels. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
71/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Documentation
  • Data analysis
  • Design and media
  • Writing
  • Documentation use cases

Declared skill metadata

  • Source file: kernel-builder/skills/cuda-kernels/SKILL.md

Allowed tools declared by source

ReadGrepGlobBash

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Filesystem accessShell access

When to use cuda-kernels Skill

  • Use it for documentation.
  • Use it for data analysis.
  • Use it for design and media.
  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: huggingface
  • Repository: huggingface/kernels
  • Skill file: kernel-builder/skills/cuda-kernels/SKILL.md

What it does

Provides guidance for writing and benchmarking optimized CUDA kernels for NVIDIA GPUs (H100, A100, T4) targeting HuggingFace diffusers and transformers libraries. Kernels must be kernel-builder/ABI3-compliant: no pybind11, no setup.py, TORCHLIBRARYEXPAND bindings only. Supports models like LTX-Video, Stable Diffusion,

Skill instructions

CUDA Kernels for Diffusers & Transformers This skill provides patterns and guidance for developing optimized CUDA kernels targeting NVIDIA GPUs (H100, A100, T4) for use with HuggingFace diffusers and transformers libraries. Hard Constraints — Read Before Writing Any Code Kernels MUST build with kernel-builder and meet the Kernel Hub requirements. kernel-builder compiles against the Python limited API (ABI3) so a single binary works for Python 3.9+ across versions. Several patterns that are standard in generic PyTorch-extension tutorials are therefore hard build failures here. Do not use them, even if PyTorch documentation or your training data suggests them. Disallowed patterns — never generate these | ❌ Never use | Why it fails | ✅ Use instead | |---|---|---| | pybind11 in any form: include <torch/extension.h, include <pybind11/..., PYBIND11MODULE(...), py::arg, any py:: symbol | pybind11 is incompatible with the limited API (ABI3); the build does not compile | TORCHLIBRARYEXPAND in t

Verified compatibility and discovery

Frequently asked questions

What is cuda-kernels?

cuda-kernels is a open-source AI agent skill with Copy skill directory. Provides guidance for writing and benchmarking optimized CUDA kernels for NVIDIA GPUs (H100, A100, T4) targeting HuggingFace diffusers and transformers libraries.

Who is cuda-kernels best for?

cuda-kernels is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, design and media workflows.

How do I install cuda-kernels?

Install or run cuda-kernels using Copy skill directory. Check cuda-kernels for the latest setup command.

Is cuda-kernels actively maintained?

cuda-kernels may need a closer maintenance check before production use.

Share:

Stars
721
Forks
117
Last commit
1 month ago
Last verified
Aug 28, 2026
Metadata fetched
Aug 28, 2026
Repository age
2 years
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to cuda-kernels