BeClaude

pytudes

New
24.3kGitHubGeneralby norvig

Python programs, usually short, of considerable difficulty, to perfect particular skills.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/pytudes.md https://raw.githubusercontent.com/norvig/pytudes/main/SKILL.md
3
Invoke in Claude Code
/pytudes
View source on GitHub
python

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is pytudes?

Python programs, usually short, of considerable difficulty, to perfect particular skills.

How to install pytudes?

To install pytudes: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/pytudes.md https://raw.githubusercontent.com/norvig/pytudes/main/SKILL.md. Finally, /pytudes in Claude Code.

What is pytudes best for?

pytudes is a skill categorized under General. It is designed for: python. Created by norvig.