← 返回 Skills 市场
ivangdavila

Python

作者 Iván · GitHub ↗ · v1.0.4 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
6368
总下载
6
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install py
功能描述
Writes, debugs, and reviews Python code — runtime traps, packaging, typing, async, tests, performance. Use when Python raises or misbehaves: ModuleNotFoundError, circular imports, AttributeError on None, UnboundLocalError, UnicodeDecodeError, mutable default arguments, `is` vs `==`, float rounding, naive vs aware datetimes, or a wrong answer with no exception; when pip, uv, poetry, venv, pyproject or a lockfile fight over dependencies, or a package installs but will not import; when threads, asyncio, multiprocessing or the GIL hang, deadlock, or leak memory; when pytest passes but should not, mocks patch the wrong module, or async tests never run; when mypy or pyright errors need clearing; when a script is slow, eats RAM, or gets OOM-killed; when subprocess calls hang or logs never appear; or when upgrading Python breaks the build. Not for library-specific problems — pandas, numpy, django, fastapi and flask have their own skills.
安全使用建议
Before installing, understand that this skill will guide your agent on Python development and may store stated Python preferences under ~/Clawic/data/py/config.yaml. Review any generated commands before allowing package installs, publishing, file deletion, or other project-changing actions.
能力评估
Credentials
References to Python, package managers, tests, HTTP, subprocesses, and publishing are expected for a Python development skill and are generally framed with safety guidance such as timeouts, parameterization, encoding, and avoiding shell injection.
Install Mechanism
The package contains markdown guidance and metadata only; SkillSpector reported no executable scripts, and the artifact inspection found no install hook or hidden setup mechanism.
Instruction Scope
The instructions are scoped to Python development workflows and situation-specific markdown guides; the only notable agent behavior is recording stated user preferences without an interview, which is disclosed and limited to this skill's configuration.
Persistence & Privilege
The skill discloses storage of user preferences at ~/Clawic/data/py/config.yaml and migration from older locations; no background workers, credential use, privilege escalation, or unrelated persistence is described.
Purpose & Capability
The artifacts consistently describe a Python assistance skill for writing, debugging, reviewing, packaging, testing, typing, performance, subprocess, HTTP, SQLite, and security guidance.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install py
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /py 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Full coverage pass: deeper guides, situation-named files, and per-user configuration
v1.0.3
Full coverage pass: deeper guides, situation-named files, and per-user configuration
v1.0.2
Deeper idioms, gotchas, and performance guidance
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug py
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Python 是什么?

Writes, debugs, and reviews Python code — runtime traps, packaging, typing, async, tests, performance. Use when Python raises or misbehaves: ModuleNotFoundError, circular imports, AttributeError on None, UnboundLocalError, UnicodeDecodeError, mutable default arguments, `is` vs `==`, float rounding, naive vs aware datetimes, or a wrong answer with no exception; when pip, uv, poetry, venv, pyproject or a lockfile fight over dependencies, or a package installs but will not import; when threads, asyncio, multiprocessing or the GIL hang, deadlock, or leak memory; when pytest passes but should not, mocks patch the wrong module, or async tests never run; when mypy or pyright errors need clearing; when a script is slow, eats RAM, or gets OOM-killed; when subprocess calls hang or logs never appear; or when upgrading Python breaks the build. Not for library-specific problems — pandas, numpy, django, fastapi and flask have their own skills. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6368 次。

如何安装 Python?

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

Python 是免费的吗?

是的,Python 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Python 支持哪些平台?

Python 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Python?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.4。

💬 留言讨论