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 agentmods add skills/adversarr/kernel-dsl/cuda-kernel-wikinpx skills add Adversarr/kernel-dsl --skill cuda-kernel-wikigit clone --depth 1 https://github.com/Adversarr/kernel-dslWhat 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 | $0.00067 | $0.01245 |
| Opus 5 | $0.00034 | $0.00622 |
| Sonnet 5 | $0.00013 | $0.00249 |
| Haiku 4.5 | $0.00007 | $0.00125 |
Grade A, and why
cuda-kernel-wiki 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 2d 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.
- artifacts/blogs/amandeep-nvfp4-attempts/MANIFEST.yaml 161 B
- artifacts/blogs/blackwell-microbenchmarking/MANIFEST.yaml 142 B
- artifacts/blogs/colfax-cutlass-blackwell/code/01-tmem-allocation-tcgen05-mma-single-thread-launch.cu 923 B
- artifacts/blogs/colfax-cutlass-blackwell/code/02-tmem-load-into-registers-for-epilogue.cu 615 B
- artifacts/blogs/colfax-cutlass-blackwell/code/03-cutlass-mma-atom-wrapping.cpp 636 B
- artifacts/blogs/colfax-cutlass-blackwell/code/PROVENANCE.yaml 1.2 KB
- artifacts/blogs/colfax-cutlass-blackwell/MANIFEST.yaml 932 B
- artifacts/blogs/deepgemm/code/01-nc-128-cuda-core-promotion-hopper-sm90.cpp 990 B
- artifacts/blogs/deepgemm/code/02-sm100-path-tcgen05-mma-with-ue8m0-block-scaling.cpp 722 B
- artifacts/blogs/deepgemm/code/03-moe-grouped-gemm-launch.cpp 953 B
- artifacts/blogs/deepgemm/code/PROVENANCE.yaml 1.1 KB
- artifacts/blogs/deepgemm/MANIFEST.yaml 855 B
- artifacts/blogs/flash-attention-4/code/01-software-exp-cody-waite-horner.cu 1.1 KB
- artifacts/blogs/flash-attention-4/code/02-2-cta-cooperative-backward.cu 552 B
- artifacts/blogs/flash-attention-4/code/PROVENANCE.yaml 829 B
- artifacts/blogs/flash-attention-4/MANIFEST.yaml 587 B
- artifacts/blogs/flashmla/code/01-mla-decode-inner-loop.cu 1.3 KB
- artifacts/blogs/flashmla/code/02-sparse-mla-kv-retrieval-kernel-v3-2.cu 1.1 KB
- artifacts/blogs/flashmla/code/PROVENANCE.yaml 831 B
- artifacts/blogs/flashmla/MANIFEST.yaml 580 B
- artifacts/blogs/gated-delta-net/code/01-chunk-parallel-prefill-reference-pytorch.py 1.2 KB runs code
- artifacts/blogs/gated-delta-net/code/02-triton-decode-step-kernel-streaming.py 1.4 KB runs code
- artifacts/blogs/gated-delta-net/code/PROVENANCE.yaml 835 B
- artifacts/blogs/gated-delta-net/MANIFEST.yaml 631 B
- artifacts/blogs/gpu-mode-reward-hack/MANIFEST.yaml 152 B
- artifacts/blogs/jax-pallas-blackwell-matmul/MANIFEST.yaml 173 B
- artifacts/blogs/k-search-kernel-generation/MANIFEST.yaml 141 B
- artifacts/blogs/modular-blackwell-matmul/MANIFEST.yaml 198 B
- artifacts/blogs/nsa/MANIFEST.yaml 118 B
- artifacts/blogs/nvfp4-format-details/MANIFEST.yaml 171 B
- artifacts/blogs/qwen3-next-architecture/MANIFEST.yaml 294 B
- artifacts/blogs/simon-nvfp4-gemv/code/01-reference-core-computation-part-1.cpp 776 B
- artifacts/blogs/simon-nvfp4-gemv/code/02-strategy-1-k-parallel-grid-with-atomic-accumulation.cpp 857 B
- artifacts/blogs/simon-nvfp4-gemv/code/03-strategy-3-atomic-free-shared-memory-reduction.cpp 847 B
- artifacts/blogs/simon-nvfp4-gemv/code/PROVENANCE.yaml 1.3 KB
- artifacts/blogs/simon-nvfp4-gemv/MANIFEST.yaml 1.1 KB
- artifacts/blogs/tcgen05-tutorial/code/01-basic-tcgen05-mma-kernel-17-of-peak.cu 931 B
- artifacts/blogs/tcgen05-tutorial/code/02-128b-swizzling-46-of-peak.cu 787 B
- artifacts/blogs/tcgen05-tutorial/code/03-pipelining-mbarrier-phases-62-of-peak.cu 1.2 KB
- artifacts/blogs/tcgen05-tutorial/code/PROVENANCE.yaml 1.1 KB
- artifacts/blogs/tcgen05-tutorial/MANIFEST.yaml 834 B
- artifacts/blogs/tflops-gap-fp4-moe/code/01-2-blackwell-specific-cutlass-schedules-and-tma.cu 472 B
- artifacts/blogs/tflops-gap-fp4-moe/code/PROVENANCE.yaml 680 B
- artifacts/blogs/tflops-gap-fp4-moe/MANIFEST.yaml 534 B
- artifacts/blogs/tilus-nvidia/MANIFEST.yaml 126 B
- artifacts/blogs/vllm-deepseek-v3-sparse-attention/MANIFEST.yaml 166 B
- artifacts/blogs/yue-nvfp4-hackathon/code/01-step-1-cute-dsl-baseline-100us.cpp 561 B
- artifacts/blogs/yue-nvfp4-hackathon/code/02-step-2-coalesced-memory-access-443us-then-improved.cpp 602 B
- artifacts/blogs/yue-nvfp4-hackathon/code/03-step-3-hardware-intrinsics-39us.cpp 601 B
- artifacts/blogs/yue-nvfp4-hackathon/code/04-step-4-ptx-assembly-27us.ptx 800 B
- artifacts/blogs/yue-nvfp4-hackathon/code/05-step-5-ilp-optimization-22-9us.cpp 641 B
- artifacts/blogs/yue-nvfp4-hackathon/code/PROVENANCE.yaml 2.1 KB
- artifacts/blogs/yue-nvfp4-hackathon/MANIFEST.yaml 1.7 KB
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-1-simon-veitner/01-reference-core-computation-part-1.cpp 776 B
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-1-simon-veitner/02-strategy-1-k-parallel-grid-with-atomic-accumulation.cpp 857 B
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-1-simon-veitner/03-strategy-3-atomic-free-shared-memory-reduction.cpp 847 B
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-1-simon-veitner/PROVENANCE.yaml 1.4 KB
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-2-yue/01-step-1-cute-dsl-baseline-100us.cpp 561 B
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-2-yue/02-step-2-coalesced-memory-access-443us-then-improved.cpp 602 B
- artifacts/contests/gpu-mode-nvfp4/problem-1-gemv/submissions/rank-2-yue/03-step-3-hardware-intrinsics-39us.cpp 601 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.
- 2d ago First seen · 108 lines · 67 tokens per session scan A a4941b8281da
cuda-kernel-wiki is a skill published in the GitHub repository Adversarr/kernel-dsl (1 stars, last pushed 3mo ago), with no licence file. It adds 67 tokens to every session and 1,245 once invoked, about $0.0003 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
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
auto-perf-optimize
Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer heap snapshots, take workflow screenshots, compare run summaries, or drive a repeatable scenario before heap-snapshot analysis.
chat-perf
Run chat perf benchmarks and memory leak checks against the local dev build or any published VS Code version. Use when investigating chat rendering regressions, validating perf-sensitive changes to chat UI, or checking for memory leaks in the chat response pipeline.
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…