cxcscmu/set up python 3.10 environment
Use when you need to switch from an incompatible Python version to Python 3.10 before project setup. This ensures the correct runtime environment for dependency installation and test execution.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill Set Up Python 3.10 Environment
Take cxcscmu/set up python 3.10 environment from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.