BigHugger

Agent skills that run python, in other format

A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.

69,865 skills from 9,574 repositories, last read 11 September 2026.

Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.

  1. hotel-searchLetsFG/LetsFG

    Search and book real hotel rooms through LetsFG. Returns only bookable, free-cancellation, pay-later rates from live supplier inventory, with the price the guest actually pays. Use

    otherpython
  2. letsfgLetsFG/LetsFG

    LetsFG — Agent-native flight and hotel search and booking API. Hundreds of airlines plus the major booking sites (Google Flights, Skyscanner, Kiwi, Kayak, Momondo), with per-flight

    otherbashjsonpython
  3. flight-searchLetsFG/LetsFG

    Search and book flights across hundreds of airlines plus the major booking sites, with than OTAs. Returns raw airline prices via the letsfg.co server-side search engine. Use when u

    otherbashjsonpython+2 files
  4. x402browser-use/browser-use

    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" (s

    otherbashpythontypescriptBashReadWrite
  5. remote-browserbrowser-use/browser-use

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

    otherbashpythonBash(browser-use:*)+1 files
  6. python-debugpyopenclaw/openclaw

    Debug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.

    otherbashpython
  7. tddopen-metadata/OpenMetadata

    Use when implementing new features or fixing bugs to enforce test-driven development. Guides the RED-GREEN-REFACTOR cycle for Java (JUnit), Python (pytest), and TypeScript (Jest/Pl

    otherbashpythontypescript
  8. code-reviewshareAI-lab/learn-claude-code

    Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.

    otherbashjavascriptmarkdownpython
  9. notebooklmteng-lin/notebooklm-py

    Install, authenticate, troubleshoot, and operate Gemini Notebook through the notebooklm-py CLI or typed async Python API. Use for notebook and source management, grounded chat and

    otherbashpython
  10. pdfshareAI-lab/learn-claude-code

    Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.

    otherbashpython
  11. mcp-buildershareAI-lab/learn-claude-code

    Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.

    otherbashjsonpythontypescript
  12. manim-videometaspartan/cybara

    Generate mathematical/explanatory animations with Manim (Python). Use for animated explainers, math visualizations, and step-by-step animations the user can render to MP4.

    otherpython
  13. fastmcpmetaspartan/cybara

    Build, test, inspect, and deploy Python MCP servers with FastMCP.

    otherbashpython
  14. claude-apisifxprime/kodelyth-ecc

    Anthropic Claude API patterns for Python and TypeScript. Covers Messages API, streaming, tool use, vision, extended thinking, batches, prompt caching, and Claude Agent SDK. Use whe

    otherbashpythontypescript
  15. x-apisifxprime/kodelyth-ecc

    X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use w

    otherbashpython
  16. santa-methodsifxprime/kodelyth-ecc

    Multi-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships.

    otherbashpython
  17. smart-debugsifxprime/kodelyth-ecc

    Systematic debugging methodology — powered by Kodelyth. A step-by-step framework to diagnose any bug confidently across any language or framework. Prevents guess-and-check debuggin

    otherbashgopythonsql
  18. videodbsifxprime/kodelyth-ecc

    See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand-

    otherbashpythonRead Grep Glob Bash(python:*)+10 files
  19. data-scraper-agentsifxprime/kodelyth-ecc

    Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a fre

    otherpythonyaml
  20. django-patternssifxprime/kodelyth-ecc

    Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

    otherdjangopython
  21. content-hash-cache-patternsifxprime/kodelyth-ecc

    Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.

    otherpython
  22. fal-ai-mediasifxprime/kodelyth-ecc

    Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and vi

    otherjsonpython
  23. django-verificationsifxprime/kodelyth-ecc

    Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

    otherbashpythonyaml
  24. evm-token-decimalssifxprime/kodelyth-ecc

    Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboar

    otherbashpythonsoliditytypescript
  25. django-tddsifxprime/kodelyth-ecc

    Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

    otherbashinipython
  26. python-patternssifxprime/kodelyth-ecc

    Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

    otherbashpythontoml
  27. lead-intelligencesifxprime/kodelyth-ecc

    AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice

    otherbashpython
  28. observabilitysifxprime/kodelyth-ecc

    Production observability patterns — structured logging, distributed tracing, metrics, health checks, alerting, and error budgets. Build systems you can understand when they break.

    otherpythontypescriptyaml
  29. api-designsifxprime/kodelyth-ecc

    REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

    othergojsonpythontypescript
  30. python-testingsifxprime/kodelyth-ecc

    Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

    otherbashinipythontoml
  31. llm-trading-agent-securitysifxprime/kodelyth-ecc

    Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection,

    otherpython
  32. regex-vs-llm-structured-textsifxprime/kodelyth-ecc

    Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.

    otherpython
  33. django-securitysifxprime/kodelyth-ecc

    Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

    otherdjangopython
  34. cost-aware-llm-pipelinesifxprime/kodelyth-ecc

    Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.

    otherpython
  35. video-editingsifxprime/kodelyth-ecc

    AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, a

    otherbashpythontypescript
  36. database-migrationssifxprime/kodelyth-ecc

    Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely,

    otherbashprismapythonsql
  37. visa-doc-translatesifxprime/kodelyth-ecc

    Translate visa application documents (images) to English and create a bilingual PDF with original and translation

    otherbashpython
  38. pytorch-patternssifxprime/kodelyth-ecc

    PyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.

    otherpython
  39. officecli-xlsxiOfficeAI/OfficeCLI

    Use this skill any time a .xlsx file is involved -- as input, output, or both. This includes: creating spreadsheets, financial models, dashboards, or trackers; reading, parsing, or

    otherbashpython
  40. morph-pptiOfficeAI/OfficeCLI

    Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as th

    otherbashpython
  41. morph-ppt-3diOfficeAI/OfficeCLI

    3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

    otherbashpython
  42. cocoindexcocoindex-io/cocoindex

    This skill should be used when building data processing pipelines with CocoIndex, a Python library for incremental data transformation. Use when the task involves processing files/

    otherbashpythontoml+5 files
  43. rerun-lerobotrerun-io/rerun

    Ingest a LeRobot (HuggingFace) dataset into Rerun. Read when converting a LeRobot dataset to RRDs, splitting it into per-episode segments, or registering it on a Rerun catalog. Cov

    otherpythonReadGrepBash
  44. rerun-parquetrerun-io/rerun

    Ingest tabular Parquet files into Rerun chunk streams with rerun.experimental.ParquetReader. Read when converting trajectory or sensor tables (LeRobot-style parquet, exported logs)

    otherpythonReadGrepBash
  45. rerun-blueprintrerun-io/rerun

    Design a Rerun blueprint from the data, then iterate on it from headless screenshots. Read this when laying out a recording or dataset in the viewer, designing a default blueprint,

    otherpythonReadGrepBash
  46. rerun-catalog-queriesrerun-io/rerun

    Performance patterns and gotchas for querying a Rerun catalog from Python. Reach for this when a CatalogClient/dataset query is unexpectedly slow, or when shaping a per-segment / p

    otherpythonReadGrepBash
  47. rerun-mp4rerun-io/rerun

    Ingest .mp4 video into Rerun chunk streams with rerun.experimental.Mp4Reader. Read when converting video into a VideoStream, choosing stream vs asset mode, transcoding (B-frames, o

    otherpythonReadGrepBash
  48. rerun-urdfrerun-io/rerun

    Drive the Rerun URDF API (rerun.urdf.UrdfTree) to ingest a URDF as a Transform3D layer on a robot recording. Read when logging a robot model, running forward kinematics from joint

    otherpythonReadGrepBash
  49. rerun-chunk-processingrerun-io/rerun

    Core mechanics of the Rerun Chunk Processing API (rerun.experimental) — LazyChunkStream pipelines, Chunk, lenses (MutateLens/DeriveLens/Selector), RrdReader, writing optimized RRDs

    otherpythonReadGrepBash
  50. rerun-mcaprerun-io/rerun

    Ingest MCAP files into Rerun chunk streams with rerun.chunk.McapReader. Read when converting an MCAP recording, selecting topics or decoders, decoding custom protobuf messages, or

    otherpythonReadGrepBash
  51. simmer-briefingSpartanLabsXyz/simmer-sdk

    Daily check-in pattern for Simmer agents. One API call returns portfolio, risk alerts, and opportunities across all venues. Use this in your heartbeat to keep your human informed.

    otherpython
  52. polymarket-combo-builderSpartanLabsXyz/simmer-sdk

    Build an atomic Polymarket combo (parlay) - pick 2+ binary market legs, get live combined odds quoted over RFQ, and place the whole thing as ONE signed order. Every leg must hit to

    otherbashpython+1 files
  53. nansen-copytrader-overlaySpartanLabsXyz/simmer-sdk

    Rank Polymarket copytrading leaders using Nansen as a data layer — pnl-by-market for the target market is the primary signal, address-summary/pnl-by-address is a secondary, credit-

    otherbashjsonpython
  54. polymarket-weather-traderSpartanLabsXyz/simmer-sdk

    Trade Polymarket weather markets using NOAA (US) and Open-Meteo (international) forecasts via Simmer API. Inspired by gopfan2's weather trading approach. Use when user wants to tra

    otherbashpython+1 files
  55. simmer-x402SpartanLabsXyz/simmer-sdk

    Make x402 payments to access paid APIs and gated content. Use when a skill needs to fetch data from x402-gated endpoints (like Kaito mindshare API, Simmer premium endpoints, or any

    otherbashjsonpython+1 files
  56. simmer-preflightSpartanLabsXyz/simmer-sdk

    Pre-trade readiness check for autonomous agents. One call returns wallet identity, venue status, spendable balance, open exposure, and a structured ok_to_trade verdict. Run before

    otherpython
  57. polymarket-wallet-xraySpartanLabsXyz/simmer-sdk

    X-ray any Polymarket wallet — skill level, entry quality, bot detection, and edge analysis. Queries Polymarket's public APIs, no authentication needed. Inspired by @thejayden's "Au

    otherbashjsonpython+1 files
  58. prediction-trade-journalSpartanLabsXyz/simmer-sdk

    Auto-log trades with context, track outcomes, generate calibration reports to improve trading.

    otherbashjsonpython
  59. simmer-wallet-setupSpartanLabsXyz/simmer-sdk

    Self-custody wallet setup for Simmer agents. Bring your own key, import a funded Polymarket wallet, or connect an existing dashboard-registered agent to your local runtime. Skip th

    otherbashpython
  60. polymarket-market-makerSpartanLabsXyz/simmer-sdk

    Post two-sided GTC limit orders on Polymarket CLOB. Manages inventory skew, cancel/replace on price drift, and estimates rebate-eligible volume. Based on Akey et al. (2026): market

    otherbashpython+1 files

Browse all 69,865 skills200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.

The whole corpus is one call away through the search API, or ask a question of it on the index itself.