Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
finding-security-misconfigurations jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to identify potential security misconfigurations in various systems and configurations. It leverages the security-misconfiguration-finder plugin to analyze infrastructure-as-code, application configurations, and system settings, pinpointing common vulnerabilities and compliance issues. Use this skill when the user asks to "find security misconfigurations", "check for security vulnerabilities in my configuration", "audit security settings", or requests a security assessment of a specific system or file. This skill will assist in identifying and remediating potential security weaknesses. | Skills | 91 1.01x Agent success vs baseline Impact 100% 1.01xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
responding-to-security-incidents jeremylongshore/claude-code-plugins-plus-skills Assists with security incident response, investigation, and remediation. This skill is triggered when the user requests help with incident response, mentions specific incident types (e.g., data breach, ransomware, DDoS), or uses terms like "incident response plan", "containment", "eradication", or "post-incident activity". It guides the user through the incident response lifecycle, from preparation to post-incident analysis. It is useful for classifying incidents, creating response playbooks, collecting evidence, constructing timelines, and generating remediation steps. Use this skill when needing to respond to a "security incident". | Skills | 91 1.01x Agent success vs baseline Impact 98% 1.01xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
performing-security-code-review jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to conduct a security-focused code review using the security-agent plugin. It analyzes code for potential vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies. Claude uses this skill when the user explicitly requests a security audit, asks for a code review with a focus on security, or mentions security concerns related to code. The security-agent plugin then provides structured security findings with severity ratings, code locations, impact assessments, and remediation guidance. | Skills | 91 0.98x Agent success vs baseline Impact 98% 0.98xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
generating-smart-commits jeremylongshore/claude-code-plugins-plus-skills This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines the commit type (feat, fix, docs, etc.), identifies breaking changes, and formats the message according to conventional commit standards. Use this when asked to create a commit message, write a Git commit, or when the user uses the `/commit-smart` or `/gc` command. It is especially useful after changes have been staged with `git add`. | Skills | 91 1.04x Agent success vs baseline Impact 98% 1.04xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
managing-environment-configurations jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to manage environment configurations and secrets across different deployments using the environment-config-manager plugin. It is invoked when the user needs to generate, update, or retrieve configuration settings for various environments (e.g., development, staging, production). Use this skill when the user explicitly mentions "environment configuration," "secrets management," "deployment configuration," or asks to "generate config files". It helps streamline DevOps workflows by providing production-ready configurations based on best practices. | Skills | 91 1.00x No change in agent success vs baseline Impact 99% 1.00xAverage score across 9 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.3 |
generating-docker-compose-files jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to generate Docker Compose configurations for multi-container applications. It leverages best practices for production-ready deployments, including defining services, networks, volumes, health checks, and resource limits. Claude should use this skill when the user requests a Docker Compose file, specifies application architecture involving multiple containers, or mentions needs for container orchestration, environment variables, or persistent data management in a Docker environment. Trigger terms include "docker-compose", "docker compose file", "multi-container", "container orchestration", "docker environment", "service definition", "volume management", "network configuration", "health checks", "resource limits", and ".env files". | Skills | 91 1.03x Agent success vs baseline Impact 98% 1.03xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
monitoring-database-transactions jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to monitor database transactions for performance and lock issues using the database-transaction-monitor plugin. It is triggered when the user requests transaction monitoring, lock detection, or rollback rate analysis for databases. Use this skill when the user mentions "monitor database transactions," "detect long-running transactions," "identify lock contention," "track rollback rates," or asks about "transaction anomalies." The skill leverages the `/txn-monitor` command to provide real-time alerts and insights into database health. | Skills | 91 1.32x Agent success vs baseline Impact 98% 1.32xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
explaining-machine-learning-models jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to provide interpretability and explainability for machine learning models. It is triggered when the user requests explanations for model predictions, insights into feature importance, or help understanding model behavior. The skill leverages techniques like SHAP and LIME to generate explanations. It is useful when debugging model performance, ensuring fairness, or communicating model insights to stakeholders. Use this skill when the user mentions "explain model", "interpret model", "feature importance", "SHAP values", or "LIME explanations". | Skills | 91 1.04x Agent success vs baseline Impact 99% 1.04xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
Detect and redact secrets in text — API keys, tokens, credentials Contains: redact-secrets Detect and redact secrets in text. Use when sharing logs, snippets, or pastes that may contain API keys, OAuth tokens, JWTs, AWS credentials, GitHub tokens, Slack tokens, database connection strings, or private keys. | Skills | 91 1.33x Agent success vs baseline Impact 100% 1.33xAverage score across 2 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.5 |
klingai-ci-integration jeremylongshore/claude-code-plugins-plus-skills Integrate Kling AI video generation into CI/CD pipelines. Use when automating video content in GitHub Actions or GitLab CI. Trigger with phrases like 'klingai ci', 'kling ai github actions', 'klingai automation', 'automated video generation'. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4dee593 |
microsoft-docs github/awesome-copilot Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and more. Uses Microsoft Learn MCP as the default, with Context7 and Aspire MCP for content that lives outside learn.microsoft.com. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 2e317e2 |
python-executor inference-sh/skills Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ more libraries. Use for: data processing, web scraping, image manipulation, video creation, 3D model processing, PDF generation, API calls, automation scripts. Triggers: python, execute code, run script, web scraping, data analysis, image processing, video editing, 3D models, automation, pandas, matplotlib | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 9a723cd |
cross-disciplinary-bridge-finder aipoch/medical-research-skills Use when identifying collaboration opportunities across fields, finding experts in complementary disciplines, translating methodologies between scientific domains, or building interdisciplinary research teams. Identifies synergies between scientific disciplines, matches researchers with complementary expertise, and facilitates cross-domain collaborations. Supports interdisciplinary grant applications and innovative research team formation. | Skills | 91 2.63x Agent success vs baseline Impact 79% 2.63xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
git-commit-formatter einverne/dotfiles 生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用 | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b1b2fe0 |
cloudflare-r2 einverne/dotfiles Guide for implementing Cloudflare R2 - S3-compatible object storage with zero egress fees. Use when implementing file storage, uploads/downloads, data migration to/from R2, configuring buckets, integrating with Workers, or working with R2 APIs and SDKs. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b1b2fe0 |
azure-ai-contentsafety-java boisenoise/skills-collections Build content moderation applications using the Azure AI Content Safety SDK for Java. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4f51110 |
vercel-debug yahsan2/static-admin Investigate Vercel deployment errors using Vercel CLI. Use when user shares a Vercel deployment error, build failure, or deployment URL that needs debugging. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: f734087 |
parallel-execution jpoutrin/product-forge Execute multiple Claude Code agents in parallel using the cpo CLI tool. Use when running parallel tasks, monitoring execution, or understanding the execution workflow. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
auto-import-rules dlt-hub/dlt Enforces dlt import conventions and ordering. Use when writing or modifying Python imports in dlt/ or tests/. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e3e58fe |
azure-ai-contentsafety-java sickn33/antigravity-awesome-skills Build content moderation applications using the Azure AI Content Safety SDK for Java. | Skills | 91 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d2e232c |
Can't find what you're looking for? Evaluate a missing skill.