Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add wenyi-li/awesome-agent-kernel-skills --skill cuda-knowledgegit clone --depth 1 https://github.com/wenyi-li/awesome-agent-kernel-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/wenyi-li/awesome-agent-kernel-skills/cuda-knowledge)<a href="https://agentmods.dev/skills/wenyi-li/awesome-agent-kernel-skills/cuda-knowledge"><img src="https://agentmods.dev/badge/skills/wenyi-li/awesome-agent-kernel-skills/cuda-knowledge/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/wenyi-li/awesome-agent-kernel-skills/cuda-knowledge"><img src="https://agentmods.dev/badge/skills/wenyi-li/awesome-agent-kernel-skills/cuda-knowledge.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00249 | $0.03874 |
| Opus 5 | $0.00125 | $0.01937 |
| Sonnet 5 | $0.00050 | $0.00775 |
| Haiku 4.5 | $0.00025 | $0.00387 |
Grade A, and why
cuda-knowledge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/cublas-docs/1-introduction/1-introduction.md 24 KB
- references/cublas-docs/1-introduction/1.1-data-layout.md 1.1 KB
- references/cublas-docs/1-introduction/1.2-new-and-legacy-cublas-api.md 3.4 KB
- references/cublas-docs/1-introduction/1.3-example-code.md 5.2 KB
- references/cublas-docs/1-introduction/1.4-forward-compatibility.md 377 B
- references/cublas-docs/1-introduction/1.5-floating-point-emulation.md 12 KB
- references/cublas-docs/1-introduction/1.5.1-bf16x9.md 1.3 KB
- references/cublas-docs/1-introduction/1.5.2-fixed-point.md 5.9 KB
- references/cublas-docs/1-introduction/1.5.2.1-dynamic-mantissa-control.md 630 B
- references/cublas-docs/1-introduction/1.5.2.2-fixed-mantissa-control.md 457 B
- references/cublas-docs/1-introduction/1.5.2.3-representation-and-mappings.md 644 B
- references/cublas-docs/1-introduction/1.5.2.4-fixed-point-workspace-requirements.md 1.9 KB
- references/cublas-docs/1-introduction/1.5.2.5-fixed-point-performance-guide.md 1.3 KB
- references/cublas-docs/1-introduction/1.5.3-default-library-configurations.md 1.2 KB
- references/cublas-docs/1-introduction/1.5.4-support-for-floating-point-special-values.md 897 B
- references/cublas-docs/2-using-the-cublas-api/2-using-the-cublas-api.md 428 KB
- references/cublas-docs/2-using-the-cublas-api/2.1-general-description.md 18 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.1-error-status.md 122 B
- references/cublas-docs/2-using-the-cublas-api/2.1.10-gemm-algorithms-numerical-behavior.md 1.1 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.11-tensor-core-usage.md 1.6 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.12-cuda-graphs-support.md 1.4 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.13-bit-integer-interface.md 1.8 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.2-cublas-context.md 2.1 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.3-thread-safety.md 655 B
- references/cublas-docs/2-using-the-cublas-api/2.1.4-results-reproducibility.md 2.3 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.5-scalar-parameters.md 2.2 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.6-parallelism-with-streams.md 1.3 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.7-batching-kernels.md 1.7 KB
- references/cublas-docs/2-using-the-cublas-api/2.1.8-cache-configuration.md 786 B
- references/cublas-docs/2-using-the-cublas-api/2.1.9-static-library-support.md 1.5 KB
- references/cublas-docs/2-using-the-cublas-api/2.2-cublas-datatypes-reference.md 15 KB
- references/cublas-docs/2-using-the-cublas-api/2.2.1-cublashandle_t.md 401 B
- references/cublas-docs/2-using-the-cublas-api/2.2.10-cublasmath_t.md 2.2 KB
- references/cublas-docs/2-using-the-cublas-api/2.2.11-cublascomputetype_t.md 3.3 KB
- references/cublas-docs/2-using-the-cublas-api/2.2.12-cublasemulationstrategy_t.md 1.1 KB
- references/cublas-docs/2-using-the-cublas-api/2.2.2-cublasstatus_t.md 2.6 KB
- references/cublas-docs/2-using-the-cublas-api/2.2.3-cublasoperation_t.md 595 B
- references/cublas-docs/2-using-the-cublas-api/2.2.4-cublasfillmode_t.md 533 B
- references/cublas-docs/2-using-the-cublas-api/2.2.5-cublasdiagtype_t.md 513 B
- references/cublas-docs/2-using-the-cublas-api/2.2.6-cublassidemode_t.md 509 B
- references/cublas-docs/2-using-the-cublas-api/2.2.7-cublaspointermode_t.md 687 B
- references/cublas-docs/2-using-the-cublas-api/2.2.8-cublasatomicsmode_t.md 478 B
- references/cublas-docs/2-using-the-cublas-api/2.2.9-cublasgemmalgo_t.md 1.8 KB
- references/cublas-docs/2-using-the-cublas-api/2.3-cuda-datatypes-reference.md 4.7 KB
- references/cublas-docs/2-using-the-cublas-api/2.3.1-cudadatatype_t.md 1.9 KB
- references/cublas-docs/2-using-the-cublas-api/2.3.2-cudaemulationstrategy_t.md 228 B
- references/cublas-docs/2-using-the-cublas-api/2.3.3-cudaemulationmantissacontrol_t.md 751 B
- references/cublas-docs/2-using-the-cublas-api/2.3.4-cudaemulationspecialvaluessupport_t.md 1.3 KB
- references/cublas-docs/2-using-the-cublas-api/2.3.5-librarypropertytype_t.md 388 B
- references/cublas-docs/2-using-the-cublas-api/2.4-cublas-helper-function-reference.md 31 KB
- references/cublas-docs/2-using-the-cublas-api/2.4.1-cublascreate.md 1.4 KB
- references/cublas-docs/2-using-the-cublas-api/2.4.10-cublasgetpointermode.md 528 B
- references/cublas-docs/2-using-the-cublas-api/2.4.11-cublassetpointermode.md 648 B
- references/cublas-docs/2-using-the-cublas-api/2.4.12-cublassetvector.md 1.1 KB
- references/cublas-docs/2-using-the-cublas-api/2.4.13-cublasgetvector.md 1.1 KB
- references/cublas-docs/2-using-the-cublas-api/2.4.14-cublassetmatrix.md 1.0 KB
- references/cublas-docs/2-using-the-cublas-api/2.4.15-cublasgetmatrix.md 1.0 KB
- references/cublas-docs/2-using-the-cublas-api/2.4.16-cublassetvectorasync.md 784 B
- references/cublas-docs/2-using-the-cublas-api/2.4.17-cublasgetvectorasync.md 784 B
- references/cublas-docs/2-using-the-cublas-api/2.4.18-cublassetmatrixasync.md 810 B
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 311 lines · 249 tokens per session scan A 42b27ea2fedc
cuda-knowledge is a skill published in the GitHub repository wenyi-li/awesome-agent-kernel-skills (9 stars, last pushed 3mo ago), with no licence file. It adds 249 tokens to every session and 3,874 once invoked, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
cpp-pro
Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when building or refactoring C++ code requiring concepts, ranges, coroutines, SIMD optimization, or careful memory management — or when addressing performance…
memory-safety-patterns
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.
cpp
Comprehensive C/C++ programming reference covering everything from C11-C23 and C++11-C++23, system programming, CUDA GPU computing, debugging tools, Rust interop, and advanced topics. Use for: C/C++ questions, C/C++ interview preparation, modern language features, RAII/memory management, templates/generics, CUDA…
cpp-coroutines
Use when working with C++20 coawait, coyield, and coreturn, implementing promisetype, sizing coroutine frames, or debugging suspended coroutines in GDB. Not for Rust async: use idiomatic-rust.
dynamic-linking
Use when debugging shared library load failures, setting RPATH or RUNPATH, applying soname versioning, writing dlopen plugins, or intercepting with LDPRELOAD. Not for static archives: use binutils.
cutlass-skill
Write, debug, and optimize CUTLASS, CuTe, and CuTeDSL GPU kernels from local upstream source, examples, and headers. Use when the task explicitly involves CUTLASS/CuTe/CuTeDSL, cute::Layout, cute::Tensor, TiledMMA, TiledCopy, CollectiveBuilder, CollectiveMainloop, CollectiveEpilogue, GemmUniversal, KernelSchedule…