Python skills

1,750 tagged Python, measured the same way as everything else here.

Browse within: fastapi 42ai-skills 31claude-code-skills 31agent-framework 25codex-skills 23Multi-Agent 20agentskills 19bioinformatics 19dotfiles 19Orchestration 17async 17llm-agents 17ai-coding-assistant 16antigravity 16

ruff

193

smorinlabs/py-launch-blueprint

Skill Claude CodeCodex

Guide for using ruff, the extremely fast Python linter and formatter. Use this when linting, formatting, or fixing Python code.

24 9d ago A 30 tokens copy · 100% MIT

uv

194

smorinlabs/py-launch-blueprint

Skill Claude CodeCodex

Guide for using uv, the Python package and project manager. Use this when working with Python projects, scripts, packages, or tools.

24 9d ago A 29 tokens copy · 97% MIT

flet-development

195

HnBigVolibear/awesome-flet-development-skill

Skill Claude CodeCodex

This skill should be used when developing desktop/web applications with Flet; encountering Flet 1.0+ version compatibility issues; migrating from Flet 0.x to 1.0+; encountering API errors with Tabs/Badge/Radio/BorderRadius controls; needing guidance on Flet animations, async operations, or layouts. Covers Flet 0.82.0+…

24 5mo ago A 92 tokens original MIT

blacknode-development

196

temiroff/Blacknode

Skill Claude CodeCodex

Develop, extend, test, or debug Blacknode itself and its reusable extension ecosystem. Use when changing the Python or Rust runtime, MCP server, editor, package manager, exporters, node contracts, managed services, creating a reusable core/custom/community node, authoring an extension package, or modifying…

23 2d ago A 103 tokens original Apache-2.0

upstash-box-py

197

upstash/skills

Skill Claude CodeCodex

Work with the upstash-box Python SDK for sandboxed cloud containers with AI agents, shell, filesystem, git, cron schedules, and a headless browser. Use when building with Upstash Box in Python, creating sandboxed environments, running AI agents in containers, browser automation from a box, or orchestrating parallel…

23 5d ago A 71 tokens original MIT

cad

198

cedrickchee/text-to-cad

Skill Claude CodeCodex

Create, modify, inspect, validate, and review STEP-first build123d/Python CAD parts and assemblies. Use for natural-language CAD specs, STEP/STP generation, build123d source, build123d source-level joints, @cad references, geometry facts, measurements, mating deltas, CAD Explorer links, conditional review renders, and…

23 3mo ago A 80 tokens original MIT

sqlalchemy

199

pavelzw/skill-forge

Skill Claude CodeCodex

Python SQL toolkit and Object Relational Mapper (ORM). Use when working with databases in Python, defining models, building queries, managing sessions, or interacting with SQL databases using Python objects.

23 3d ago A 40 tokens original BSD-3-Clause

textual

200

pavelzw/skill-forge

Skill Claude CodeCodex

Build terminal user interfaces (TUIs) with Textual, a Python framework for creating rich, interactive applications in the terminal. Handles widgets, layouts, CSS styling, events, screens, and async workers. Use when building TUI apps or when the user mentions textual.

23 3d ago A 57 tokens original BSD-3-Clause

python-style

201

peteski22/agent-pragma

Skill Claude CodeCodex

Validate Python code against style and architectural conventions.

22 27d ago A 11 tokens original Apache-2.0

generate-v9-models

202

atlanhq/atlan-python

Skill Claude CodeCodex

Generate pyatlanv9 msgspec model files by cloning the models repo and running the Pkl code generator.

22 5d ago C 21 tokens original Apache-2.0

python-json-parsing

203

basher83/lunar-claude

Skill Claude CodeCodex

Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath).

22 2d ago A 45 tokens original MIT

python-uv-scripts

204

basher83/lunar-claude

Skill Claude CodeCodex

Python single-file script development using uv and PEP 723 inline metadata, preventing invalid patterns like [tool.uv.metadata].

22 2d ago A 31 tokens original MIT

crewai-expert

205

khalilbenaz/claude-skills-collection

Skill Claude CodeCodex

Guide complet pour construire des systèmes multi-agents avec CrewAI. Création d'agents spécialisés, définition de tâches, orchestration de crews et intégration d'outils personnalisés. Se déclenche avec "CrewAI", "crew", "multi-agent CrewAI", "agent CrewAI", "tâche CrewAI", "créer un crew", "équipe d'agents"…

22 8d ago A 116 tokens original MIT

pydantic-ai

206

itechmeat/llm-code

Skill Claude CodeCodex

Pydantic AI Python agent framework. Covers typed tools, model providers, evals, MCP, UI adapters, and observability. Use when building Python AI agents with Pydantic AI, configuring model providers, implementing typed tools/dependencies, running evals, or integrating MCP servers. Keywords: pydantic-ai, agents, evals…

22 1mo ago A 80 tokens original MIT

python-dataviz

207

xyva-yuangui/XyvaClaw

Skill Claude CodeCodex

Professional data visualization using Python (matplotlib, seaborn, plotly). Create publication-quality static charts, statistical visualizations, and interactive plots. Use when generating charts/graphs/plots from data, creating infographics with data components, or producing scientific/statistical visualizations.…

21 26d ago A 74 tokens original MIT

pypi-version-lookup

209

skwashd/ccodolo

Skill Claude CodeCodex

Look up the latest version of any Python package on PyPI. Use this skill whenever you need to check a package's current version — for example, when writing or updating requirements.txt, pyproject.toml, setup.cfg, Dockerfiles, CI configs, or any dependency specification. Also trigger when the user asks "what's the…

20 2d ago A 115 tokens original MIT

neoapi-python

210

phenomenoner/neoapi-skill

Skill Claude CodeCodex

Python SDK guidance for Fubon Neo, a financial service API used to access market data and place trades.

19 1mo ago A 62 tokens

python

211

sordi-ai/skill-everything

Skill Claude CodeCodex

Apply when writing Python code. Type hints, error handling, mutable defaults, async patterns, and packaging conventions.

19 3mo ago A 24 tokens original MIT

Signal-Loop/UnityCodeMCPServer

Skill Claude CodeCodex

Use when creating or editing a Python script, utility, CLI helper, one-off automation, or small standalone Python program that should stay as a script instead of becoming a multi-file project.

19 1mo ago A 42 tokens original MIT

biopython

213

tondevrel/scientific-agent-skills

Skill Claude CodeCodex

Comprehensive guide for Biopython - the premier Python library for computational biology and bioinformatics. Use for DNA/RNA/protein sequence analysis, file I/O (FASTA, FASTQ, GenBank, PDB), sequence alignment, BLAST searches, phylogenetic analysis, structure analysis, and NCBI database access.

19 7mo ago A 71 tokens original MIT

mdanalysis

214

tondevrel/scientific-agent-skills

Skill Claude CodeCodex

Comprehensive guide for MDAnalysis - the Python library for analyzing molecular dynamics trajectories. Use for trajectory loading, RMSD/RMSF calculations, distance/angle/dihedral analysis, atom selections, hydrogen bonds, solvent accessible surface area, protein structure analysis, membrane analysis, and integration…

19 7mo ago A 70 tokens original MIT

async-python-patterns

215

jh941213/codex-lattice

Skill Claude CodeCodex

A guide to Python’s asyncio and async/await tools for running waiting-heavy work without blocking the program. It covers coroutines, tasks, event loops, and concurrent input/output operations.

19 3mo ago A 104 tokens original MIT

fastapi-templates

216

jh941213/codex-lattice

Skill Claude CodeCodex

A guide for creating Python web APIs with FastAPI, including project structure, asynchronous code, dependency injection, error handling, and testing. An API lets software exchange data over the web.

19 3mo ago A 96 tokens original MIT