cxcscmu/check-and-setup-python310
Use this skill when you need to find, install, or configure a Python 3.10 environment on the system. Checks for existing python3.10 binary, installs if missing, and sets up pip for that version.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill check-and-setup-python310
Take cxcscmu/check-and-setup-python310 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.
The instructions reference apt.
Without those the skill loads but fails at the first command.