원클릭으로
python-project-init
Scaffolds a modern Python project using uv.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Scaffolds a modern Python project using uv.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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.
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.