Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
openai-webhooks hookdeck/webhook-skills Receive and verify OpenAI webhooks. Use when setting up OpenAI webhook handlers for fine-tuning jobs, batch completions, or async events like fine_tuning.job.completed, batch.completed, or realtime.call.incoming. | Skills | 95 2.04x Agent success vs baseline Impact 100% 2.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
langfuse-ci-integration jeremylongshore/claude-code-plugins-plus-skills Configure Langfuse CI/CD integration with GitHub Actions and automated testing. Use when setting up automated testing, configuring CI pipelines, or integrating Langfuse tests into your build process. Trigger with phrases like "langfuse CI", "langfuse GitHub Actions", "langfuse automated tests", "CI langfuse", "langfuse pipeline". | Skills | 95 1.75x Agent success vs baseline Impact 100% 1.75xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
langchain-ci-integration jeremylongshore/claude-code-plugins-plus-skills Configure CI/CD for LangChain with GitHub Actions, mocked unit tests, gated integration tests, and RAG pipeline validation. Trigger: "langchain CI", "langchain GitHub Actions", "langchain automated tests", "CI langchain", "langchain pipeline testing". | Skills | 95 1.42x Agent success vs baseline Impact 100% 1.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
juicebox-hello-world jeremylongshore/claude-code-plugins-plus-skills Create a minimal Juicebox people search example. Trigger: "juicebox hello world", "first people search", "test juicebox". | Skills | 95 3.22x Agent success vs baseline Impact 100% 3.22xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
modeling-nosql-data jeremylongshore/claude-code-plugins-plus-skills Build use when you need to work with NoSQL data modeling. This skill provides NoSQL database design with comprehensive guidance and automation. Trigger with phrases like "model NoSQL data", "design document structure", or "optimize NoSQL schema". | Skills | 95 1.03x Agent success vs baseline Impact 98% 1.03xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.5 |
blazor-parameter-aliases FritzAndFriends/BlazorWebFormsComponents Implements the parameter alias pattern for Blazor components where multiple parameter names map to the same behavior. Covers independent auto-property declaration, invocation-site coalescing, and HasDelegate guard updates. Use when a Blazor component needs backward-compatible parameter names, supporting On-prefixed event aliases, or ensuring Web Forms markup migration works without breaking existing consumers. | Skills | 95 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
sample-pages FritzAndFriends/BlazorWebFormsComponents Pattern for creating component sample/demo pages in the BlazorWebFormsComponents sample app | Skills | 95 1.35x Agent success vs baseline Impact 100% 1.35xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
ml-model-training secondsky/claude-skills Train ML models with scikit-learn, PyTorch, TensorFlow. Use for classification/regression, neural networks, hyperparameter tuning, or encountering overfitting, underfitting, convergence issues. | Skills | 95 1.07x Agent success vs baseline Impact 100% 1.07xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
swiftui-view-refactor Dimillian/Skills Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed `some View` helpers, or standardizing `@Observable` and view model initialization patterns. | Skills | 95 1.13x Agent success vs baseline Impact 100% 1.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
cloudflare-workers-frameworks secondsky/claude-skills Framework integration for Cloudflare Workers. Use when building with Hono, Remix, Next.js, Astro, SvelteKit, Qwik, or Nuxt on Workers. Covers routing, SSR, static assets, and edge deployment. | Skills | 95 1.21x Agent success vs baseline Impact 100% 1.21xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
baoyu-danger-x-to-markdown jimliu/baoyu-skills Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion. | Skills | 95 1.72x Agent success vs baseline Impact 100% 1.72xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
api-security-hardening secondsky/claude-skills REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities, injection attacks, CORS issues. | Skills | 95 1.21x Agent success vs baseline Impact 96% 1.21xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
json-canvas kepano/obsidian-skills Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian. | Skills | 95 1.08x Agent success vs baseline Impact 100% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
temporal-cloud temporalio/skill-temporal-cloud Fix Temporal Cloud connection, auth, and config problems. Use when users hit login failures, can't connect to Cloud, get x509/TLS errors, have namespace or endpoint mismatches, paste broken SDK connection snippets, are confused about which endpoint to use, see "no pollers" or RESOURCE_EXHAUSTED, struggle with PrivateLink/PSC, or need help setting up a new namespace. Also use for HA namespace failover and DNS issues. Not for worker performance tuning or scaling. | Skills | 95 1.75x Agent success vs baseline Impact 100% 1.75xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Configures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy `.eslintrc*` files or the `standard` package. Use when you need to set up or fix linting with `eslint.config.js` or `eslint.config.mjs`, troubleshoot lint errors, configure neostandard rules, migrate from `.eslintrc` to flat config, or integrate linting into CI pipelines and pre-commit hooks. Contains: linting-neostandard-eslint9 Configures ESLint v9 flat config and neostandard for JavaScript and TypeScript projects, including migrating from legacy `.eslintrc*` files or the `standard` package. Use when you need to set up or fix linting with `eslint.config.js` or `eslint.config.mjs`, troubleshoot lint errors, configure neostandard rules, migrate from `.eslintrc` to flat config, or integrate linting into CI pipelines and pre-commit hooks. | Skills | 95 1.25x Agent success vs baseline Impact 97% 1.25xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
markusdowne/agentmail v0.1.9 Give AI agents their own email inboxes using the AgentMail API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, handling attachments, organizing with labels, creating drafts for human approval, or setting up real-time notifications via webhooks/websockets. Supports multi-tenant isolation with pods. Contains: agentmail Give AI agents their own email inboxes using the AgentMail API. Use when building email agents, sending/receiving emails programmatically, managing inboxes, handling attachments, organizing with labels, creating drafts for human approval, or setting up real-time notifications via webhooks/websockets. Supports multi-tenant isolation with pods. | Skills | 95 1.07x Agent success vs baseline Impact 100% 1.07xAverage score across 4 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.9 |
text-to-speech elevenlabs/skills Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages. | Skills | 95 1.26x Agent success vs baseline Impact 96% 1.26xAverage score across 14 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
find-replace NeverSight/skills_feed Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch replace, sed replacement, string replacement, rename. | Skills | 95 1.75x Agent success vs baseline Impact 91% 1.75xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Implements Tessl skill review GitHub Actions workflows in your repository through an interactive, configuration-first wizard. Contains: tessl-workflow-installer Use when setting up automated skill review workflows, configuring GitHub Actions for Tessl skill scoring, adding PR checks for skills, implementing CI/CD pipelines for skill quality gates, or migrating between workflow architectures. Supports internal repositories (single-workflow) and public repositories with external contributors (two-workflow with security isolation). | Skills | 95 1.24x Agent success vs baseline Impact 98% 1.24xAverage score across 5 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.4 |
deepgram-go-management-api deepgram/deepgram-go-sdk Use when writing or reviewing Go code in this repo that works with Deepgram management endpoints for projects, keys, members, scopes, invitations, usage, balances, or models. Route live voice runtime to deepgram-go-voice-agent and repo workflow questions to deepgram-go-maintaining-sdk. | Skills | 95 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b7c92f4 |
Can't find what you're looking for? Evaluate a missing skill.