← 返回 Skills 市场
Piglet Python Craftsman
作者
Chojan Shang
· GitHub ↗
· v1.0.0
· MIT-0
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install piglet
功能描述
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data st...
安全使用建议
This skill appears coherent and low-risk: it is an instruction-only Python style guide that asks for no credentials and installs nothing. Before installing, verify the publisher/source and license if provenance is important to you. When using the skill, treat any executable code it suggests as untrusted until you review it — examples include network calls (requests) and file operations, and some snippets contain typos or missing imports, so inspect and run suggested code in a safe environment or with tests rather than blindly executing it. If you want stricter automated checks, consider pairing this skill with established linters or the suggested friendly-python skill.
功能分析
Type: OpenClaw Skill
Name: piglet
Version: 1.0.0
The 'piglet' skill bundle is an educational resource providing Python craftsmanship guidance based on the 'One Python Craftsman' series. It contains various reference files (e.g., references/variables-and-naming.md, references/exceptions-handling.md) that offer best practices, bad examples, and good examples for writing clean Python code. No malicious logic, data exfiltration attempts, or harmful prompt injection instructions were found; the bundle is entirely focused on code quality and refactoring.
能力评估
Purpose & Capability
The name and description match the provided SKILL.md and reference files: the bundle is a set of Python craftsmanship guidelines and examples. There are no unrelated requirements (no env vars, binaries, or installs) that would be out of scope for a style/review skill.
Instruction Scope
SKILL.md and the reference files are limited to code-quality guidance and do not instruct the agent to read system files, exfiltrate data, or call unknown endpoints. Some examples demonstrate network calls (requests) and file I/O — appropriate as examples of exception handling and I/O guidance — and a few example snippets contain typos/mistakes (e.g., obj.grop, missing imports) that reduce quality but do not indicate malicious intent.
Install Mechanism
No install specification and no code files to execute at install time; this is instruction-only so nothing is written to disk or downloaded during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no disproportionate secret or credential access requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It does not request persistent privileges or attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install piglet - 安装完成后,直接呼叫该 Skill 的名称或使用
/piglet触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of piglet skill, offering concise, practical Python craftsmanship guidance inspired by One Python Craftsman.
- Provides advice for naming, branching, data structures, functions, exceptions, loops, decorators, imports, file I/O, edge cases, and use of modern syntax.
- Outlines a clear decision order prioritizing correctness, readability, extensibility, and then performance.
- Includes a workflow and topical reference table for easy guidance lookup.
- Suggests pairing with the friendly-python skill when available for broader Python review coverage.
元数据
常见问题
Piglet Python Craftsman 是什么?
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data st... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Piglet Python Craftsman?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install piglet」即可一键安装,无需额外配置。
Piglet Python Craftsman 是免费的吗?
是的,Piglet Python Craftsman 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Piglet Python Craftsman 支持哪些平台?
Piglet Python Craftsman 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Piglet Python Craftsman?
由 Chojan Shang(@psiace)开发并维护,当前版本 v1.0.0。
推荐 Skills