·python-pep8-coach
</>

python-pep8-coach

Review and verify Python code against PEP 8 using flake8, and optionally apply safe formatting fixes with black after explicit user confirmation. Use when users ask to check style compliance, lint Python files, or fix PEP 8 issues in a target folder.

22Installs·1Trend·@grupoyacck

Installation

$npx skills add https://github.com/grupoyacck/gy-agent-skills --skill python-pep8-coach

How to Install python-pep8-coach

Quickly install python-pep8-coach AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/grupoyacck/gy-agent-skills --skill python-pep8-coach
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: grupoyacck/gy-agent-skills.

SKILL.md

View raw

Use this skill to audit and improve Python style compliance with PEP 8.

Use this file as source context when resolving style disputes or choosing between strict PEP 8 and project-specific conventions.

If no violations are found, return a short success summary.

Review and verify Python code against PEP 8 using flake8, and optionally apply safe formatting fixes with black after explicit user confirmation. Use when users ask to check style compliance, lint Python files, or fix PEP 8 issues in a target folder. Source: grupoyacck/gy-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/grupoyacck/gy-agent-skills --skill python-pep8-coach
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from grupoyacck/gy-agent-skills

Quick answers

What is python-pep8-coach?

Review and verify Python code against PEP 8 using flake8, and optionally apply safe formatting fixes with black after explicit user confirmation. Use when users ask to check style compliance, lint Python files, or fix PEP 8 issues in a target folder. Source: grupoyacck/gy-agent-skills.

How do I install python-pep8-coach?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/grupoyacck/gy-agent-skills --skill python-pep8-coach Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/grupoyacck/gy-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22