Agent skills that run python, that ask for Read, 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-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 - 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-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-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-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-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-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 - paper-writewanshuiyin/Auto-claude-code-research-in-sleep
Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan.
otherbashlatexpythonBash(*)ReadWrite - serverless-modalwanshuiyin/Auto-claude-code-research-in-sleep
Run GPU workloads on Modal — training, fine-tuning, inference, batch processing. Zero-config serverless: no SSH, no Docker, auto scale-to-zero. Use when user says "modal run", "mod
otherbashmarkdownpythonBash(*)ReadGrep - paper-figurewanshuiyin/Auto-claude-code-research-in-sleep
Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper.
otherbashlatexmarkdownpythonBash(*)ReadWrite - slides-polishwanshuiyin/Auto-claude-code-research-in-sleep
Per-page Codex review + targeted python-pptx / Beamer fixes for academic talk slides. Use AFTER /paper-slides (or any externally generated PPTX/Beamer) when the deck looks 'mostly
otherjsonlatexpythonBash(*)ReadWrite - training-checkwanshuiyin/Auto-claude-code-research-in-sleep
Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running an
otherbashpythonBash(*)ReadGrep+2 files - run-experimentwanshuiyin/Auto-claude-code-research-in-sleep
Deploy and run ML experiments on local, remote, Vast.ai, or Modal serverless GPU. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs.
otherbashmarkdownpythonBash(*)ReadGrep - aris-paper-posterOpenLAIR/dr-claw
Generate a conference poster (article + tcbposter LaTeX → A0/A1 PDF + editable PPTX + SVG) from a compiled paper. Use when user says "做海报", "制作海报", "conference poster", "make poste
otherbashjsonlatexmarkdownBash(*)ReadWrite - aris-run-experimentOpenLAIR/dr-claw
Deploy and run ML experiments on local, remote, Vast.ai, or Modal serverless GPU. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs.
otherbashmarkdownpythonBash(*)ReadGrep - aris-paper-writeOpenLAIR/dr-claw
Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan.
otherbashlatexpythonBash(*)ReadWrite - aris-training-checkOpenLAIR/dr-claw
Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running an
otherbashpythonBash(*)ReadGrep+1 files - aris-paper-figureOpenLAIR/dr-claw
Generate publication-quality figures and tables from experiment results. Use when user says "画图", "作图", "generate figures", "paper figures", or needs plots for a paper.
otherbashlatexmarkdownpythonBash(*)ReadWrite - aris-serverless-modalOpenLAIR/dr-claw
Run GPU workloads on Modal — training, fine-tuning, inference, batch processing. Zero-config serverless: no SSH, no Docker, auto scale-to-zero. Use when user says "modal run", "mod
otherbashmarkdownpythonBash(*)ReadGrep - securityalinaqi/maggy
OWASP security patterns, secrets management, security testing
otherbashgitignorejsonmarkdownReadGlobGrep - nutrition-analyzerhuifer/WellAlly-health
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
otherjsonmarkdownpythonReadGrepGlob - wellally-techhuifer/WellAlly-health
Integrate digital health data sources (Apple Health, Fitbit, Oura Ring) and connect to WellAlly.tech knowledge base. Import external health device data, standardize to local format
otherbashjavascriptjsonpythonReadGrepGlob - sleep-analyzerhuifer/WellAlly-health
分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。
otherjsonmarkdownpythonReadGrepGlob - goal-analyzerhuifer/WellAlly-health
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
otherjavascriptjsonmarkdownpythonReadGrepGlob - tcm-constitution-analyzerhuifer/WellAlly-health
分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。
othermarkdownpythonReadGrepGlob - family-health-analyzerhuifer/WellAlly-health
分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议
otherjsonpythonReadWriteGrep - 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 - brief-compliance-checkflonat/flonat-research
Check a LaTeX coursework submission against the requirements in a supplied PDF assessment brief. Use when verifying format, required sections, word limits, or deliverables before s
otherbashpythonReadGlobBash(uv:*) - pdfflonat/flonat-research
Read, create, combine, split, rotate, OCR, watermark, secure, or extract content from PDF files. Use when a PDF is a primary input or requested output. Not for LaTeX source editing
otherpythonBash(uv*pdftotext*qpdf*+1 files - webapp-testingflonat/flonat-research
Exercise and verify a local web application through Playwright, including user flows and rendered behaviour. Use when testing a running local app rather than issuing an isolated br
otherbashpythonBash(uv*mkdir*ls* - pre-submission-reportflonat/flonat-research
Run the final, comprehensive submission-readiness gate and consolidate all checks into one dated report; citation-integrity-only mode is also supported. Use when a paper and submis
otherbashmarkdownpythonBash(latexmk*mkdir*ls*+2 files - xlsxflonat/flonat-research
Create, read, edit, clean, format, chart, or convert spreadsheet files while preserving spreadsheet-native deliverables. Use when .xlsx, .xlsm, .csv, or .tsv data is the primary in
otherbashjsonpythonBash(uv*mkdir*ls*) - 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 - pipeline-manifestflonat/flonat-research
Build a traceability manifest linking analysis scripts to inputs, outputs, and manuscript figures or tables. Use when documenting a computational pipeline or locating the source of
otherjuliamarkdownpythonrReadWriteEdit - split-pdfflonat/flonat-research
Download, split, and deeply read an academic PDF that is not available through Paperpile. Use when a long external PDF needs page-wise ingestion. For Paperpile items, use the Paper
otherpythonBash(uv:*)Bash(uv*)Bash(curl*) - 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-data-visualizationcosmix/loom
Build effective charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains.
otherpythonReadGrepGlob - loom-testingcosmix/loom
Test implementation across unit, integration, e2e, security, infrastructure, data pipeline, and ML domains.
otherjavascriptpythonrustReadGrepGlob - loom-refactoringcosmix/loom
Restructures existing code to improve readability, maintainability, and performance without changing behavior.
otherpythonReadGrepGlob - loom-prometheuscosmix/loom
Prometheus monitoring and alerting for cloud-native observability.
otherbashgopromqlpythonReadGrepGlob - loom-code-reviewcosmix/loom
Comprehensive code review covering correctness, maintainability, performance, security, and best practices.
othermarkdownpythonReadGrepGlob - loom-model-evaluationcosmix/loom
Evaluates ML models for performance, fairness, and reliability.
otherpythonReadGrepGlob - loom-security-auditcosmix/loom
Comprehensive security audits across applications, APIs, infrastructure, and data pipelines.
otherbashnginxpythonReadGrepGlob - loom-documentationcosmix/loom
Creates and maintains technical documentation including API docs, READMEs, architecture docs, changelogs, ADRs, and inline code comments.
othermarkdownpythonrustReadGrepGlob - loom-debuggingcosmix/loom
Systematic diagnosis and resolution of software bugs, test failures, data quality issues, and performance problems.
otherbashpythonReadGrepGlob - 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-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-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-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 - 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-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 - 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 - odoo-advisorpantalytics/odoo-mcp-pro
Use when choosing which Odoo app/module fits a business process, mapping data to Odoo models, or deciding where to import data. Also use when the user asks "which Odoo app should I
otherpythonReadGrepGlob
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.