python-skills plugin for AI coding agents

Python best practices from PEP 8, Zen of Python, Google style, and Effective Python.

Install the plugin in your coding agent

Add the marketplace once, then run the command for your tool.

Terminal · Claude Code
claude plugin install python-skills@claude-settings
1 of 4

See what the plugin includes

These components come from the current plugin directory, not a hand-written feature list.

Supported tools
Claude Code, Codex, Cursor, Gemini
Skills
python-guidelines
Agents
None
Commands
None
Hooks
None

Download this plugin’s skills

Each release ZIP works in ChatGPT and Claude.ai. Review the source before uploading it.

python-guidelines

This skill should be used when writing, reviewing, or refactoring Python code. Covers code integration, idiomatic patterns, docstring formatting, anti-abstraction rules, and software engineering basics.

ChatGPTClaude.aiIncludes referencesMay require external tools

Verify the source

Version 1.0.3. License: Apache-2.0.

Open the plugin files on GitHub