Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
uspto-database K-Dense-AI/claude-scientific-skills Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches. | Skills | 85 1.62x Agent success vs baseline Impact 91% 1.62xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
firecrawl-architecture-variants jeremylongshore/claude-code-plugins-plus-skills Choose and implement Firecrawl architecture patterns for different scales and use cases. Use when designing new Firecrawl integrations, choosing between on-demand/scheduled/pipeline architectures, or planning scraping infrastructure. Trigger with phrases like "firecrawl architecture", "firecrawl blueprint", "how to structure firecrawl", "firecrawl at scale", "firecrawl pipeline design". | Skills | 85 1.28x Agent success vs baseline Impact 82% 1.28xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
customerio-reliability-patterns jeremylongshore/claude-code-plugins-plus-skills Implement Customer.io reliability and fault-tolerance patterns. Use when building circuit breakers, fallback queues, idempotency, or graceful degradation for Customer.io integrations. Trigger: "customer.io reliability", "customer.io resilience", "customer.io circuit breaker", "customer.io fault tolerance". | Skills | 85 1.66x Agent success vs baseline Impact 100% 1.66xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
detecting-infrastructure-drift jeremylongshore/claude-code-plugins-plus-skills Execute use when detecting infrastructure drift from desired state. Trigger with phrases like "check for drift", "infrastructure drift detection", "compare actual vs desired state", or "detect configuration changes". Identifies discrepancies between current infrastructure and IaC definitions using terraform plan, cloudformation drift detection, or manual comparison. | Skills | 85 1.02x Agent success vs baseline Impact 90% 1.02xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.4 |
teach-impeccable pbakaus/impeccable DEPRECATED: Use /impeccable teach instead. This command has been folded into the impeccable skill. | Skills | 85 1.66x Agent success vs baseline Impact 98% 1.66xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
langchain-core-workflow-a jeremylongshore/claude-code-plugins-plus-skills Build LangChain LCEL chains with prompts, parsers, and composition. Use when creating prompt templates, building RunnableSequence pipelines, parallel/branching chains, or multi-step processing workflows. Trigger: "langchain chains", "langchain prompts", "LCEL workflow", "langchain pipeline", "prompt template", "RunnableSequence". | Skills | 85 11.87x Agent success vs baseline Impact 95% 11.87xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
ideogram-debug-bundle jeremylongshore/claude-code-plugins-plus-skills Collect Ideogram debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Ideogram problems. Trigger with phrases like "ideogram debug", "ideogram support bundle", "collect ideogram logs", "ideogram diagnostic". | Skills | 85 2.31x Agent success vs baseline Impact 95% 2.31xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
groq-security-basics jeremylongshore/claude-code-plugins-plus-skills Apply Groq security best practices for API key management and data protection. Use when securing API keys, implementing least privilege access, or auditing Groq security configuration. Trigger with phrases like "groq security", "groq secrets", "secure groq", "groq API key security". | Skills | 85 1.20x Agent success vs baseline Impact 95% 1.20xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
gamma-prod-checklist jeremylongshore/claude-code-plugins-plus-skills Production readiness checklist for Gamma integration. Use when preparing to deploy Gamma integration to production, or auditing existing production setup. Trigger with phrases like "gamma production", "gamma prod ready", "gamma go live", "gamma deployment checklist", "gamma launch". | Skills | 85 2.11x Agent success vs baseline Impact 95% 2.11xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
gamma-hello-world jeremylongshore/claude-code-plugins-plus-skills Generate your first Gamma presentation via the API. Use when learning the generate-poll-retrieve workflow, testing API connectivity, or creating a minimal example. Trigger: "gamma hello world", "gamma quick start", "first gamma presentation", "gamma example", "gamma test". | Skills | 85 2.02x Agent success vs baseline Impact 95% 2.02xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
exa-data-handling jeremylongshore/claude-code-plugins-plus-skills Implement Exa search result processing, content extraction, caching, and RAG context management. Use when handling search results, implementing caching, building citation pipelines, or managing content payloads for LLM context windows. Trigger with phrases like "exa data", "exa results processing", "exa cache", "exa RAG context", "exa content extraction". | Skills | 85 1.55x Agent success vs baseline Impact 95% 1.55xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.2 |
analyzing-text-with-nlp jeremylongshore/claude-code-plugins-plus-skills Execute this skill enables AI assistant to perform natural language processing and text analysis using the nlp-text-analyzer plugin. it should be used when the user requests analysis of text, including sentiment analysis, keyword extraction, topic modeling, or ... Use when analyzing code or data. Trigger with phrases like 'analyze', 'review', or 'examine'. | Skills | 85 1.13x Agent success vs baseline Impact 91% 1.13xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.5 |
vitepress antfu/skills VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components. | Skills | 85 1.17x Agent success vs baseline Impact 87% 1.17xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
quant-strategy-rules Lingjie-chen/MT5 Alpha-Qwen 量化交易策略规则引擎。应用 SMC (Smart Money Concepts) + 顺势马丁格尔复合策略,覆盖多周期趋势共振、结构验证、入场执行、Grid 切换等核心逻辑。当需要分析行情、判断入场/出场、讨论策略优化时使用此 Skill。 | Skills | 85 1.75x Agent success vs baseline Impact 95% 1.75xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 3069d33 |
code-search-assistant ArabelaTso/Skills-4-SE Search code repositories for code related to a given code snippet, ranking results by call chain similarity, textual similarity, and functional similarity. Use when finding related code, locating similar implementations, discovering code dependencies, or identifying code that performs similar operations. Outputs ranked file lists with matching code snippets and relevance scores. | Skills | 85 1.27x Agent success vs baseline Impact 87% 1.27xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0f00a4f |
groq-local-dev-loop jeremylongshore/claude-code-plugins-plus-skills Configure Groq local development with hot reload, mocking, and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Groq. Trigger with phrases like "groq dev setup", "groq local development", "groq dev environment", "develop with groq". | Skills | 85 1.56x Agent success vs baseline Impact 94% 1.56xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
exa-debug-bundle jeremylongshore/claude-code-plugins-plus-skills Collect Exa debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Exa problems. Trigger with phrases like "exa debug", "exa support bundle", "collect exa logs", "exa diagnostic". | Skills | 85 1.77x Agent success vs baseline Impact 94% 1.77xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
customerio-prod-checklist jeremylongshore/claude-code-plugins-plus-skills Execute Customer.io production deployment checklist. Use when preparing for production launch, auditing integration quality, or performing pre-launch validation. Trigger: "customer.io production", "customer.io checklist", "deploy customer.io", "customer.io go-live", "customer.io launch". | Skills | 85 1.15x Agent success vs baseline Impact 98% 1.15xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
code-review secondsky/claude-skills Code review practices with technical rigor and verification gates. Use for receiving feedback, requesting code-reviewer subagent reviews, or preventing false completion claims in pull requests. | Skills | 85 1.17x Agent success vs baseline Impact 82% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
cc-skill-security-review sickn33/antigravity-awesome-skills This skill ensures all code follows security best practices and identifies potential vulnerabilities. Use when implementing authentication or authorization, handling user input or file uploads, or creating new API endpoints. | Skills | 85 1.25x Agent success vs baseline Impact 98% 1.25xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.