AI Agent Skills Marketplace
Discover and install the best Claude Code skills
522
Total Skills
8
Categories
Categories
add-uint-support.md
96.1k
1234
# add-uint-support
from "pytorch/pytorch"
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.
Python
data-ai
26349 forks
at-dispatch-v2.md
96.1k
1234
# at-dispatch-v2
from "pytorch/pytorch"
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.
Python
data-ai
26349 forks
docstring.md
96.1k
1234
# docstring
from "pytorch/pytorch"
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
Python
data-ai
26349 forks
skill-writer.md
96.1k
1234
# skill-writer
from "pytorch/pytorch"
Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.
Python
data-ai
26349 forks
cookbook-audit.md
29.9k
1234
# cookbook-audit
from "anthropics/claude-cookbooks"
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
Jupyter Notebook
development
3033 forks
algorithmic-art.md
26.1k
1234
# algorithmic-art
from "anthropics/skills"
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Python
development
2415 forks
Ad Space (footer)