← 返回 Skills 市场
athola

Nm Parseltongue Python Packaging

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
73
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-parseltongue-python-packaging
功能描述
Python package creation and distribution: pyproject.toml, entry points, PyPI publishing, CI/CD
安全使用建议
This skill is a documentation-only helper for Python packaging using the 'uv' tool and GitHub Actions. It does not itself install code or ask for credentials, but the commands it recommends (eg. uv publish, pushing git tags, CI workflows using PYPI_TOKEN) will perform network actions if you run them. Before executing any publish/build commands or adding its CI snippets to a repo: (1) confirm you trust the 'uv' tool and the referenced CI actions (astral-sh/setup-uv), (2) never paste your PyPI or other tokens into an untrusted agent — use GitHub secrets for CI, and (3) review any generated CI workflow or publish commands so they don't automatically publish or push tags you don't intend. If you want stricter control, keep this skill instruction-only and run the commands yourself rather than allowing autonomous execution.
功能分析
Type: OpenClaw Skill Name: nm-parseltongue-python-packaging Version: 1.0.0 The skill bundle provides legitimate documentation and templates for modern Python packaging using 'uv' and 'pyproject.toml'. All code snippets and instructions in SKILL.md and the associated modules (ci-cd-integration.md, uv-workflow.md, etc.) are consistent with the stated purpose of assisting users with package distribution and CI/CD setup.
能力评估
Purpose & Capability
The name/description (Python packaging, pyproject, entry points, CI/CD) matches the actual content: documentation and examples for uv, pyproject.toml, entry points, and GitHub Actions. No unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md contains step-by-step commands and CI examples (uv init, uv build, uv publish, pytest, GitHub Actions) that stay within packaging/publishing scope. It does not instruct reading unrelated host files or accessing unrelated environment variables. CI examples reference standard secrets (PYPI_TOKEN) only in the context of publishing.
Install Mechanism
There is no install spec and no code files to install or execute. This is instruction-only, so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables or config paths. The documentation shows using a PyPI/GitHub secret in CI (PYPI_TOKEN / UV_PUBLISH_TOKEN) which is appropriate and expected for publishing workflows; no unrelated secrets (AWS, SSH, etc.) are requested.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request persistent presence or modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-parseltongue-python-packaging
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-parseltongue-python-packaging 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the python-packaging skill, version 1.8.2. - Guides users through modern Python package creation and distribution using pyproject.toml, uv, and best practices. - Includes quickstart commands for project setup, dependency management, building, and publishing to PyPI. - Covers layout choices, recommended project structures, and best practices for packaging. - Additional modules provided for uv workflow, entry points, pyproject.toml patterns, and CI/CD integration. - Clearly documents when to use this skill and when to consider other related skills.
元数据
Slug nm-parseltongue-python-packaging
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Parseltongue Python Packaging 是什么?

Python package creation and distribution: pyproject.toml, entry points, PyPI publishing, CI/CD. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Nm Parseltongue Python Packaging?

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

Nm Parseltongue Python Packaging 是免费的吗?

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

Nm Parseltongue Python Packaging 支持哪些平台?

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

谁开发了 Nm Parseltongue Python Packaging?

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

💬 留言讨论