Agent skills that run python, that ask for Bash, in claude-code 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.
- 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 - morph-applyparcadei/Continuous-Claude-v3
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
claude-codebashpythonBashRead - skill-developerparcadei/Continuous-Claude-v3
Meta-skill for creating and managing Claude Code skills
claude-codebashjsonmarkdownpythonBashReadWrite - mcp-chainingparcadei/Continuous-Claude-v3
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
claude-codebashpythonBashRead - agentica-claude-proxyparcadei/Continuous-Claude-v3
Guide for integrating Agentica SDK with Claude Code CLI proxy
claude-codebashpythonReadBash - agentica-sdkparcadei/Continuous-Claude-v3
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
claude-codejsonpythonBashReadWrite - exploreparcadei/Continuous-Claude-v3
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
claude-codebashmarkdownpythonyamlBashTaskRead - tldr-codeparcadei/Continuous-Claude-v3
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
claude-codebashgitignorejsonpythonBash - server-skillsllama-farm/llamafarm
Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.
claude-codepythonReadGrepGlob+10 files - agentica-sdkvibeeval/vibecosystem
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
claude-codejsonpythonBashReadWrite - explorevibeeval/vibecosystem
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
claude-codebashmarkdownpythonyamlBashTaskRead - mcp-chainingvibeeval/vibecosystem
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
claude-codebashpythonBashRead - tldr-codevibeeval/vibecosystem
Token-efficient code analysis via 5-layer stack (AST, Call Graph, CFG, DFG, PDG). 95% token savings.
claude-codebashgitignorejsonpythonBash - morph-applyvibeeval/vibecosystem
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
claude-codebashpythonBashRead - agentica-claude-proxyvibeeval/vibecosystem
Guide for integrating Agentica SDK with Claude Code CLI proxy
claude-codebashpythonReadBash - skill-developervibeeval/vibecosystem
Meta-skill for creating and managing Claude Code skills
claude-codebashjsonmarkdownpythonBashReadWrite - gtplannerOpenSQZ/GTPlanner
使用 GTPlanner 生成项目规划和技术架构文档。当用户需要: (1) 生成 PRD 或产品需求文档 (2) 规划项目架构 (3) 技术选型和推荐 (4) 创建详细设计文档 (5) 分析项目可行性 时触发此 skill。支持中英日西法五种语言。 触发词:"PRD"、"项目规划"、"架构设计"、"技术方案"、"设计文档"。
claude-codebashpythonBashReadWrite+3 files - canvas-humanizer-loopX-isdoingreat/canvas-pilot
Nested-loop wrapper around canvas-humanizer that runs the round-trip humanizer, audits its output for meaning/structure/rubric damage via 3 parallel sub-agents with majority vote,
claude-codejsonpythonBashReadWrite - canvas-ics33X-isdoingreat/canvas-pilot
Generic code-course handler — programming assignments where the spec lives outside Canvas (instructor's external site, attached PDF, or referenced textbook), starter code is downlo
claude-codemarkdownpythonBashReadWrite - canvas-setupX-isdoingreat/canvas-pilot
Use this skill on a fresh Canvas Pilot install when the student has never configured the project before. Trigger phrases include "set me up", "set up canvas pilot", "install canvas
claude-codebashpythonyamlBashReadWrite - canvas-executeX-isdoingreat/canvas-pilot
This skill should be used when executing an already-scanned Canvas plan after the user has approved it. Invoked after `canvas-scan` wrote `runs/<today>/plan.json` and the user repl
claude-codebashjsonmarkdownpythonBashReadWrite+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 - canvas-awkward-syntaxX-isdoingreat/canvas-pilot
Direct-commit syntactically-marked rewrite humanizer. Single sub-agent per sentence (K=1, no candidate competition), role-aware transformation allowlist, paragraph-balanced constra
claude-codejsonpythonBashReadWrite - canvas-humanizerX-isdoingreat/canvas-pilot
Reduces AI-detection signals in drafted text by routing every non-locked sentence through round-trip translation (English → intermediate language → English) and selecting the candi
claude-codejsonpythonyamlBashReadWrite - canvas-scanX-isdoingreat/canvas-pilot
This skill should be used when scanning Canvas for pending assignments and producing an approval-gated plan. Invoked manually when the user says "check canvas", "scan canvas", "wha
claude-codebashjsonmarkdownpythonBashReadWrite+1 files - canvas-reading-annotationX-isdoingreat/canvas-pilot
Generic reading-annotation handler for academic-writing courses — annotates reading PDFs with color-coded highlights + margin notes + filled answer blanks per the instructor's rubr
claude-codejsonmarkdownpythonBashReadWrite - canvas-genericX-isdoingreat/canvas-pilot
Fallback runtime-designed handler for Canvas assignments that don't fit any of the 5 specific skills (canvas-ics33 / canvas-reading-annotation / canvas-essay / canvas-zybooks / can
claude-codejsonpythonBashReadWrite - canvas-humanizer-surgicalX-isdoingreat/canvas-pilot
Second-pass humanizer that fixes specific issues left over from canvas-humanizer (v2) without re-introducing LLM-shaped prose. v3 design uses per-position-differentiated ESL regist
claude-codejsonpythonyamlBashReadWrite - qiskit-mcp-devQiskit/mcp-servers
Guide development of Qiskit MCP servers. Use when creating tools, resources, tests, or new servers. Helps with async patterns, pytest fixtures, GitHub CI/CD setup, and code quality
claude-codebashpythontomlReadGrepGlob+1 files - zach-product-researchzach22-1999/amazon-skills
基于Sorftime MCP的选品分析,发现高潜力市场机会、多维度属性标注与交叉分析、验证竞争格局、测算投入产出、输出Go/No-Go决策与选品报告。 使用时机:选品立项前的市场调研。新品上架工作流第一步。 触发词:/zach-product-research
claude-codebashjsonmarkdownpythonReadWriteEdit - 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
claude-codepythonsql[ReadWriteEdit - 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 /
claude-codepythonsql[ReadWriteEdit - deep-analysisnicepkg/auto-company
Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Provides structured templates for thorough investigation with ex
claude-codemarkdownpythonBashReadWrite - v8unpack-cfDesko77/claude-code-skills-1c
Распаковка и сборка бинарных файлов 1С (CF/CFE/EPF) через Python-утилиту v8unpack. Используй когда нужно распаковать конфигурацию, расширение или обработку в исходники, или собрать
claude-codebashpythonBashReadGlob - deep-analysisNikitaDmitrieff/auto-co-meta
Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Provides structured templates for thorough investigation with ex
claude-codemarkdownpythonBashReadWrite - score-generatetskovlund/mcp-score
Generate music scores as MusicXML using music21 Python scripts. Use when the user says "create a score", "generate a chart", "write a lead sheet", "make an arrangement", "write out
claude-codebashpythonBashWriteRead - exploit-dbmukul975/Threatswarm
Exploit-DB and searchsploit reference — EDB→Metasploit module mappings, PoC reliability rubric, CVSS tier quick reference, and searchsploit usage patterns
claude-codebashpythonBashRead - intelligent-testingdefinableai/definable.ai
Enforces the project's testing strategy whenever writing, editing, or reviewing tests. Triggers on any test-related work including writing new tests, fixing failing tests, adding t
claude-codebashinipythonReadWriteEdit - wordlistsmukul975/Threatswarm
SecLists path map, hashcat rules, CeWL usage, and custom wordlist generation for all attack categories
claude-codebashpythonBashRead - prometheusCloudChef/atlasclaw-providers
Prometheus monitoring and alerting for cloud-native observability. Use when implementing metrics collection, PromQL queries, alerting rules, service discovery, recording rules, and
claude-codebashgopromqlpythonReadGrepGlob - meta-capicognyai/claude-code-marketing-skills
Meta Conversions API (CAPI) Setup Reference — architecture, event types, customer information hashing, deduplication, implementation examples, AEM, and testing
claude-codejavascriptpythonWebFetchWebSearchBash - ga4-eventscognyai/claude-code-marketing-skills
GA4 Event Implementation Reference — complete event taxonomy, parameter lists, implementation patterns (gtag.js, GTM, Measurement Protocol), and validation techniques
claude-codebashjavascriptpythonsqlWebFetchWebSearchBash - i18nbbvch-ai/aihub-core
Comprehensive i18n reference and validation. Covers the dual i18n architecture (frontend Nuxt i18n + backend python-i18n), LocaleHandler/LocaleString class hierarchies, translation
claude-codebashpythonyamlReadBashGrep - debug-agentbbvch-ai/aihub-core
Debug an AI agent using code analysis and MCP-powered runtime inspection (NATS streams, MongoDB events, Langfuse traces). Covers execution semantics, race conditions, engineering c
claude-codebashgherkinjsonmarkdownReadWriteEdit - setup-bot-connectionbbvch-ai/aihub-core
End-to-end guide for setting up a new bot connection in swiss_ai_hub.bot. Covers Azure App Registration, Bot Channels Registration, Teams/Slack channel config, PathEntity creation
claude-codebashpowershellpythonReadGrepGlob - scaffold-bot-handlerbbvch-ai/aihub-core
Scaffold a new bot conversation handler in packages/bot following the BaseChatBot + CompletionHandler strategy pattern. Generates ChatBot subclass, streaming variant, CompletionHan
claude-codebashpythonReadWriteEdit - scaffold-pipelinebbvch-ai/aihub-core
Generate a new Dagster data pipeline using the two-stage factory pattern. Handles two scenarios: adding a new data source (using templates and definition builders) or extending the
claude-codedockermakefilepythonReadWriteBash - scaffold-api-endpointbbvch-ai/aihub-core
Generate a new REST API controller with fluent builder pattern, typed endpoints, permission-based auth, DTOs, and main.py registration. Use when user says "create API endpoint", "s
claude-codepythonyamlReadWriteEdit - scaffold-agentbbvch-ai/aihub-core
Generate a new AI agent with all boilerplate (agent class, events, config with form duality, memory, LLM streaming, i18n, BDD tests, entry point). Includes pattern catalog, executi
claude-codebashgherkinpythonyamlReadWriteBash - llm-app-patternstranhieutt/software_development_departmentclaude-codepythonReadGlobGrep
- django-patternstranhieutt/software_development_departmentclaude-codepythonReadGlobGrep
- fastapi-protranhieutt/software_development_departmentclaude-codebashpythonReadGlobGrep
- gemini-api-integrationtranhieutt/software_development_departmentclaude-codebashjavascriptpythonReadGlobGrep
- mlops-engineertranhieutt/software_development_departmentclaude-codepythonyamlReadGlobGrep
- devops-deploytranhieutt/software_development_departmentclaude-codebashdockerpythonyamlReadGlobGrep
- pii-engineeranonde-io/anonde
Apply when designing, building, benchmarking, or debugging local-first PII detection / anonymization systems. Covers metric tradeoffs (leak rate vs F1), NER backend selection (patt
claude-codegopythonyamlReadBashEdit - scientific-visualizationcharlieviettq/awesome-agent-skill
Meta-skill for publication-ready figures. Use when creating journal submission figures requiring multi-panel layouts, significance annotations, error bars, colorblind-safe palettes
claude-codepythonBashReadWrite - xlsxcharlieviettq/awesome-agent-skill
\"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, o
claude-codebashjsonpythonBashReadWrite - scikit-learncharlieviettq/awesome-agent-skill
Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction),
claude-codebashpythonBashReadWrite - statistical-analysischarlieviettq/awesome-agent-skill
Guided statistical analysis with test selection and reporting. Use when you need help choosing appropriate tests for your data, assumption checking, power analysis, and APA-formatt
claude-codepythonBashReadWrite
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.