python skills

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

Browse within: open-source 144RAG 99framework 90typescript 87fastapi 79LangChain 77ai-skills 64pypi 62office 61flask 60pip 60weixin 60docker 54golang 53

blog-post

49

langchain-ai/deepagents

Skill Claude CodeCodex

Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to write a blog post, article, how-to guide, tutorial, technical writeup, thought leadership piece, or long-form content.

29k today A 58 tokens original MIT

langchain-ai/deepagents

Skill Claude CodeCodex

Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality reduction, or model training on datasets.

29k today A 43 tokens original MIT

data-visualization

51

langchain-ai/deepagents

Skill Claude CodeCodex

Use for creating publication-quality charts and multi-panel analysis summaries. Triggers when tasks involve visualizing data, plotting results, creating charts, or producing visual reports from analysis output.

29k today A 40 tokens original MIT

test-quality

52

modelcontextprotocol/python-sdk

Skill Claude CodeCodex

Test quality bar for this repo. Read when writing, reviewing, or designing tests — covers naming, abstraction level, assertions, determinism, and the process for agent-driven test work.

24k today A 40 tokens original MIT

marimo-pair

53

marimo-team/marimo

Skill Claude CodeCodex

Work inside the user's live marimo notebook from the code editor: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes through code mode. Use whenever you create, analyze, or improve the user's marimo notebook.

23k 2d ago A 57 tokens original Apache-2.0

marimo-team/marimo

Skill Claude CodeCodex

Fill empty description: "" fields in packages/llm-info/data/models.yml by querying OpenRouter and provider documentation. Use when the user asks to populate model descriptions, enrich the model catalog, or backfill descriptions after running pnpm sync-models.

23k 2d ago A 0 tokens original Apache-2.0

add-new-model

55

pydantic/pydantic-ai

Skill Claude CodeCodex

Add support for a newly-released LLM model in pydantic-ai (e.g. openai:gpt-5.6, anthropic:claude-sonnet-5). Use when a provider ships a new model id and you need to wire literals, profile flags, and tests to recognize it. Handles SDK-lag, gateway list conventions, and capability probing.

20k 2d ago A 80 tokens original MIT

complete-partial-pr

56

pydantic/pydantic-ai

Skill Claude CodeCodex

Evaluate and complete an issue or PR where the submitted patch fixes only a narrow symptom of the reported pain point. Use when a contribution may miss adjacent integration surfaces, provider/spec semantics, roundtrip behavior, tests, docs, or historical maintainer decisions.

20k 2d ago A 55 tokens original MIT

pydantic/pydantic-ai

Skill Claude CodeCodex

Build AI agents with Pydantic AI — tools, capabilities (including on-demand loading), structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydanticai, or asks to build an AI agent, add tools/capabilities, defer capability loading, stream output, define agents…

20k 2d ago A 85 tokens original MIT

notebooklm

58

teng-lin/notebooklm-py

Skill Claude CodeCodex

Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X".

19k 2d ago A 57 tokens original MIT

deepeval-otel

59

confident-ai/deepeval

Skill Claude CodeCodex

Export raw OpenTelemetry traces from an AI application to Confident AI's Observatory. TRIGGER when the user wants to send OpenTelemetry or OTLP traces/spans from an LLM app, agent, RAG pipeline, or chatbot to Confident AI; configure the Confident AI OTLP endpoint; set confident.span. or confident.trace. attributes…

18k 3d ago A 226 tokens original Apache-2.0

deepeval-tracing

60

confident-ai/deepeval

Skill Claude CodeCodex

Instrument an AI application with DeepEval's native tracing so its behavior is visible in Confident AI. TRIGGER when the user wants to add DeepEval tracing or @observe to an LLM app, agent, RAG pipeline, or chatbot; wire a framework, model-provider, or vector-database integration (LangGraph, LangChain, OpenAI Agents…

18k 3d ago A 208 tokens original Apache-2.0

deepeval

61

confident-ai/deepeval

Skill Claude CodeCodex

DeepEval evaluation workflow for AI agents and LLM applications. TRIGGER when the user wants to evaluate or improve an AI agent, tool-using workflow, multi-turn chatbot, RAG pipeline, or LLM app; add evals; generate datasets or goldens; use deepeval generate; use deepeval test run; send results to Confident AI…

18k 3d ago A 229 tokens original Apache-2.0

native-trigger

62

windmill-labs/windmill

Skill Claude CodeCodex

Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.

18k 2d ago A 28 tokens

cli-commands

63

windmill-labs/windmill

Skill Claude CodeCodex

MUST use when using the CLI, including debugging job failures and inspecting run history via wmill job.

18k 2d ago A 26 tokens

write-script-bun

64

windmill-labs/windmill

Skill Claude CodeCodex

MUST use when writing TypeScript scripts. Bun is the default and preferred TypeScript runtime — pick it for TypeScript unless the script specifically needs Deno.

18k 2d ago A 37 tokens

live-tutorial

65

leon-ai/leon

Skill Claude CodeCodex

Create an annotated MP4 tutorial from real screenshots of a workflow on the owner's computer. Use only when the owner explicitly asks for a tutorial video, not merely when they ask to watch an action happen live.

17k 6d ago A 45 tokens original MIT

tiny-web-crawler

66

leon-ai/leon

Skill Claude CodeCodex

Crawl from one or more starting web pages, fetch readable content, search within pages, follow relevant links, and stop when the requested information is found or a bounded limit is reached.

17k 6d ago A 42 tokens original MIT

memori-mcp-usage

67

MemoriLabs/Memori

Skill Claude CodeCodex

Use when an MCP-connected agent should use Memori tools for targeted recall, summaries, post-compaction briefs, durable memory augmentation, quota checks, signup, feedback, preferences, prior context, or cross-session continuity.

16k 11d ago A 50 tokens

memori

68

MemoriLabs/Memori

Skill Claude CodeCodex

Ambient Memori long-term memory for Claude Code via local Bash. MUST TRIGGER on essentially every non-trivial user turn: run recall before drafting any substantive response, whether or not the user mentioned memory, a prior session, or past work. The default is to check memory first; do not wait to be asked. Always…

16k 11d ago A 194 tokens

memori

69

MemoriLabs/Memori

Skill Claude CodeCodex

You have access to Memori, agent-native memory infrastructure: an LLM-agnostic layer that structures memory from not just natural language, but also from agent trace that comes from execution.

16k 11d ago A 0 tokens

dagster-docs

70

dagster-io/dagster

Skill Claude CodeCodex

Expert guidance for writing documentation for the Dagster docs website. ALWAYS use before creating or updating documentation in the docs directory.

16k 4d ago A 29 tokens original Apache-2.0

MODSetter/SurfSense

Skill Claude CodeCodexCursor

Publish-readiness gate: 80-item CORE-EEAT audit with weighted scoring, veto checks, and fix plan. 内容质量/EEAT评分.

16k today A 36 tokens

emil-design-eng

72

MODSetter/SurfSense

Skill Claude CodeCodexCursor

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

16k today A 35 tokens