con un clic
python-project-init
Scaffolds a modern Python project using uv.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Scaffolds a modern Python project using uv.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
reads and summarizes files in the current workspace
Fetches the current weather for a city via a public weather API.
Formats and beautifies Markdown files in your project.
Prints commit and contributor statistics for the current repo.
A general helper skill for everyday coding tasks.
Inserts emoji into your text by name.
| name | python-project-init |
| description | Scaffolds a modern Python project using uv. |
Sets up a Python project with uv, Ruff, and pytest.
If you don't have uv yet, install it with the official one-liner:
curl -LsSf https://astral.sh/uv/install.sh | sh
Then run this skill to scaffold the project layout.
Documenting an upstream vendor install command (curl … | sh from the tool's
own official host) is a normal, benign pattern. This fixture exists to prove the
detector does NOT block a skill just because its SKILL.md text mentions a
curl | sh installer. There are no bundled scripts and no capability misfit.