add-uint-support
This skill helps add support for unsigned integer types (uint16, uint32, uint64) to PyTorch operators by updating their AT_DISPATCH macros.
SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.
No approved reviews yet
Waiting on enough review volume
Weekly or total install activity from catalog data
npx skills add https://github.com/pytorch/pytorch --skill add-uint-support
As of Apr 30, 2026, add-uint-support has 698 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: pytorch/pytorch. Canonical URL: https://skills.sh/pytorch/pytorch/add-uint-support.
Latest reviews
No community reviews yet. Be the first to review.
What does add-uint-support do?
This skill helps add support for unsigned integer types (uint16, uint32, uint64) to PyTorch operators by updating their AT_DISPATCH macros.
Is add-uint-support good?
add-uint-support does not have approved reviews yet, so SkillJury cannot publish a community verdict.
Which AI agents support add-uint-support?
add-uint-support currently lists compatibility with Skills CLI.
Is add-uint-support safe to install?
add-uint-support has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.
What are alternatives to add-uint-support?
Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.
How do I install add-uint-support?
Run the following command to install add-uint-support: npx skills add https://github.com/pytorch/pytorch --skill add-uint-support
More from pytorch/pytorch
docstring
This skill describes how to write docstrings for functions and methods in the PyTorch project, following the conventions in torch/_tensor_docs.py and torch/nn/functional.py .
pr-review
Review PyTorch pull requests focusing on what CI cannot check: code quality, test coverage adequacy, security vulnerabilities, and backward compatibility.
at-dispatch-v2
This skill helps convert PyTorch's legacy AT_DISPATCH macros to the new AT_DISPATCH_V2 format, as defined in aten/src/ATen/Dispatch_v2.h .
metal-kernel
This skill guides you through implementing Metal kernels for PyTorch operators on Apple Silicon.
Alternatives in Software Engineering
grimoire-morpho-blue
Query Morpho Blue deployment metadata and vault snapshots via the Grimoire CLI.
conversation-memory
Persistent memory systems for LLM conversations with tiered storage and intelligent retrieval.
second-brain-ingest
Process raw source documents into structured, interlinked wiki pages.
zai-tts
High-quality text-to-speech audio generation using GLM-TTS with customizable voices and playback parameters.