Python skills

2,280 tagged Python, measured the same way as everything else here.

Browse within: fastapi 45bioinformatics 41claude-code-skills 34ai-skills 31claude-code-skill 31codex-skills 27agent-framework 26claude-skill 25Multi-Agent 21antigravity 20agentskills 19async 19dotfiles 19Orchestration 18

agx-arm-codegen

289

Clawland-AI/Clawarm

Skill Claude CodeCodex

Generate executable Python scripts to control NERO/Piper robotic arms via pyAgxArm SDK based on natural language descriptions. When the user describes a robotic arm motion, this skill guides code generation with correct API usage, safety checks, and motion completion polling.

10 6mo ago A 57 tokens original MIT

CognicellAI/Cognition

Skill Claude CodeCodex

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

10 15d ago A 40 tokens original MIT

ils15/pantheon-legacy

Skill Claude CodeCodex

Async FastAPI with dependency injection and service patterns. Use for building type-safe API endpoints.

10 21d ago A 25 tokens original MIT

statsmodels

292

hongmaple0820/agent-academy

Skill Claude CodeCodex

Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use…

10 4mo ago A 65 tokens

phira-ai/Phira

Skill Claude CodeCodex

Programmatic pseudocode placeholders using a decorator + TYPECHECKING blocks (type-checker friendly).

10 5mo ago A 27 tokens GPL-3.0

astropy

294

magic3007/dotfiles

Skill Claude CodeCodex

Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time systems, WCS, and cosmology. Use when implementing or debugging astronomical data analysis code with Astropy.

10 7d ago A 56 tokens original MIT

moomooapi

295

MoomooOpen/moomoo-agent-hub

Skill Claude CodeCodex

You are a moomoo OpenAPI programming assistant, helping users use the Python SDK to get market data, execute trades, and subscribe to real-time pushes.

10 6d ago C 0 tokens

thrml

296

extropic-ai/thrml-skill

Skill Claude CodeCodex

Write correct, idiomatic THRML code, centered on Ising machines and how they are trained. THRML is Extropic's JAX-based GPU simulator for the block Gibbs sampling programs that run natively on Extropic's probabilistic computing hardware. Use this skill whenever the user mentions THRML, Extropic, probabilistic…

10 2mo ago A 174 tokens

zemax-python-connect

297

Hao-xl/zemax-python-connect

Skill Claude CodeCodex

A focused guide for connecting Python to Zemax OpticStudio, optical design software, through its ZOS-API programming interface. It checks installation paths, required files, licenses, connection modes, and the active optical system.

10 1mo ago A 77 tokens original MIT

reachy-mini-sdk

299

jjmartres/reachy-mini-sdk-skill

Skill Claude CodeCodex

Programming guide for Reachy Mini robot using Python SDK v1.8.0 and REST API. Use when controlling Reachy Mini robots, programming movements (head/antennas/body), accessing sensors (camera/microphone/IMU), recording motions, building AI applications, deploying to Hugging Face, or using the daemon REST API. Covers SDK…

9 2mo ago B 93 tokens original MIT

code-execution

300

ggozad/haiku.skills

Skill Claude CodeCodex

Writes and runs Python code in a sandbox. Describe the task in plain English — the skill will write and execute the program.

9 1mo ago A 29 tokens original MIT

Aznatkoiny/zAI-Skills

Skill Claude CodeCodex

Part of ai-toolkit

Reinforcement Learning best practices for Python using modern libraries (Stable-Baselines3, RLlib, Gymnasium). Use when: Implementing RL algorithms (PPO, SAC, DQN, TD3, A2C) Creating custom Gymnasium environments Training, debugging, or evaluating RL agents Setting up hyperparameter tuning for RL Deploying RL models…

9 29d ago A 86 tokens original MIT

releasing-to-pypi

302

AetherCore-Dev/ag402

Skill Claude CodeCodex

Use when committing code changes that will be tagged and released to PyPI, before creating any git commits, to ensure lint, version bump, tag placement, and changelog are all correct in one shot.

9 1mo ago A 47 tokens original MIT

DemboNauta/skill-doc-generator

Skill Claude CodeCodex

Modern, powerful structured logging for Python using structlog. Use when adding or improving logging in Python projects, configuring structlog for dev/production, working with contextvars for request-scoped logging, integrating structlog with stdlib logging, or writing tests for logging behavior.

9 4mo ago A 61 tokens original MIT

idapython

304

rison1337/ida-pro-mcp-fusion

Skill Claude CodeCodex

Part of ida-pro-mcp-fusion

IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida modules (50+), idautils iterators, and common…

9 1mo ago A 77 tokens copy · 100% MIT

fastapi

305

harness-studio/harness-studio

Skill Claude CodeCodex

Load when building or reviewing a FastAPI backend service — endpoints, project structure, Annotated style, return types, async/sync rules, persistence, concurrency, transactions, testing.

9 2mo ago A 39 tokens original MIT

wenyi-li/awesome-agent-kernel-skills

Skill Claude CodeCodex

FlyDSL is a Python DSL with MLIR-native backend for authoring custom AMD GPU kernels with explicit layout algebra (pre-installed at /opt/FlyDSL on images tagged -flydsl:). Use this skill when profiling identifies a hot per-row reduction (RMSNorm / LayerNorm / softmax), a fused elementwise chain (norm + residual add…

9 3mo ago A 236 tokens

Python Patterns

307

Vasallo94/obsidian-mcp-server

Skill Claude CodeCodex

Buenas prácticas y patrones de desarrollo Python para el proyecto MCP. Incluye estándares de código, patrones arquitectónicos, y convenciones.

9 25d ago A 29 tokens original MIT

jax-equinox-numerics

308

quattro/jax-numerics-agent

Skill Claude CodeCodex

Use for any JAX + Equinox numerics project; repo-agnostic patterns plus companion checklists to align with local style.

9 20d ago A 35 tokens original MIT

wordcount-style

309

techtalk/ai-readiness-assessment

Skill Claude CodeCodex

Part of ai-readiness-assessment

Review a diff for style drift in the wordcount codebase. Checks for pathlib vs os.path, bare except clauses, missing type hints on public functions, and print in library code. Use during PR review or after generating code that touches src/wordcount/.

9 16d ago A 56 tokens original Apache-2.0

appwrite-python

310

appwrite/cursor-plugin

Skill Claude CodeCodex ✓ vendor

Appwrite Python SDK skill. Use when building server-side Python applications with Appwrite, including Django, Flask, and FastAPI integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.

9 1mo ago A 48 tokens copy · 83% BSD-3-Clause

drop-python

311

henryiii/skills

Skill Claude CodeCodex

Use when dropping a Python version from a project.

9 20d ago A 12 tokens original MIT

python-clean-code

312

FlorianBruniaux/google-search-console-mcp

Skill Claude CodeCodex

Review Python code in the gsc-mcp codebase for clean code violations. Checks function size, single responsibility, type hints, naming, error handling patterns, and adherence to the project's module contracts. Use when refactoring a module or before code review.

9 7d ago A 55 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: