Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
difficult-workplace-conversations softaworks/agent-toolkit Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions. | Skills | 90 1.07x Agent success vs baseline Impact 98% 1.07xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
difficult-workplace-conversations softaworks/agent-toolkit Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions. | Skills | 90 1.07x Agent success vs baseline Impact 98% 1.07xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
jbaruch/tui4j-chat v0.5.0 Build terminal chat UIs with TUI4J - Elm Architecture chat client for AI agent demos with Spring Boot integration Contains: tui4j-chat Build terminal chat user interfaces with TUI4J, including message rendering, input handling, scrollable history, state management, and REST API integration. Use when creating a TUI chat client, terminal-based AI chat interface, styling terminal layouts with Lipgloss, or wrapping a REST API with an interactive terminal UI using the Elm Architecture pattern. | SkillsRules | 90 1.38x Agent success vs baseline Impact 94% 1.38xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.5.0 |
optimizing-deep-learning-models jeremylongshore/claude-code-plugins-plus-skills This skill optimizes deep learning models using various techniques. It is triggered when the user requests improvements to model performance, such as increasing accuracy, reducing training time, or minimizing resource consumption. The skill leverages advanced optimization algorithms like Adam, SGD, and learning rate scheduling. It analyzes the existing model architecture, training data, and performance metrics to identify areas for enhancement. The skill then automatically applies appropriate optimization strategies and generates optimized code. Use this skill when the user mentions "optimize deep learning model", "improve model accuracy", "reduce training time", or "optimize learning rate". | Skills | 90 1.01x Agent success vs baseline Impact 99% 1.01xAverage score across 9 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
postgres planetscale/database-skills PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases. | Skills | 90 1.43x Agent success vs baseline Impact 93% 1.43xAverage score across 17 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
xlsx anthropics/skills Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved. | Skills | 90 1.54x Agent success vs baseline Impact 91% 1.54xAverage score across 8 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
azure-static-web-apps github/awesome-copilot Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps. | Skills | 90 1.34x Agent success vs baseline Impact 93% 1.34xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
azure-pricing github/awesome-copilot Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families. | Skills | 90 1.12x Agent success vs baseline Impact 93% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
transcribe openai/skills Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings. | Skills | 90 4.42x Agent success vs baseline Impact 93% 4.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
branch-namer akash-network/console Generate descriptive git branch names that follow the project's naming convention. Use this skill whenever the user asks to create a branch, name a branch, start working on a feature or fix, checkout a new branch, or when you're about to run `git checkout -b` or `git switch -c`. Also trigger when you see a vague branch name like `fix/auth` or `feature/billing` that lacks a description of what's actually changing — the branch name should always tell you *what* the change does, not just its category. | Skills | 90 1.14x Agent success vs baseline Impact 93% 1.14xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
postmark-templates ActiveCampaign/postmark-skills Use when creating, managing, or sending with Postmark server-side email templates — Handlebars syntax, layout inheritance, template validation, and cross-server pushing. | Skills | 90 1.10x Agent success vs baseline Impact 97% 1.10xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
code-smell-detector ArabelaTso/Skills-4-SE Identify and report code smells indicating poor design or maintainability issues in Python code, including duplicate code, magic numbers, hardcoded values, God classes, feature envy, inappropriate intimacy, data clumps, primitive obsession, and long parameter lists. Use when conducting code quality audits, preparing for refactoring, improving codebase maintainability, or performing design reviews. Produces markdown reports with severity ratings, locations, descriptions, and specific refactoring recommendations with before/after examples. Triggers when users ask to find code smells, identify design issues, suggest refactorings, improve code quality, or detect maintainability problems. | Skills | 90 1.43x Agent success vs baseline Impact 93% 1.43xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
github-pr-workflow YPares/agent-skills Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments. | Skills | 90 1.06x Agent success vs baseline Impact 85% 1.06xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
juicebox-common-errors jeremylongshore/claude-code-plugins-plus-skills Diagnose and fix Juicebox API errors. Trigger: "juicebox error", "fix juicebox", "debug juicebox". | Skills | 90 1.29x Agent success vs baseline Impact 97% 1.29xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
groq-multi-env-setup jeremylongshore/claude-code-plugins-plus-skills Configure Groq across dev, staging, and production with environment-specific model selection, rate limits, and API keys. Trigger with phrases like "groq environments", "groq staging", "groq dev prod", "groq environment setup", "groq multi-env", "groq config by env". | Skills | 90 1.24x Agent success vs baseline Impact 97% 1.24xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
gamma-sdk-patterns jeremylongshore/claude-code-plugins-plus-skills Reusable patterns for the Gamma REST API (no SDK exists). Use when building typed wrappers, generation helpers, template factories, or error handling for Gamma. Trigger: "gamma patterns", "gamma client wrapper", "gamma best practices", "gamma API helper", "gamma code structure". | Skills | 90 2.69x Agent success vs baseline Impact 97% 2.69xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
documenso-rate-limits jeremylongshore/claude-code-plugins-plus-skills Implement Documenso rate limiting, backoff, and request throttling patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Documenso. Trigger with phrases like "documenso rate limit", "documenso throttling", "documenso 429", "documenso retry", "documenso backoff". | Skills | 90 2.36x Agent success vs baseline Impact 97% 2.36xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
deepgram-install-auth jeremylongshore/claude-code-plugins-plus-skills Install and configure Deepgram SDK authentication. Use when setting up a new Deepgram integration, configuring API keys, or initializing Deepgram in your project. Trigger: "install deepgram", "setup deepgram", "deepgram auth", "configure deepgram API key", "deepgram credentials". | Skills | 90 1.03x Agent success vs baseline Impact 97% 1.03xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
databricks-hello-world jeremylongshore/claude-code-plugins-plus-skills Create a minimal working Databricks example with cluster and notebook. Use when starting a new Databricks project, testing your setup, or learning basic Databricks patterns. Trigger with phrases like "databricks hello world", "databricks example", "databricks quick start", "first databricks notebook", "create cluster". | Skills | 90 1.83x Agent success vs baseline Impact 97% 1.83xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
clay-local-dev-loop jeremylongshore/claude-code-plugins-plus-skills Set up a local development loop for building and testing Clay integrations. Use when iterating on Clay webhook handlers, testing enrichment pipelines, or building scripts that push data into Clay tables. Trigger with phrases like "clay local dev", "clay development setup", "clay testing locally", "clay dev workflow", "iterate clay integration". | Skills | 90 3.23x Agent success vs baseline Impact 97% 3.23xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
Can't find what you're looking for? Evaluate a missing skill.