python skills

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

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

audit-the-list

01

vinta/awesome-python

Skill Claude CodeCodex

Audit README.md sections against the shortlist rules — re-verify every entry's verdict with live data, promote or demote challengers, restructure oversized use cases, prune, and evaluate proposed additions. Fire when the maintainer asks to audit, sweep, prune, re-check, or maintain sections, or asks whether an entry…

317k 7d ago A 78 tokens

preview-verdicts

02

vinta/awesome-python

Skill Claude CodeCodex

Generate the interactive keep/drop verdict preview (HTML page with per-row feedback controls) whenever a prune sweep, batch entry edit, or restructure needs maintainer review before touching README.md — and process the feedback JSON the maintainer pastes back.

317k 7d ago A 53 tokens

review-prs

03

vinta/awesome-python

Skill Claude CodeCodex

Triage open PRs — screen from the diff, delegate the admission judgment to audit-the-list, then merge or close on GitHub. Fire when the maintainer asks to review PRs, process the PR queue, or judge whether a specific PR should be merged.

317k 7d ago A 58 tokens

pr-address

04

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

187k 2d ago A 42 tokens

pr-polish

05

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready…

187k 2d ago A 77 tokens

pr-test

06

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system.

187k 2d ago A 51 tokens

backend-code-review

07

langgenius/dify

Skill Claude CodeCodex

Use only when the user explicitly requests a review or audit of backend code under api/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, frontend code, or backend code outside api/.

154k 2d ago A 60 tokens

langgenius/dify

Skill Claude CodeCodex

Use only when the user explicitly requests a review or audit of frontend code under web/ or packages/dify-ui/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, or backend-only code.

154k 2d ago A 62 tokens

langgenius/dify

Skill Claude CodeCodex

Use when implementing or refactoring React/TypeScript components and the task requires decisions about component ownership, feature boundaries, state, data flow, effects, or interaction ownership. Do not use for review-only requests, test-only work, copy-only edits, or styling-only changes.

154k 2d ago A 60 tokens

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Reconstructs why code exists from local git history, including the introducing commit, later changes, current authors, repeated companion files, and likely intent. Use when the user asks "why does this code exist", "who wrote this function and why", or to "explain the history of this function" before a rewrite…

135k 2d ago A 82 tokens original Apache-2.0

project-graveyard

11

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…

135k 2d ago A 127 tokens original Apache-2.0

mcp-apps-builder

12

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

MANDATORY for ALL MCP server work - mcp-use framework best practices and patterns. READ THIS FIRST before any MCP server work, including: Creating new MCP servers Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) Debugging MCP server issues or errors Reviewing MCP server code for…

135k 2d ago A 139 tokens original Apache-2.0

harry0703/MoneyPrinterTurbo

Skill Claude CodeCodex

Use this skill whenever the user wants to create a finished video from a topic, title, idea, prompt, or script with MoneyPrinterTurbo. This includes short-form, voice-over, educational, marketing, social-media, and stock-footage videos. Also use it when the user mentions MoneyPrinterTurbo, provides this Skill URL…

119k 3d ago C 123 tokens original MIT

browser-use

14

browser-use/browser-use

Skill Claude CodeCodex

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

112k 2d ago A 26 tokens original MIT

remote-browser

15

browser-use/browser-use

Skill Claude CodeCodex

Controls an isolated Browser Use Cloud browser from a sandboxed machine with the current Browser Use CLI.

112k 2d ago A 22 tokens original MIT

x402

16

browser-use/browser-use

Skill Claude CodeCodex

Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (set up a wallet so you or Claude Code can run cloud browser tasks paid from the wallet — Claude writes and runs throwaway scripts, nothing…

112k 2d ago A 175 tokens original MIT

fastapi

17

fastapi/fastapi

Skill Claude CodeCodex

FastAPI best practices and conventions. Use when working with FastAPI APIs, Pydantic models, dependencies, streaming responses including Server-Sent Events (SSE), and serving frontend apps. Keeps FastAPI code clean and up to date with the latest features and patterns.

102k 6d ago A 57 tokens original MIT

bump-dependency

18

home-assistant/core

Skill Claude CodeCodex

Bumps a Python package dependency across Home Assistant Core integrations, regenerates core requirement files, runs verification tests and prek lint, and prepares a pull request with proper release/compare links.

90k yesterday A 42 tokens original Apache-2.0

ha-merge-queue

19

home-assistant/core

Skill Claude CodeCodex

Finds open Home Assistant pull requests that are genuinely ready to merge, checking CI, the merge-gate statuses, code-owner approval, merge conflicts, requested changes and unresolved review threads. Use when looking for PRs to merge, doing merge-queue triage, or asking for "quick wins" from the open PR backlog.

90k yesterday A 72 tokens original Apache-2.0

ha-review

20

home-assistant/core

Skill Claude CodeCodex

Reviews Home Assistant code changes and provides constructive feedback. Should be used when a review is requested to provide a consistent review behavior and output format. This skill can be used for code reviews in general, not just for GitHub pull requests.

90k yesterday A 50 tokens original Apache-2.0

astral-sh/uv

Skill Claude CodeCodex

Download retained Codex GitHub Action thread artifacts and load their rollout history into the local Codex app. Use when asked to open, load, import, resume, or inspect a Codex automation thread from a GitHub Actions run or a related GitHub issue or pull request.

89k +61 today A 62 tokens original Apache-2.0

scrapling-official

22

D4Vinci/Scrapling

Skill Claude CodeCodex

Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; webfetch fails; the site has anti-bot protections; write Python code to…

77k 7d ago A 80 tokens original BSD-3-Clause

build_workspace_app

23

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide covers the full lifecycle of building, running, and serving a custom OpenBB Workspace application from an extension project scaffolded by openbb-cookiecutter. It assumes the project shell already exists (see the developextension skill for scaffolding instructions).

73k 1mo ago A 57 tokens

OpenBB-finance/OpenBB

Skill Claude CodeCodex

This guide covers installation, configuration, authentication, tool discovery, prompt management, and client integration for openbb-mcp-server.

73k 1mo ago A 31 tokens