Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
modern-javascript-patterns wshobson/agents Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications. | Skills | 75 1.22x Agent success vs baseline Impact 86% 1.22xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
pt-lotl-techniques santosomar/ethical-hacking-agent-skills Demonstrates Living-off-the-Land (LotL) techniques using native OS tools to simulate realistic threat actor behavior during authorized penetration tests. Use when proving attack feasibility without custom malware, testing detection coverage, and validating what a real adversary could achieve with only built-in system capabilities. | Skills | 75 1.24x Agent success vs baseline Impact 98% 1.24xAverage score across 3 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 0.0.1 |
agent-hierarchy-diagram majiayu000/claude-skill-registry-data Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding. | Skills | 75 1.39x Agent success vs baseline Impact 85% 1.39xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
agent-hierarchy-diagram majiayu000/claude-skill-registry-data Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding. | Skills | 75 1.39x Agent success vs baseline Impact 85% 1.39xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
agent-hierarchy-diagram majiayu000/claude-skill-registry Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding. | Skills | 75 1.39x Agent success vs baseline Impact 85% 1.39xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
agent-hierarchy-diagram majiayu000/claude-skill-registry Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding. | Skills | 75 1.39x Agent success vs baseline Impact 85% 1.39xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
error-handling-patterns wshobson/agents Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability. | Skills | 75 1.29x Agent success vs baseline Impact 88% 1.29xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
security-best-practices openai/skills Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks. | Skills | 75 1.18x Agent success vs baseline Impact 97% 1.18xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
slack-gif-creator davepoon/buildwithclaude Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y". | Skills | 75 4.65x Agent success vs baseline Impact 93% 4.65xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
github-automation davepoon/buildwithclaude Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically. | Skills | 75 1.32x Agent success vs baseline Impact 81% 1.32xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
datadog-automation davepoon/buildwithclaude Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools first for current schemas. | Skills | 75 1.28x Agent success vs baseline Impact 89% 1.28xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
databricks-dabs databricks/devhub Create, configure, validate, deploy, run, and manage DABs — Declarative Automation Bundles (formerly Databricks Asset Bundles) — for Databricks resources including dashboards, jobs, pipelines, alerts, volumes, and apps | Skills | 75 2.06x Agent success vs baseline Impact 93% 2.06xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
databricks-dabs databricks/databricks-agent-skills Create, configure, validate, deploy, run, and manage DABs — Declarative Automation Bundles (formerly Databricks Asset Bundles) — for Databricks resources including dashboards, jobs, pipelines, alerts, volumes, and apps | Skills | 75 2.06x Agent success vs baseline Impact 93% 2.06xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
gws-sheets-read googleworkspace/cli Google Sheets: Read values from a spreadsheet. | Skills | 75 2.02x Agent success vs baseline Impact 97% 2.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
xvcl fastly/fastly-agent-toolkit Extends Fastly VCL with loops, functions, constants, macros, conditionals, and includes via XVCL — a VCL transpiler that compiles .xvcl files into standard VCL. Use when writing VCL for Fastly, working with .xvcl files, generating repetitive VCL (multiple backends, routing rules, headers) with loops, defining reusable VCL functions with return values, using compile-time constants instead of magic numbers, or writing any Fastly VCL configuration. XVCL syntax is not in training data so this skill is required. Also applies when writing and testing VCL locally (compile with `uvx xvcl`, test with falco), reducing VCL code duplication, splitting large VCL into modular includes, or doing any VCL development task for Fastly — even without explicitly mentioning XVCL. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 6bd17d6 |
cekura-fixing-prod-issues cekura-ai/cekura-skills Debugs a failing production call, reproduces the bug with Cekura evaluators, implements a fix, verifies it, runs regression tests, then raises a PR with evidence. Use when the user wants to fix a production call bug, investigate a failing prod call, reproduce and fix a production issue, run regression tests before a PR, or says things like "fix this prod call issue", "debug and fix call ID", "test my fix against prod scenarios", "reproduce this production bug", or "regression test before raising PR". | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 24ad1d0 |
cekura-create-agent cekura-ai/cekura-skills Use when the user asks to "create an agent", "set up an agent", "add my agent to Cekura", "configure my voice agent", "connect my agent", "set up mock tools", "add tools to my agent", "upload knowledge base", "configure integration", "connect VAPI", "connect Retell", "connect LiveKit", "connect ElevenLabs", "add dynamic variables", or needs to onboard a voice AI agent onto the Cekura platform. Covers the full agent setup flow: collecting context, creating the agent, configuring the provider integration, setting up mock tools, uploading knowledge base files, and adding dynamic variables. | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: e4c5306 |
terraform-patterns jonathan-vella/azure-agentic-infraops **UTILITY SKILL** — Reusable Azure Terraform patterns: hub-spoke, private endpoints, diagnostics, AVM-TF modules. WHEN: "hub-spoke Terraform", "private endpoint module", "AVM-TF composition", "diagnostic settings", "plan interpretation". DO NOT USE FOR: Bicep code (azure-bicep-patterns), ADRs (azure-adr), diagrams (drawio). | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a0098f9 |
azure-validate jonathan-vella/azure-agentic-infraops **WORKFLOW SKILL** — Pre-deployment validation for Azure: config, infrastructure (Bicep/Terraform), permissions, prerequisites. WHEN: 'validate my app', 'check deployment readiness', 'run preflight checks', 'validate azure.yaml', 'validate Bicep', 'test before deploying', 'validate Azure Functions'. DO NOT USE FOR: post-deploy troubleshooting (azure-diagnostics), executing deploys (azure-deploy). | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: a0098f9 |
azure-quotas jonathan-vella/azure-agentic-infraops **UTILITY SKILL** — Check and manage Azure quotas and usage across providers for deployment planning, capacity validation, and region selection. WHEN: "check quotas", "service limits", "request quota increase", "quota exceeded", "validate capacity", "regional availability", "vCPU limit". DO NOT USE FOR: deployment execution (azure-deploy), cost analysis (azure-cost-optimization). | Skills | 75 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a0098f9 |
Can't find what you're looking for? Evaluate a missing skill.