Agent skills that run python, that ask for Glob
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.
- bat-story-evalhomeassistant-ai/ha-mcp
Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.
claude-codebashpythonyamlBashReadWrite - code-reviewerJeffallan/claude-skills
Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural
pluginpythonReadGrepGlob - 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 - 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 - 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 - 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 - marginaleffectsbrycewang-stanford/Auto-Empirical-Research-Skills
Manual for the marginaleffects R and Python package, and guide to the book "Model to Meaning". Use when users ask about predictions, comparisons, slopes, marginal effects, average
pluginpythonrReadGrepGlob - cudaq-guideNVIDIA/skills
CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications.
pluginbashpythonReadGlobGrep - warp-compile-time-optimizerNVIDIA/skills
Use when compile time or startup time is the problem in code that uses Warp: a request to improve, optimize, or cut compile times; an app that is slow to start or stalls at the fir
pluginbashpythonBashReadEdit - exploreparcadei/Continuous-Claude-v3
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
claude-codebashmarkdownpythonyamlBashTaskRead - premortemparcadei/Continuous-Claude-v3
Identify failure modes before they occur using structured risk analysis
claude-codemarkdownpythonyamlReadGrepGlob - 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-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-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-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-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 - config-skillsllama-farm/llamafarm
Configuration module patterns for LlamaFarm. Covers Pydantic v2 models, JSONSchema generation, YAML processing, and validation.
claude-codebashpythonReadGrepGlob+7 files - server-skillsllama-farm/llamafarm
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
claude-codepythonReadGrepGlob+10 files - python-skillsllama-farm/llamafarm
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
claude-codepythontomlReadGrepGlob+6 files - common-skillsllama-farm/llamafarm
Best practices for the Common utilities package in LlamaFarm. Covers HuggingFace Hub integration, GGUF model management, and shared utilities.
claude-codepythonReadGrepGlob+6 files - runtime-skillsllama-farm/llamafarm
Universal Runtime best practices for PyTorch inference, Transformers models, and FastAPI serving. Covers device management, model loading, memory optimization, and performance tuni
claude-codepythonReadGrepGlob+10 files - rag-skillsllama-farm/llamafarm
RAG-specific best practices for LlamaIndex, ChromaDB, and Celery workers. Covers ingestion, retrieval, embeddings, and performance.
claude-codepythonReadGrepGlob+5 files - zero-script-qaww-w-ai/bkit-claude-code
Zero Script QA — test without scripts using structured JSON logging and Docker monitoring. Triggers: zero-script-qa, log testing, docker logs, QA
pluginbashjsonmarkdownnginxReadGlobGrep - enterpriseww-w-ai/bkit-claude-code
Enterprise-grade systems with microservices, Kubernetes, Terraform, and AI Native methodology. For multi-feature initiatives spanning a release timeline, combine with /sprint maste
pluginhclpythonyamlReadWriteEdit - securityalinaqi/maggy
OWASP security patterns, secrets management, security testing
otherbashgitignorejsonmarkdownReadGlobGrep - sleep-analyzerhuifer/WellAlly-health
分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。
claude-codejsonmarkdownpythonReadGrepGlob - nutrition-analyzerhuifer/WellAlly-health
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
claude-codejsonmarkdownpythonReadGrepGlob - tcm-constitution-analyzerhuifer/WellAlly-health
分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。
claude-codemarkdownpythonReadGrepGlob - goal-analyzerhuifer/WellAlly-health
分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。
claude-codejavascriptjsonmarkdownpythonReadGrepGlob - family-health-analyzerhuifer/WellAlly-health
分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议
otherjsonpythonReadWriteGrep - nutrition-analyzerhuifer/WellAlly-health
分析营养数据、识别营养模式、评估营养状况,并提供个性化营养建议。支持与运动、睡眠、慢性病数据的关联分析。
otherjsonmarkdownpythonReadGrepGlob - family-health-analyzerhuifer/WellAlly-health
分析家族病史、评估遗传风险、识别家庭健康模式、提供个性化预防建议
claude-codejsonpythonReadWriteGrep - tcm-constitution-analyzerhuifer/WellAlly-health
分析中医体质数据、识别体质类型、评估体质特征,并提供个性化养生建议。支持与营养、运动、睡眠等健康数据的关联分析。
othermarkdownpythonReadGrepGlob - 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 - premortemvibeeval/vibecosystem
Identify failure modes before they occur using structured risk analysis
claude-codemarkdownpythonyamlReadGrepGlob - explorevibeeval/vibecosystem
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
claude-codebashmarkdownpythonyamlBashTaskRead - core-mlrshankras/claude-code-apple-skills
Core ML, Create ML, Vision framework, Natural Language framework, on-device ML integration. Use when user wants image classification, text analysis, object detection, sound classif
pluginpythonswiftReadWriteEdit - product-designalekspetrov/navigator
Automates design review, token extraction, component mapping, and implementation planning. Reduces design handoff from 6-10 hours to 5 minutes via direct Figma MCP integration. Aut
pluginbashjsonmarkdownpythonReadWriteEdit - nav-initalekspetrov/navigator
Initialize Navigator documentation structure in a project. Auto-invokes when user says "Initialize Navigator", "Set up Navigator", "Create Navigator structure", or "Bootstrap Navig
pluginbashjsonpythonWriteBashRead - nav-skill-creatoralekspetrov/navigator
Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill fo
pluginbashjsonmarkdownpythonReadWriteEdit - plugin-slash-commandalekspetrov/navigator
Generate new Navigator slash commands following project conventions. Use when user says "add slash command", "create command", "new /nav command", or "add /nav:[name] command".
pluginmarkdownpythonReadWriteEdit - nav-loopalekspetrov/navigator
Run tasks until complete with structured completion signals. Auto-invoke when user says "run until done", "keep going until complete", "iterate until finished", "loop mode", "auton
pluginbashjsonpilot-signalpythonReadWriteEdit - visual-regressionalekspetrov/navigator
Setup visual regression testing with Storybook stories, configuration, and CI/CD workflows. Supports Chromatic, Percy, BackstopJS. Auto-invoke when user says "set up visual regress
pluginjavascriptjsonmarkdownpythonReadWriteBash - frontend-componentalekspetrov/navigator
Create React/Vue component with TypeScript, tests, and styles. Auto-invoke when user says "create component", "add component", "new component", or "build component".
pluginbashcssjsonpythonReadWriteEdit - 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 - 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:*) - 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 - present-paperAperivue/medsci-skills
Academic presentation preparation — paper-driven (journal club, grand rounds, seminar) and lecture/teaching decks (course material, workshop slides, conference talks). Analyzes sou
pluginbashdotpythonReadWriteEdit - fill-protocolAperivue/medsci-skills
Fill institutional Word form templates (.doc/.docx) for IRB protocols, ethics applications, grant proposals, and other structured research documents while preserving the original s
pluginbashpythonyamlReadWriteEdit - make-figuresAperivue/medsci-skills
Generate publication-ready figures and visual abstracts for medical research papers. Supports ROC curves, forest plots, CONSORT/STARD/PRISMA flow diagrams, calibration plots, Kapla
pluginbashpythonReadWriteEdit - analyze-statsAperivue/medsci-skills
Statistical analysis for medical research papers. Generates reproducible Python/R code with publication-ready tables and figures. Supports diagnostic accuracy, inter-rater agreemen
pluginbashpythonrReadWriteEdit+1 files - search-litAperivue/medsci-skills
Literature search and citation management for medical research. Searches PubMed, Semantic Scholar, and bioRxiv/medRxiv with verified citations. Anti-hallucination — every reference
pluginbashbibtexpythonReadWriteEdit - lit-syncAperivue/medsci-skills
Sync research references from .bib files to Zotero library + Obsidian literature notes. Extract cross-cutting concept notes when enough literature accumulates. Works after /search-
pluginbashjsonmarkdownpythonReadWriteEdit - comprehensive-testingmajiayu000/spellbook
Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integ
pluginbashgoinimarkdownReadGrepGlob+1 files - canvas-insideX-isdoingreat/canvas-pilot
Canvas in-page answering handler — currently scoped to Classic Quizzes (`online_quiz`); see the SKILL's Scope note. Handles open quizzes (MCQ, multi-answer, T/F, matching, short-an
claude-codejsonmarkdownpythonBashReadWrite
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.