skill-writer
Guide for creating well-structured Agent Skills for Claude Code with best practices and validation.
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 skill-writer
As of May 1, 2026, skill-writer has 1 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/skill-writer.
Latest reviews
No community reviews yet. Be the first to review.
What does skill-writer do?
Guide for creating well-structured Agent Skills for Claude Code with best practices and validation.
Is skill-writer good?
skill-writer does not have approved reviews yet, so SkillJury cannot publish a community verdict.
Which AI agents support skill-writer?
skill-writer currently lists compatibility with Claude Code, Skills CLI.
Is skill-writer safe to install?
skill-writer 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 skill-writer?
Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.
How do I install skill-writer?
Run the following command to install skill-writer: npx skills add https://github.com/pytorch/pytorch --skill skill-writer
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.
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 .
Alternatives in Software Engineering
review-management
Source details, install context, and public review data are available on the full page.
conversation-memory
Persistent memory systems for LLM conversations with tiered storage and intelligent retrieval.
coverage
Map all testable surfaces in the application and identify what's tested vs. what's missing.
grimoire-aave
Query Aave V3 market data, reserve snapshots, and health metrics across supported chains.