← 返回 Skills 市场
adarshdigievo

Python Coding Guidelines

作者 Adarsh Divakaran · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
14163
总下载
14
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install python
功能描述
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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install python
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /python 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug python
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14163 次。

如何安装 Python Coding Guidelines?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install python」即可一键安装,无需额外配置。

Python Coding Guidelines 是免费的吗?

是的,Python Coding Guidelines 完全免费(开源免费),可自由下载、安装和使用。

Python Coding Guidelines 支持哪些平台?

Python Coding Guidelines 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Python Coding Guidelines?

由 Adarsh Divakaran(@adarshdigievo)开发并维护,当前版本 v1.0.0。

💬 留言讨论