Create distributable Python packages with a proper project structure, setup.py/pyproject.toml, and publish them to PyPI. Use this when packaging Python libraries, creating CLI tools, or distributing Python code.
Create distributable Python packages with a proper project structure, setup.py/pyproject.toml, and publish them to PyPI. Use this when packaging Python libraries, creating CLI tools, or distributing Python code.
使用合适的项目结构、setup.py/pyproject.toml 创建可分发的 Python 包,并将其发布到 PyPI。适用于打包 Python 库、创建命令行工具或分发 Python 代码的场景。
Category: developer (开发工具) · Author: JuanJoseGonGi · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer