Python skills

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

Browse within: agent-framework 24claude-code-skills 23fastapi 20Multi-Agent 18Orchestration 15agentskills 14ai-skills 14clean-architecture 14codex-skills 13ai-coding-assistant 12durable-execution 12plugins 12agentic 11async 11

timothywarner-org/context-engineering

Skill Claude CodeCodex

Expert assistant for developing Model Context Protocol (MCP) servers in Python using FastMCP, mcp package, Pydantic, and async patterns. Use when building MCP tools, resources, prompts, or debugging Python MCP server issues.

27 2mo ago A 55 tokens original MIT

jmanhype/claude-code-plugin-marketplace

Skill Claude CodeCodex

Generate Python code to solve AppWorld agent tasks using playbook bullet guidance. Use when the AppWorld executor needs executable Python code for tasks involving Spotify, Venmo, Gmail, Calendar, Contacts, or other AppWorld APIs.

27 2d ago A 50 tokens original MIT

functions-development

147

CrowdStrike/foundry-skills

Skill Claude CodeCodex

Build serverless Go or Python functions for Falcon Foundry apps. TRIGGER when user asks to "create a function", "write a serverless function", "build backend logic", runs foundry functions create, or needs help with FDK handler patterns, function testing, or collection integration from functions. Also TRIGGER when…

24 2d ago A 195 tokens original MIT

python-patterns

149

DVNghiem/FlowDeck

Skill Claude CodeCodex

Python idioms — type hints, dataclasses, async/await, generators, pytest, common pitfalls. Activate when writing or reviewing Python code.

24 14d ago A 33 tokens original MIT

django-tdd

150

Luohaothu/everything-codex

Skill Claude CodeCodex

A testing guide for Django applications using pytest-django, factory_boy, mocks, coverage reports, and Django REST Framework APIs. TDD means writing a failing test first, making it pass, and then improving the implementation.

24 22d ago A 34 tokens original MIT

new-python-project

151

smorinlabs/py-launch-blueprint

Skill Claude CodeCodex

Use when bootstrapping a new Python repo, project, CLI, package, script, or uv project from py-launch-blueprint. Ask whether the user wants the opinionated template bootstrap or a minimal setup before running commands.

24 9d ago A 49 tokens original MIT

flet-development

152

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

153

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

154

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 4d ago A 71 tokens original MIT

cad

155

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

156

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

157

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

158

peteski22/agent-pragma

Skill Claude CodeCodex

Validate Python code against style and architectural conventions.

22 26d ago A 11 tokens original Apache-2.0

generate-v9-models

159

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

160

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

161

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

162

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

163

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

164

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

165

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

python

166

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

async-python-patterns

168

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