wenyi-li/awesome-agent-kernel-skills

9Stars on the repository
200Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

kernel-generator

78

wenyi-li/awesome-agent-kernel-skills

Skill Claude Code

A guide for generating operation-kernel code and revising it based on feedback. It supports several GPU and CPU kernel languages and domain-specific tools.

not rated 9 3mo ago A 61 tokens

cpu-basics

79

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

A guide to core CPU C++ operations, including common kernel structures, KernelBench coding rules, and embedded extensions.

not rated 9 3mo ago A 31 tokens

pypto-basics

84

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

A beginner guide to PyPTO that turns a baseline forward pass into an executable description of the intended behavior before implementation and optimization.

not rated 9 3mo ago A 14 tokens

pypto-loop-view

85

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

A troubleshooting note for PyPTO programs that use `pypto.view`, explaining that its shape must be fixed when the code is compiled.

not rated 9 3mo ago A 43 tokens

pypto-optimization

86

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

A guide to improving PyPTO performance, with rules and an order for tuning tiles, loops, and reductions such as softmax and normalization.

not rated 9 3mo ago A 63 tokens

pypto-pitfalls

87

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

A reference for PyPTO syntax rules, including where scalar values and tensors may appear in expressions and function calls.

not rated 9 3mo ago A 18 tokens

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

A guide to optimizing TileLang CUDA memory access, including shared-memory allocation, data layout, coalesced access, and avoiding bank conflicts.

not rated 9 3mo ago A 62 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: