Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
tracking-crypto-derivatives jeremylongshore/claude-code-plugins-plus-skills Track cryptocurrency futures, options, and perpetual swaps with funding rates, open interest, liquidations, and comprehensive derivatives market analysis. Use when monitoring derivatives markets, analyzing funding rates, tracking open interest, finding liquidation levels, or researching options flow. Trigger with phrases like "funding rate", "open interest", "perpetual swap", "futures basis", "liquidation levels", "options flow", "put call ratio", "derivatives analysis", or "BTC perps". | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 3293d56 |
aggregating-crypto-news jeremylongshore/claude-code-plugins-plus-skills Aggregate breaking cryptocurrency news from 50+ sources including CoinDesk, CoinTelegraph, The Block, and Decrypt. Use when needing to monitor crypto market news, track announcements, or find coin-specific updates. Trigger with phrases like "get crypto news", "latest Bitcoin headlines", "DeFi announcements", "scan for breaking news", or "check crypto updates". | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: dabf1e9 |
finding-arbitrage-opportunities jeremylongshore/claude-code-plugins-plus-skills Detect profitable arbitrage opportunities across CEX, DEX, and cross-chain markets in real-time. Use when scanning for price spreads, finding arbitrage paths, comparing exchange prices, or analyzing triangular arbitrage opportunities. Trigger with phrases like "find arbitrage", "scan for arb", "price spread", "exchange arbitrage", "triangular arb", "DEX price difference", or "cross-exchange opportunity". | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 3293d56 |
optimizing-deep-learning-models jeremylongshore/claude-code-plugins-plus-skills Optimize deep learning models using Adam, SGD, and learning rate scheduling to improve accuracy and reduce training time. Use when asked to "optimize deep learning model" or "improve model performance". Trigger with phrases like 'optimize', 'performance', or 'speed up'. | Skills | 93 1.02x Agent success vs baseline Impact 98% 1.02xAverage score across 15 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.6 |
spec-generator catlog22/Claude-Code-Workflow Specification generator - 7 phase document chain producing product brief, PRD, architecture, epics, and issues. Agent-delegated heavy phases (2-5, 6.5) with Codex review gates. Triggers on "generate spec", "create specification", "spec generator", "workflow:spec". | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a45c672 |
best-practices microsoft/skills-for-copilot-studio Best practices for Copilot Studio agents. Covers JIT glossary loading (customer acronyms, terminology), JIT user context provisioning (M365 profile, country, department), the shared OnActivity initialization pattern, dynamic topic redirects with Switch expressions, and preventing child agents from responding directly to users. USE FOR: glossary, acronyms, user context, user profile, country-aware answers, JIT initialization, OnActivity provisioning, conversation-init, personalized knowledge, dynamic redirect, Switch, BeginDialog, if/then/else replacement, child agent responses, completion setting, SendMessageTool, output variables, connected agents. DO NOT USE FOR: general knowledge sources (use add-knowledge), topic creation (use new-topic). | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9c7f280 |
c-cpp-to-lean4-translator santosomar/general-secure-coding-agent-skills Translates C/C++ into Lean 4 for interactive theorem proving — deep verification where automated tools fail. Use when Dafny's automation isn't enough, when proving mathematical properties of an algorithm, or when building a machine-checked proof for publication or certification. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
bug-to-patch-generator santosomar/general-secure-coding-agent-skills Automatically synthesizes code patches to fix identified bugs, leveraging the bug location and surrounding context. Use when a bug has been localized and the user wants an automated fix, when generating candidate patches for review, or when the user asks to fix a specific bug. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
test-guided-bug-detector santosomar/general-secure-coding-agent-skills Uses failing test results as signals to guide bug search and narrow down candidate fault locations. Use when one or more tests are failing and the user wants to understand what's broken, when CI reports failures, or when triaging a batch of test failures after a change. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
sketch-to-text Alexhans/blog-samples This skill should be used when the user asks to "convert this PDF to markdown", "convert this image to quarto", "turn my diagram into mermaid", "transcribe my notes", "sketch to text", "scribble to quarto", "turn this sketch into a document", "process my Boox export", or provides a JPEG/PNG/PDF file path and wants it converted to structured text. Converts handwritten notes and diagrams (from Onyx Boox or any source) into Quarto (.qmd) or Markdown with Mermaid diagrams. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4caeb22 |
gh-issue-fix-flow Dimillian/Skills End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix, run XcodeBuildMCP builds/tests, commit with a closing message, and push. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 527d603 |
gong jdrhyne/agent-skills Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: fae44e7 |
swift-expert jeffallan/claude-skills Builds iOS/macOS/watchOS/tvOS applications, implements SwiftUI views and state management, designs protocol-oriented architectures, handles async/await concurrency, implements actors for thread safety, and debugs Swift-specific issues. Use when building iOS/macOS applications with Swift 5.9+, SwiftUI, or async/await concurrency. Invoke for protocol-oriented programming, SwiftUI state management, actors, server-side Swift, UIKit integration, Combine, or Vapor. | Skills | 93 1.08x Agent success vs baseline Impact 93% 1.08xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
oauth-integrations jezweb/claude-skills Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers and other edge environments. Covers provider-specific quirks, required headers, scope requirements, and token handling without MSAL. Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks, or troubleshooting 403 errors in OAuth flows. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: fa91c34 |
code-reviewer jeffallan/claude-skills Analyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues, and architectural concerns, then produces a structured review report with prioritized, actionable feedback. Use when reviewing pull requests, conducting code quality audits, identifying refactoring opportunities, or checking for security issues. Invoke for PR reviews, code quality checks, refactoring suggestions, review code, code quality. Complements specialized skills (security-reviewer, test-master) by providing broad-scope review across correctness, performance, maintainability, and test coverage in a single pass. | Skills | 93 1.14x Agent success vs baseline Impact 93% 1.14xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
image-gen jezweb/claude-skills Generate website images with Gemini 3 Native Image Generation. Covers hero banners, service cards, infographics with legible text, and multi-turn editing. Includes Australian-specific imagery patterns. Use when stock photos don't fit, need text in images, or require consistent style across assets. Prevents 5 documented errors. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: fa91c34 |
skill-creator daymade/claude-code-skills Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 392d34c |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. | Skills | 93 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
Can't find what you're looking for? Evaluate a missing skill.