AgentSkillsCN

setting-python

设置并维护Python开发环境。当用户提到Python设置、环境配置、uv包管理器、项目初始化或开发工具时使用。

SKILL.md
--- frontmatter
name: setting-python
version: 1.0.0
description: Sets up and maintains Python development environments. Use when the user mentions Python setup, environment configuration, uv package manager, project initialization, or development tooling.
allowed-tools: Read, Edit, Bash, AskUserQuestion

Based on user request, run one or a sequence of workflow(s) under workflows to address user housekeeping task.

If you cannot confidently how to address user task, use AskUserQuestion tool to provide them with options.

Available workflows

  • uv-install
  • py-uv-setup
  • py-uv-makefile