yonesuke

uv

0
0
# Install this skill:
npx skills add yonesuke/skills --skill "uv"

Install specific skill from multi-skill repository

# Description

Fast Python package installer and uninstaller. Manages projects, scripts, python versions, and tools.

# SKILL.md


name: uv
description: Fast Python package installer and uninstaller. Manages projects, scripts, python versions, and tools.


UV Skill

The default Python project manager for this workspace.

Contents

  • Examples
    • Script metadata (PEP 723) and command cheatsheet.

Usage

Use uv for:
1. Running Scripts: uv run script.py.
2. Managing Projects: uv init, uv add.
3. Installing Tools: uv tool install.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.