Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
lambda itsmostafa/aws-agent-skills AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers. | Skills | 87 1.10x Agent success vs baseline Impact 96% 1.10xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
crafting-effective-readmes softaworks/agent-toolkit Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type. | Skills | 87 1.12x Agent success vs baseline Impact 92% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
crafting-effective-readmes softaworks/agent-toolkit Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type. | Skills | 87 1.12x Agent success vs baseline Impact 92% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
eraser-diagrams eraserlabs/eraser-io Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture. | Skills | 87 1.88x Agent success vs baseline Impact 100% 1.88xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
authentication-flow fernandezbaptiste/rails_ai_agents Implements authentication using Rails 8 built-in generator. Use when setting up user authentication, login/logout, session management, password reset flows, or securing controllers. | Skills | 87 1.21x Agent success vs baseline Impact 84% 1.21xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
i18n-patterns fernandezbaptiste/rails_ai_agents Implements internationalization with Rails I18n for multi-language support. Use when adding translations, managing locales, localizing dates/currencies, pluralization, or when user mentions i18n, translations, locales, or multi-language. | Skills | 87 1.25x Agent success vs baseline Impact 100% 1.25xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
feishu-doc openclaw/openclaw Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links. | Skills | 87 1.85x Agent success vs baseline Impact 100% 1.85xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
feishu-perm openclaw/openclaw Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
paddle-subscription-cancel PaddleHQ/paddle-agent-skills Cancel a Paddle subscription from a Next.js Server Action — auth, ownership check, safe `effectiveFrom` default, revalidation, and the `canceled` vs `scheduledChange` distinction. | Skills | 87 1.09x Agent success vs baseline Impact 100% 1.09xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
expo-cicd-workflows expo/skills Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
feishu-perm deepgram/dglabs-deepclaw Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
feishu-perm qsimeon/openclaw-engaging Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
feishu-doc qsimeon/openclaw-engaging Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links. | Skills | 87 1.85x Agent success vs baseline Impact 100% 1.85xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
feishu-perm attilaczudor/Test Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
feishu-perm Hung-Reo/hungreo-openclaw Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. | Skills | 87 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
Production Hono patterns — zValidator hooks, typed generics, error handling, middleware composition, testing, and multi-runtime deployment Contains: hono-best-practices Production Hono patterns that must be included from day one in any Hono API. Apply whenever building, extending, or scaffolding a Hono backend -- even if the task only asks for routes or CRUD endpoints. These patterns prevent untyped validation errors, leaked internals, broken middleware composition, and runtime-specific deployment bugs. | Skills | 87 2.57x Agent success vs baseline Impact 98% 2.57xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
performing-security-testing jeremylongshore/claude-code-plugins-plus-skills This skill automates security vulnerability testing. It is triggered when the user requests security assessments, penetration tests, or vulnerability scans. The skill covers OWASP Top 10 vulnerabilities, SQL injection, XSS, CSRF, authentication issues, and authorization flaws. Use this skill when the user mentions "security test", "vulnerability scan", "OWASP", "SQL injection", "XSS", "CSRF", "authentication", or "authorization" in the context of application or API testing. | Skills | 87 1.06x Agent success vs baseline Impact 93% 1.06xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
scanning-database-security jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to perform comprehensive database security scans using the database-security-scanner plugin. It is triggered when the user requests a security assessment of a database, including identifying vulnerabilities like weak passwords, SQL injection risks, and insecure configurations. The skill leverages OWASP guidelines to ensure thorough coverage and provides remediation suggestions. Use this skill when the user asks to "scan database security", "check database for vulnerabilities", "perform OWASP compliance check on database", or "assess database security posture". The plugin supports PostgreSQL and MySQL. | Skills | 87 1.08x Agent success vs baseline Impact 93% 1.08xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
implementing-database-caching jeremylongshore/claude-code-plugins-plus-skills This skill enables Claude to implement multi-tier database caching solutions. It is triggered when the user requests database caching, performance improvements, or reduced database load. The skill utilizes Redis, in-memory caching, and CDN layers to optimize database performance by reducing database load, improving query latency, and supporting horizontal scaling with cache-aside, write-through, and read-through patterns. Use this skill when the user mentions terms like "database caching", "improve database performance", "reduce database load", or uses the `/caching` command. | Skills | 87 1.01x Agent success vs baseline Impact 93% 1.01xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
ads-landing AgriciDaniel/claude-ads Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and conversion rate potential. Use when user says landing page, post-click experience, landing page audit, conversion rate, or landing page optimization. | Skills | 87 1.54x Agent success vs baseline Impact 91% 1.54xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.