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.
- 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - securityalinaqi/maggy
OWASP security patterns, secrets management, security testing
otherbashgitignorejsonmarkdownReadGlobGrep - 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 - 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 - add-strategywhchien/ai-trader
Create a new trading strategy for the ai-trader backtesting framework. Handles file creation, registration, docstrings, and backtest scaffolding.
otherbashpythonReadWriteEdit - 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 - loom-security-auditcosmix/loom
Comprehensive security audits across applications, APIs, infrastructure, and data pipelines.
otherbashnginxpythonReadGrepGlob - loom-debuggingcosmix/loom
Systematic diagnosis and resolution of software bugs, test failures, data quality issues, and performance problems.
otherbashpythonReadGrepGlob - loom-prometheuscosmix/loom
Prometheus monitoring and alerting for cloud-native observability.
otherbashgopromqlpythonReadGrepGlob - loom-model-evaluationcosmix/loom
Evaluates ML models for performance, fairness, and reliability.
otherpythonReadGrepGlob - loom-code-reviewcosmix/loom
Comprehensive code review covering correctness, maintainability, performance, security, and best practices.
othermarkdownpythonReadGrepGlob - loom-data-visualizationcosmix/loom
Build effective charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains.
otherpythonReadGrepGlob - loom-refactoringcosmix/loom
Restructures existing code to improve readability, maintainability, and performance without changing behavior.
otherpythonReadGrepGlob - loom-testingcosmix/loom
Test implementation across unit, integration, e2e, security, infrastructure, data pipeline, and ML domains.
otherjavascriptpythonrustReadGrepGlob - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - varrd-resetvarrdinc/varrd
Reset a broken or stuck research session and start fresh. Use when a VARRD session is erroring or stuck.
otherbashpythonBash - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - zach-lingxing-openapi-clientzach22-1999/lingxing-mcp
搭建并复用领星 ERP OpenAPI 接入底座,处理 token、sign、店铺/站点映射、文档缓存与基础烟测。 使用时机:准备接入领星接口、编写依赖领星数据的新 skill、或排查领星 OpenAPI 鉴权与请求问题。 触发词:/zach-lingxing-openapi-client
otherbashpythonReadGlobBash - 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 - 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 - 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 - 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 - 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 - 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 - 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 skills →200 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.