BigHugger

Agent skills that run python, that ask for Bash, 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. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. securityalinaqi/maggy

    OWASP security patterns, secrets management, security testing

    otherbashgitignorejsonmarkdownReadGlobGrep
  11. numerical-checkflonat/flonat-research

    Numerically stress-test a self-authored mathematical claim over its parameter space to seek counterexamples or characterize violations. Use when checking monotonicity, thresholds,

    otherpythonReadWriteEdit
  12. symbolic-checkflonat/flonat-research

    Use SymPy to prove or refute a self-authored algebraic identity, derivative, limit, comparative-static sign, or closed form. Use when exact symbolic manipulation can settle the cla

    otherpythonReadWriteEdit
  13. add-strategywhchien/ai-trader

    Create a new trading strategy for the ai-trader backtesting framework. Handles file creation, registration, docstrings, and backtest scaffolding.

    otherbashpythonReadWriteEdit
  14. literature-reviewbeita6969/ScienceClaw

    Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting s

    otherbashmarkdownpythonReadWriteEdit
  15. loom-security-auditcosmix/loom

    Comprehensive security audits across applications, APIs, infrastructure, and data pipelines.

    otherbashnginxpythonReadGrepGlob
  16. loom-debuggingcosmix/loom

    Systematic diagnosis and resolution of software bugs, test failures, data quality issues, and performance problems.

    otherbashpythonReadGrepGlob
  17. loom-prometheuscosmix/loom

    Prometheus monitoring and alerting for cloud-native observability.

    otherbashgopromqlpythonReadGrepGlob
  18. loom-model-evaluationcosmix/loom

    Evaluates ML models for performance, fairness, and reliability.

    otherpythonReadGrepGlob
  19. loom-code-reviewcosmix/loom

    Comprehensive code review covering correctness, maintainability, performance, security, and best practices.

    othermarkdownpythonReadGrepGlob
  20. loom-data-visualizationcosmix/loom

    Build effective charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains.

    otherpythonReadGrepGlob
  21. loom-refactoringcosmix/loom

    Restructures existing code to improve readability, maintainability, and performance without changing behavior.

    otherpythonReadGrepGlob
  22. loom-testingcosmix/loom

    Test implementation across unit, integration, e2e, security, infrastructure, data pipeline, and ML domains.

    otherjavascriptpythonrustReadGrepGlob
  23. synapmaximem-ai/maximem_synap_sdk

    Add persistent, structured long-term memory to AI agents using Maximem Synap. Use this skill whenever the user is building, debugging, or evaluating an AI agent and mentions any of

    otherpythontypescriptReadWriteEdit
  24. automating-mailiBz-04/gloamy

    Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation", or "filter email messages". C

    otherjavascriptpythonBashReadWrite
  25. automating-calendariBz-04/gloamy

    Automates macOS Calendar via JXA with AppleScript dictionary discovery. Use when asked to "create calendar events", "automate calendar", "JXA calendar scripting", "EventKit automat

    otherjavascriptpythonBashReadWrite
  26. web-browser-automationiBz-04/gloamy

    Comprehensive macOS browser automation using PyXA, Playwright, Selenium, and Puppeteer for desktop web testing, scraping, and workflow automation. Use when asked to "automate web b

    otherjavascriptpythonBashReadWrite
  27. automating-notesiBz-04/gloamy

    Automates Apple Notes via JXA (osascript). Use when asked to "create notes programmatically", "automate Notes app", "JXA notes scripting", or "organize notes with automation". Cove

    otherjavascriptpythonBashReadWrite
  28. automating-chromeiBz-04/gloamy

    Automates Google Chrome and Chromium-based browsers via JXA with AppleScript dictionary discovery. Use when asked to "automate Chrome tabs", "control browser with JXA", "Chrome App

    otherbashjavascriptpythonBashReadWrite
  29. automating-mac-appsiBz-04/gloamy

    Automates macOS apps via Apple Events using AppleScript (discovery), JXA (legacy), and PyXA (modern Python). Use when asked to "automate Mac apps", "write AppleScript", "JXA script

    otherbashpythonBashReadWrite
  30. automating-wordiBz-04/gloamy

    Automates Microsoft Word via JXA with AppleScript dictionary discovery. Use when asked to "automate Word documents", "find and replace in Word", "JXA Word scripting", or "create Wo

    otherjavascriptpythonBashReadWrite
  31. automating-numbersiBz-04/gloamy

    Automates Apple Numbers via JXA with AppleScript dictionary discovery. Use when asked to "automate Numbers spreadsheets", "create spreadsheets programmatically", "JXA Numbers scrip

    otherjavascriptpythonBashReadWrite
  32. automating-remindersiBz-04/gloamy

    Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JXA Reminders scripting", or "ma

    otherjavascriptpythonBashReadWrite
  33. write-testswhitecircle/halo

    Write CPU or GPU correctness/benchmark tests for Halo using the shared harness + manifest. Use when adding a test for a trainer, parallelism mode, kernel, optimizer, model family,

    otherbashpythonReadEditWrite
  34. intelligence-engineerVinix24/vnx-orchestration

    VNX-specific domain expertise for the intelligence system, central state databases, and dispatch lifecycle. Use when working on quality_intelligence.db / runtime_coordination.db, c

    otherpythonsql[ReadWriteEdit
  35. database-engineerVinix24/vnx-orchestration

    SQLite database expertise for migrations, multi-tenant patterns, transactional safety, FTS5 virtual tables, and schema evolution. Use this skill for ANY work involving schema chang

    otherpythonsql[ReadWriteEdit
  36. varrd-resetvarrdinc/varrd

    Reset a broken or stuck research session and start fresh. Use when a VARRD session is erroring or stuck.

    otherbashpythonBash
  37. varrd-discovervarrdinc/varrd

    Autonomous edge discovery — VARRD generates, tests, and validates trading hypotheses hands-free. Use when the user wants the AI to find trading edges on its own given a topic or ma

    otherbashpythonBash
  38. varrd-hypothesisvarrdinc/varrd

    Get full details on a specific saved strategy — formula, metrics, version history. Use when the user wants to inspect a particular hypothesis or strategy in detail.

    otherbashpythonBash
  39. varrd-searchvarrdinc/varrd

    Find saved strategies by keyword or natural language query. Use when the user wants to look up or browse previously validated trading strategies.

    otherbashpythonBash
  40. varrd-researchvarrdinc/varrd

    The core VARRD research tool — talk to a state-of-the-art quant AI to research, chart, test, optimize, and trade any market idea. Use when the user wants to test a trading hypothes

    otherbashpythonBash
  41. varrd-balancevarrdinc/varrd

    Check VARRD credit balance and available credit packs. Use when the user asks about credits, billing, or how much research budget remains.

    otherbashpythonBash
  42. matplotlibdralkh/iktinah

    Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientifi

    otherbashpythonReadWriteBash
  43. pennylanedralkh/iktinah

    Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device

    otherbashpythonReadBashPython
  44. rdkitdralkh/iktinah

    Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, react

    otherbashpythonReadWriteEdit
  45. ggetdralkh/iktinah

    Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST/BLAT, viral sequence downloads, AlphaFold structures, enrichment analysis, OpenTarg

    otherbashpythonReadWriteEdit
  46. diffdockdralkh/iktinah

    DiffDock and DiffDock-L molecular docking. Use for protein-small-molecule pose prediction from PDB or sequence plus SMILES/SDF/MOL2, batch docking, virtual screening, and pose-conf

    otherbashcsvpythonReadWriteEdit
  47. mir-backend-python-djangoanantbhandarkar/make-it-right

    Make It Right (Django module). Django 6.1 / 5.2 LTS + Django REST Framework specific reliability augmentation. Use alongside the mir-backend skill when the target stack is Django —

    otherpythonReadWriteEdit
  48. mir-backend-python-flaskanantbhandarkar/make-it-right

    Make It Right (Flask module). Flask 3.1 + Werkzeug 3.1 specific reliability augmentation. Use alongside the mir-backend skill when the target stack is Flask — it carries the mechan

    otherpythonReadWriteEdit
  49. ag-5-documentosandregusman-raiz/a-gusman-claude

    Documentacao: Office (PPTX/DOCX/XLSX/PDF), README, API, diagramas, specs, changelog, data dictionary e CSV; executive para decks.

    otherbashjsonpythontypescriptReadWriteEdit
  50. zach-lingxing-openapi-clientzach22-1999/lingxing-mcp

    搭建并复用领星 ERP OpenAPI 接入底座,处理 token、sign、店铺/站点映射、文档缓存与基础烟测。 使用时机:准备接入领星接口、编写依赖领星数据的新 skill、或排查领星 OpenAPI 鉴权与请求问题。 触发词:/zach-lingxing-openapi-client

    otherbashpythonReadGlobBash
  51. swarm-iosmrokoss21/swarm-iosm

    Orchestrate complex development with AUTOMATIC parallel subagent execution, continuous dispatch scheduling, dependency analysis, file conflict detection, and IOSM quality gates. An

    otherbashmarkdownpythonReadGrepGlob+7 files
  52. ggettassiovale/claude-code-kit

    Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST/BLAT, viral sequence downloads, AlphaFold structures, enrichment analysis, OpenTarg

    otherbashpythonReadWriteEdit
  53. rdkittassiovale/claude-code-kit

    Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, react

    otherbashpythonReadWriteEdit
  54. matplotlibtassiovale/claude-code-kit

    Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientifi

    otherbashpythonReadWriteBash
  55. pennylanetassiovale/claude-code-kit

    Hardware-agnostic quantum ML framework with automatic differentiation. Use when training quantum circuits via gradients, building hybrid quantum-classical models, or needing device

    otherbashpythonReadBashPython
  56. diffdocktassiovale/claude-code-kit

    DiffDock and DiffDock-L molecular docking. Use for protein-small-molecule pose prediction from PDB or sequence plus SMILES/SDF/MOL2, batch docking, virtual screening, and pose-conf

    otherbashcsvpythonReadWriteEdit
  57. ways-testsaaronsb/claude-code-config

    Score way matching (embedding and BM25), analyze vocabulary, and validate frontmatter. Use when testing how well a way matches prompts, checking cosine similarity or BM25 scores, i

    otherbashpythonyamlBashReadGlob

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.