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 .
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 docstring
As of Apr 30, 2026, docstring has 747 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/docstring.
Latest reviews
No community reviews yet. Be the first to review.
What does docstring do?
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 .
Is docstring good?
docstring does not have approved reviews yet, so SkillJury cannot publish a community verdict.
Which AI agents support docstring?
docstring currently lists compatibility with Skills CLI.
Is docstring safe to install?
docstring 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 docstring?
Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.
How do I install docstring?
Run the following command to install docstring: npx skills add https://github.com/pytorch/pytorch --skill docstring
More from pytorch/pytorch
pr-review
Review PyTorch pull requests focusing on what CI cannot check: code quality, test coverage adequacy, security vulnerabilities, and backward compatibility.
add-uint-support
This skill helps add support for unsigned integer types (uint16, uint32, uint64) to PyTorch operators by updating their AT_DISPATCH macros.
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.