Agent skills that run python, that ask for Grep, in plugin 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.
- 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 - 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 - 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 - cudaq-guideNVIDIA/skills
CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications.
pluginbashpythonReadGlobGrep - 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 - 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 - 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 - 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-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 - 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 - 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-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 - 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 - 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 - 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 - 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 - 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 - 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 - starknet-mini-paykeep-starknet-strange/starknet-agentic
Simple P2P payments on Starknet. Generate QR codes, payment links, invoices, and transfer ETH/STRK/USDC. Like Lightning, but native.
pluginbashcairopythonBashReadWrite+1 files - datum-systemelasticdotventures/_b00t_
Helps work with the b00t datum system - TOML-based configuration for AI models, providers, and services. Datums are stored in ~/.dotfiles/_b00t_/ and specify WHICH environment vari
pluginbashpythontomlReadWriteEdit - dry-philosophyelasticdotventures/_b00t_
Don't Repeat Yourself (DRY) and Never Reinvent the Wheel (NRtW) - core b00t principles. Use existing libraries, leverage Rust via PyO3 instead of duplicating logic in Python, and c
pluginbashpythonrustReadGrepGlob - dspy-mcp-tool-integrationOmidZamani/dspy-skills
Use for MCP tools with DSPy, Model Context Protocol servers, dspy.Tool.from_mcp_tool, and ReAct agents over MCP-compatible tools.
pluginbashpythonReadWriteGlob+3 files - dspy-simba-optimizerOmidZamani/dspy-skills
Use for SIMBA optimization, mini-batch introspective optimization, self-reflective rules, stochastic ascent, and numeric-metric optimization.
pluginpythonReadWriteGlob+4 files - dspy-optimize-anythingOmidZamani/dspy-skills
Use for GEPA optimize_anything on text artifacts such as code, prompts, agent architectures, configs, and non-DSPy optimization targets.
pluginbashpythonReadWriteGlob - dspy-gepa-reflectiveOmidZamani/dspy-skills
Use for GEPA reflective optimization, ReAct agent optimization, feedback metrics, LLM reflection, and execution trajectories.
pluginpythonReadWriteGlob+3 files - dspy-reasoning-modulesOmidZamani/dspy-skills
Use for DSPy reasoning modules including RLM, ProgramOfThought, CodeAct, Parallel, sandboxed execution, and long-context workflows.
pluginpythonReadWriteGlob - dspy-debugging-observabilityOmidZamani/dspy-skills
Use for debugging DSPy programs, inspect_history, tracing LLM calls, custom callbacks, observability, monitoring, and cost tracking.
pluginpythonReadWriteGlob+3 files - dspy-adapters-multimodalOmidZamani/dspy-skills
Use for DSPy adapter selection, JSONAdapter, XMLAdapter, ChatAdapter, native function calling, structured outputs, and multimodal inputs like dspy.Image or dspy.Audio.
pluginpythonReadWriteGlob+2 files - dspy-evaluation-suiteOmidZamani/dspy-skills
Use for evaluating DSPy programs with Evaluate, answer_exact_match, SemanticF1, custom metrics, baselines, and program comparisons.
pluginpythonReadWriteGlob+4 files - dspy-finetune-bootstrapOmidZamani/dspy-skills
Use for BootstrapFinetune, fine-tuning DSPy models, teacher-student distillation, weight optimization, and lower-cost deployment.
pluginpythonReadWriteGlob - dspy-better-togetherOmidZamani/dspy-skills
Use for BetterTogether, prompt plus weight optimization, fine-tuning sequences, and strategy chains like p -> w -> p.
pluginpythonReadWriteGlob+3 files - dspy-react-agent-builderOmidZamani/dspy-skills
Use for ReAct agents, tool-calling agents, dspy.ReAct, multi-step reasoning and acting, and GEPA agent optimization.
pluginpythonReadWriteGlob+5 files - dspy-embedding-retrievalOmidZamani/dspy-skills
Use for DSPy retrieval with dspy.Embedder, dspy.Embeddings, FAISS indexes, semantic search, and local or hosted embedding models.
pluginbashpythonReadWriteGlob+3 files - dspy-signature-designerOmidZamani/dspy-skills
Use for DSPy signatures, InputField, OutputField, typed inputs and outputs, signature classes, and Pydantic-style structured schemas.
pluginpythonReadWriteGlob - dspy-haystack-integrationOmidZamani/dspy-skills
Use for integrating DSPy with Haystack, optimizing Haystack prompts, improving retrieval pipelines, and extracting DSPy prompts.
pluginpythonReadWriteGlob+2 files - dspy-production-deploymentOmidZamani/dspy-skills
Use for deploying DSPy with save/load, configure_cache, restrict_pickle, track_usage, async execution, streaming, and production runtime controls.
pluginpythonReadWriteGlob+1 files - dspy-output-refinement-constraintsOmidZamani/dspy-skills
Use for dspy.Refine, dspy.BestOfN, output constraints, validation, reward functions, and iterative output refinement.
pluginpythonReadWriteGlob+3 files - dspy-rag-pipelineOmidZamani/dspy-skills
Use for RAG pipelines, retrieval augmented generation, ColBERTv2, context retrieval, multi-hop RAG, and grounded DSPy answers.
pluginpythonReadWriteGlob+5 files - dspy-miprov2-optimizerOmidZamani/dspy-skills
Use for MIPROv2, Bayesian optimization, instruction and demo tuning, and high-performance DSPy program optimization.
pluginbashpythonReadWriteGlob+3 files - dspy-advanced-module-compositionOmidZamani/dspy-skills
Use for composing DSPy modules with Ensemble, MultiChainComparison, ensemble voting, sequential pipelines, and multi-program workflows.
pluginpythonReadWriteGlob+3 files - dspy-bootstrap-fewshotOmidZamani/dspy-skills
Use for BootstrapFewShot, bootstrapped demonstrations, teacher-model demos, and low-data DSPy prompt optimization.
pluginpythonReadWriteGlob+3 files - dspy-custom-module-designOmidZamani/dspy-skills
Use for creating custom DSPy modules, extending dspy.Module, reusable components, stateful modules, serialization, and module testing.
pluginpythonReadWriteGlob+3 files - ux-heuristic-evalgeekatron/jerry
Nielsen heuristic evaluation sub-skill for the /user-experience parent skill. Evaluates interfaces against Nielsen's 10 usability heuristics, produces severity-rated findings on a
pluginpythonReadWriteEdit - eng-teamgeekatron/jerry
Secure engineering team skill providing methodology guidance for building security-hardened software. Invoked when users request system design, implementation, code review, testing
pluginpythonReadWriteEdit+3 files - adversarygeekatron/jerry
On-demand adversarial quality reviews using strategy templates. Selects strategies by criticality level, executes adversarial templates against deliverables, and scores quality usi
pluginpythonReadWriteEdit - ux-atomic-designgeekatron/jerry
Atomic Design component taxonomy sub-skill for the /user-experience parent skill. Implements Brad Frost's 5-level component hierarchy (Atoms, Molecules, Organisms, Templates, Pages
pluginpythonReadWriteEdit - ux-ai-first-designgeekatron/jerry
AI-first interaction design sub-skill (CONDITIONAL) for the /user-experience parent skill. Provides trust-calibrated AI interaction design guidance using Yang et al.'s trust-risk a
pluginpythonyamlReadWriteEdit - saucer-boygeekatron/jerry
Session conversational voice with McConkey personality. Invoke for Saucer Boy energy during work sessions — ambient personality that makes working with Jerry fun, or explicit McCon
pluginpythonReadGlobGrep - ux-jtbdgeekatron/jerry
Jobs-to-Be-Done research and analysis sub-skill for the /user-experience parent skill. Conducts JTBD job statement synthesis, switch interview analysis (Moesta/Spiek four forces),
pluginmarkdownpythonReadWriteEdit - ux-heart-metricsgeekatron/jerry
HEART Metrics framework sub-skill for the /user-experience parent skill. Applies Google's HEART framework (Happiness, Engagement, Adoption, Retention, Task Success) using the Goals
pluginmarkdownpythonReadWriteEdit - user-experiencegeekatron/jerry
Parent orchestrator for AI-augmented UX methodology targeting tiny teams (1-5 people). Routes to 10 sub-skills by product lifecycle stage through criteria-gated waves. Invoke when
pluginpythonReadWriteEdit - saucer-boy-framework-voicegeekatron/jerry
INTERNAL SKILL — auto-loaded for framework output voice quality. Reviews, rewrites, and scores framework output text for persona compliance using the Shane McConkey ethos: joy and
pluginpythonReadWriteEdit - problem-solvinggeekatron/jerry
Structured problem-solving framework with specialized agents for research, analysis, architecture decisions, validation, synthesis, reviews, investigations, and reporting. Use when
pluginpythonReadWriteEdit - ux-behavior-designgeekatron/jerry
Fogg Behavior Model B=MAP bottleneck diagnosis sub-skill for the /user-experience parent skill. Diagnoses why users fail to take desired actions by analyzing the three B=MAP factor
pluginpythonyamlReadWriteEdit - ux-design-sprintgeekatron/jerry
AJ&Smart Design Sprint 2.0 facilitation sub-skill for the /user-experience parent skill. Facilitates a structured four-day rapid prototyping and validation process compressed from
pluginpythonyamlReadWriteEdit - red-teamgeekatron/jerry
Offensive security team skill providing methodology guidance for penetration testing and red team engagements. Invoked when users request penetration testing, reconnaissance, vulne
pluginpythonyamlReadWriteEdit - nasa-segeekatron/jerry
NASA Systems Engineering skill implementing NPR 7123.1D processes through 10 specialized agents. Use for requirements engineering, verification/validation, risk management, technic
pluginpythonReadWriteEdit - ux-inclusive-designgeekatron/jerry
Inclusive design and WCAG 2.2 accessibility evaluation sub-skill for the /user-experience parent skill. Performs WCAG 2.2 compliance audits across Perceivable, Operable, Understand
pluginpythonReadWriteEdit - prompt-engineeringgeekatron/jerry
Structured prompt construction and quality validation for Jerry Framework. Invoke when building structured prompts, generating NPT-009/NPT-013 constraints, or scoring prompt qualit
pluginpythonxmlReadWriteEdit
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.