python skills

419 tagged python, measured the same way as everything else here.

Browse within: agent-framework 13Multi-Agent 7ai-skills 7clean-architecture 7spec-driven-development 7Orchestration 6bioinformatics 6ml 6multi-agent-systems 6ai-scientist 5aiagents 5claudecode 5coding-agents 5function-calling 5

django-seedkit

97

viewflow/seedkit

Skill Claude CodeCodex

Bootstrap a new Django project, or add components — auth (allauth, magic-link, axes, 2FA), payments (Stripe, dj-stripe), REST (django-modern-rest, django-bolt), Celery / Django Tasks, async views & WebSockets (ASGI, uvicorn worker, django-channels, channels-redis), Tailwind+DaisyUI, favicon, SEO meta tags + sitemap…

62 +8 11d ago A 172 tokens original MIT

stbenjam/skillsaw

Skill Claude CodeCodex

Create a skillsaw rule plugin — a pip-installable Python package that adds custom lint rules to skillsaw. Walks through scaffolding the package, writing rules against the lint tree, testing, and publishing to PyPI. Use when a user wants to share skillsaw rules across repositories or publish them for others.

59 2d ago A 68 tokens original Apache-2.0

unihttp-client

99

goduni/unihttp

Skill Claude CodeCodex

Generate a typed, packaged unihttp API client library (SDK) from an OpenAPI 3.x spec or a plain API description. Produces typed DTOs, BaseMethod definitions, a client class, ruff + mypy (strict) config, sensible contract tests, and packaging. Use when the user wants to scaffold, bootstrap, or generate an API client /…

59 1mo ago A 85 tokens original MIT

unihttp

100

goduni/unihttp

Skill Claude CodeCodex

Write the best unihttp client code possible with all the recommended best practices, avoiding common mistakes. Use when defining API methods, building clients, choosing a serializer or HTTP backend, handling errors, or writing middleware with unihttp.

59 1mo ago A 48 tokens original MIT

dataverse-sdk-dev

101

microsoft/PowerPlatform-DataverseClient-Python

Skill Claude CodeCodex

Development guidance for contributing to the PowerPlatform Dataverse Client Python SDK repository. Use when working on SDK development tasks like adding features, fixing bugs, or writing tests.

59 3mo ago A 38 tokens original MIT

python-quality

102

ebibibi/ebi-agent-chat-relay

Skill Claude CodeCodex

Python coding patterns, idioms, and quality standards for claude-code-discord-bridge development.

56 3d ago A 22 tokens original MIT

tia-python

103

Czarnak/totally-integrated-claude

Skill Claude CodeCodex

Reference for Siemens TIA Scripting Python V1.4.3. Load only when the user explicitly chooses Python TIA Scripting or the TIA roadmap routes to it.

55 +1 16d ago A 39 tokens original MIT

inkbox-python

104

inkbox-ai/inkbox

Skill Claude CodeCodex

Use when writing Python code that imports from inkbox, uses pip install inkbox, or when adding email, mailbox imports, phone, text/SMS, iMessage, A2A task/message history, contacts, notes, contact rules, vault, tunnels, mailbox storage, mail clients (IMAP/SMTP), or agent identity features using the Inkbox Python SDK.

54 5d ago A 80 tokens original MIT

confluentinc/agent-skills

Skill Claude CodeCodex

Use when the user wants to build a Python Kafka producer or consumer, add Schema Registry to existing Python code, migrate from raw JSON to schema-backed serialization, or scaffold a confluent-kafka-python project for Confluent Cloud, local Docker, or WarpStream. Also use when user wants to optimize Python Kafka…

54 +9 4d ago A 75 tokens original Apache-2.0

django-celery-expert

106

wilfredinni/django-starter-template

Skill Claude CodeCodex

Expert Django Celery guidance for asynchronous task processing. Use when designing background tasks, configuring Celery workers, handling task retries and errors, optimizing Celery performance, implementing periodic tasks with Celery Beat, or setting up production monitoring for Celery. Do not use for general Django…

53 7d ago A 115 tokens original MIT

django-expert

107

wilfredinni/django-starter-template

Skill Claude CodeCodex

Expert Django backend development guidance. Use when creating Django models, views, serializers, or APIs; debugging ORM queries or migrations; optimizing database performance; implementing authentication; writing tests; or working with Django REST Framework. Follows Django best practices and modern patterns.

53 7d ago A 55 tokens original MIT

video-analyzer-dev

108

guimatheus92/mcp-video-analyzer

Skill Claude CodeCodex

Architecture, conventions, testing rules, verification workflow and release process for the mcp-video-analyzer repository. Use this skill whenever you read, write, review or debug any file in this repo — sources under src/, tests, the Dockerfile, package.json, CI workflows or the docs — and before running checks…

52 3d ago A 130 tokens original MIT

upgrade-backend-deps

109

tam159/next-role

Skill Claude CodeCodex

Upgrade Python backend dependencies to their latest compatible versions. Resolves the lockfile with uv lock --upgrade, syncs the venv, bumps the matching >= pins in backend/pyproject.toml and ruff-pre-commit rev in .pre-commit-config.yaml, runs the backend unit tests, rebuilds the backend Docker image if requested…

49 +1 3d ago A 151 tokens original MIT

verify-language

110

Aurite-ai/agent-verifier

Skill Claude CodeCodex

Language-specific verification for Python, TypeScript/JavaScript, and Go. Checks type safety, language idioms, and best practices. Use when asked to "verify language", "check types", or for language-specific checks.

44 5d ago A 48 tokens original MIT

book-source-craft

111

XziXmn/legado-hub

Skill Claude CodeCodex

Create, debug, review, or evolve LegadoHub Python source plugins and aggregate Reading/Legado source shells. Use when the user asks to adapt a novel site, generate a Python source plugin, inspect public reading sources as references, convert repeated site patterns into templates, repair a special source, or produce…

43 29d ago A 90 tokens original MIT

cubepi

112

cubeplexai/cubepi

Skill Claude CodeCodex

Use when building, extending, or debugging agents with the CubePi framework. Covers the Agent API, providers, tools, middleware, checkpointing, MCP integration, and HITL. References the cubepi-trace skill for run debugging.

42 16d ago A 50 tokens original MIT

thierryc/Glyphs-mcp

Skill Claude CodeCodex

Use this skill to create, extend, or review reusable workspace-first Glyphs Python scripts and Python plug-ins, including general, reporter, filter, palette, select-tool, and file-format plug-ins, while grounding API and template choices in the bundled Glyphs documentation.

41 16d ago A 59 tokens original Apache-2.0

gezhi

114

SiyaoZheng/GEZHI

Skill Claude CodeCodex

Repository-specific Python, testing, migration, and packaging conventions for GEZHI contributors.

40 3d ago A 20 tokens original MIT

python-services

115

iliaal/ai-skills

Skill Claude CodeCodex

Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with asyncio, background jobs, or configuring uv, ruff, ty, pytest, or pyproject.toml.

40 +1 3d ago A 55 tokens original MIT

GitGuardian/ggmcp

Skill Claude CodeCodex

Read env vars through ggapicore.settings.getsettings(), not os.environ. Triggers when adding a new env-driven config or reviewing code that calls os.environ / os.getenv.

37 7d ago A 41 tokens original MIT

format-implementation

117

datenoio/iterabledata

Skill Claude CodeCodexCursor

Guide for implementing new data formats in IterableData. Use when adding support for new file formats, compression codecs, or extending format capabilities.

37 12d ago A 31 tokens original MIT

with-scripts

118

nicolasmelo1/logion

Skill Claude CodeCodex

Bundled Gmail CLI example demonstrating the scripts/ entrypoint + src/ implementation split. Use as a template when your course ships real code that goes beyond a single shell script. Shows how to organize a course bundle that owns its codebase — no runtime package installation, all dependencies stdlib-only. Replaces…

35 4d ago A 79 tokens original MIT

MarcSkovMadsen/holoviz-mcp

Skill Claude CodeCodex

Build custom Panel components using JSComponent (vanilla JS, web components), ReactComponent (React/JSX), AnyWidgetComponent (AnyWidget spec for cross-platform), or MaterialUIComponent (Material UI themed). Use when wrapping JS libraries, creating interactive widgets, or building themed components. Includes decision…

34 1mo ago A 83 tokens original BSD-3-Clause

python-services

120

iliaal/whetstone

Skill Claude CodeCodex

Python patterns for CLI tools, async parallelism, and backend services. Use when building CLI apps, async/parallel Python, FastAPI services, background jobs, or configuring Python project tooling (uv, ruff, ty).

32 3d ago A 48 tokens original MIT