← Back to Skills Marketplace
adarshdigievo

Python Coding Guidelines

by Adarsh Divakaran · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
14163
Downloads
14
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install python
Description
Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns.
Usage Guidance
Safe to install as a Python style and workflow guide. Before running suggested formatter or dependency-install commands, review their effects because auto-fix tools and package installers can modify files or the active Python environment.
Capability Analysis
Type: OpenClaw Skill Name: python Version: 1.0.0 The OpenClaw AgentSkills skill bundle is benign. The `SKILL.md` file provides Python coding guidelines and best practices, including standard development commands for syntax checking (`python -m py_compile`), testing (`pytest`, `unittest`), formatting (`ruff`, `black`), and dependency management (`uv`, `pip`). All instructions and commands are directly aligned with the stated purpose of enforcing coding standards and lack any indicators of malicious intent such as data exfiltration, unauthorized execution, persistence mechanisms, or prompt injection attempts to subvert the agent's core directives.
Capability Assessment
Purpose & Capability
The stated purpose is Python coding guidance, and the artifact content matches that purpose with style, testing, formatting, version, dependency management, and idiomatic-code recommendations.
Instruction Scope
The skill suggests standard Python commands, including tests, syntax checks, format checks, auto-fixing with ruff, and package installation with uv or pip; these can change a workspace or environment but are disclosed and purpose-aligned.
Install Mechanism
The inspected artifact contains only markdown guidance and no executable scripts, install hooks, runtime components, or declared credential requirements.
Credentials
Local command execution and dependency installation are proportionate for a Python development helper, but users should review them before running in sensitive repositories or managed environments.
Persistence & Privilege
There is no artifact evidence of persistence, background execution, privilege escalation, credential access, account access, exfiltration, or destructive behavior.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install python
  3. After installation, invoke the skill by name or use /python
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release providing Python coding guidelines and best practices. - Enforces PEP 8 style and modern, Pythonic patterns. - Requires Python 3.10+; promotes use of features from Python 3.11–3.13. - Includes syntax validation, unit test execution, and automatic formatting before commits. - Recommends `uv` for dependency management if available, with `pip` as fallback. - Documents clear Pythonic patterns, anti-patterns, and testing practices. - Provides a concise checklist for code readiness and best practices.
Metadata
Slug python
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Python Coding Guidelines?

Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 style, syntax validation via py_compile, unit test execution, modern Python versions only (no EOL), uv for dependency management when available, and idiomatic Pythonic patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 14163 downloads so far.

How do I install Python Coding Guidelines?

Run "/install python" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Python Coding Guidelines free?

Yes, Python Coding Guidelines is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Python Coding Guidelines support?

Python Coding Guidelines is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Python Coding Guidelines?

It is built and maintained by Adarsh Divakaran (@adarshdigievo); the current version is v1.0.0.

💬 Comments