Agent skills that run python, that ask for Write, 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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-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-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 - tcm-constitution-analyzerhuifer/WellAlly-health
分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。
othermarkdownpythonReadGrepGlob - family-health-analyzerhuifer/WellAlly-health
分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议
otherjsonpythonReadWriteGrep - sleep-analyzerhuifer/WellAlly-health
分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。
otherjsonmarkdownpythonReadGrepGlob - nutrition-analyzerhuifer/WellAlly-health
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
otherjsonmarkdownpythonReadGrepGlob - goal-analyzerhuifer/WellAlly-health
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
otherjavascriptjsonmarkdownpythonReadGrepGlob - 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 - 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*) - 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 - 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 - 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 - 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* - 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*) - 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 - 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 - 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-testingcosmix/loom
Test implementation across unit, integration, e2e, security, infrastructure, data pipeline, and ML domains.
otherjavascriptpythonrustReadGrepGlob - loom-model-evaluationcosmix/loom
Evaluates ML models for performance, fairness, and reliability.
otherpythonReadGrepGlob - loom-documentationcosmix/loom
Creates and maintains technical documentation including API docs, READMEs, architecture docs, changelogs, ADRs, and inline code comments.
othermarkdownpythonrustReadGrepGlob - loom-data-visualizationcosmix/loom
Build effective charts, dashboards, and reports across analytics, infrastructure monitoring, and ML domains.
otherpythonReadGrepGlob - loom-prometheuscosmix/loom
Prometheus monitoring and alerting for cloud-native observability.
otherbashgopromqlpythonReadGrepGlob - loom-refactoringcosmix/loom
Restructures existing code to improve readability, maintainability, and performance without changing behavior.
otherpythonReadGrepGlob - 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-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-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 - 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-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-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-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-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-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 - 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 - 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 - 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 - 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 - 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 - 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-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 - 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 - 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 - 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 - 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
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.