Perform automated Python code reviews using Pylint programmatic API and pylint-json2html for report generation. Supports custom checker plugins and per-project rcfile configurations.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill pylint-code-review-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pylint Code Review Assistant?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-pylint-code-review-assistant)More formats (shields.io, HTML) on the badges page.
---
name: "Pylint Code Review Assistant"
slug: "pylint-code-review-assistant"
description: "Perform automated Python code reviews using Pylint programmatic API and pylint-json2html for report generation. Supports custom checker plugins and per-project rcfile configurations."
github_stars: 5676
verification: "security_reviewed"
source: "https://github.com/pylint-dev/pylint"
author: "PyCQA"
category: "Code Quality & Review"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "pylint-dev/pylint"
github_stars: 5676
---
# Pylint Code Review Assistant
Perform automated Python code reviews using Pylint programmatic API and pylint-json2html for report generation. Supports custom checker plugins and per-project rcfile configurations.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install pylint
- pip install pylint[spelling]
- make a code contribution.
Requirements and caveats from upstream:
- :target: https://pypi.python.org/pypi/pylint
- Pylint is a static code analyser_ for Python 2 or 3. The latest version supports Python
- Pylint supports the Python standard library out of the box. Third-party
Basic usage or getting-started notes:
- -------
- .. This is used inside the doc to recover the start of the short text for installation
- For command line use, pylint is installed with::
- Source: https://github.com/pylint-dev/pylint
- Extracted from upstream docs: https://raw.githubusercontent.com/pylint-dev/pylint/HEAD/README.rst
## Documentation
- https://pylint.readthedocs.io/en/stable/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/pylint-code-review-assistant/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!