Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,484
总 Skills
96.3M
总安装量
2,623
贡献者
# Skill 仓库 描述 安装量
2501 research-ops affaan-m/everything-claude-code
Research Ops Use this when the user asks to research something current, compare options, enrich people or companies, or turn repeated lookups into a monitored workflow. This is the operator wrapper around the repo's research stack. It is not a replacement for deep-research , exa-search , or market-research ; it tells you when and how to use them together. Skill Stack Pull these ECC-native skills into the workflow when relevant: exa-search for fast current-web discovery deep-research for multi-so...
3.5K
2502 doublecheck github/awesome-copilot
Doublecheck Run a three-layer verification pipeline on AI-generated output. The goal is not to tell the user what is true -- it is to extract every verifiable claim, find sources the user can check independently, and flag anything that looks like a hallucination pattern. Activation Doublecheck operates in two modes: active mode (persistent) and one-shot mode (on demand). Active Mode When the user invokes this skill without providing specific text to verify, activate persistent doublecheck mode. ...
3.5K
2503 wycheproof trailofbits/skills
Wycheproof Wycheproof is an extensive collection of test vectors designed to verify the correctness of cryptographic implementations and test against known attacks. Originally developed by Google, it is now a community-managed project where contributors can add test vectors for specific cryptographic constructions. Background Key Concepts Concept Description Test vector Input/output pair for validating crypto implementation correctness Test group Collection of test vectors sharing attributes (...
3.5K
2504 visualization-expert shubhamsaboo/awesome-llm-apps
Visualization Expert You are an expert in data visualization and effective visual communication of data insights. When to Apply Use this skill when: Selecting appropriate chart types Designing effective visualizations Creating dashboards Improving existing charts Presenting data insights visually Chart Selection Guide Comparison : Bar charts, column charts Distribution : Histograms, box plots Relationship : Scatter plots, bubble charts Composition : Pie charts (use sparingly), stacked bars Trend...
3.5K
2505 search anthropics/knowledge-work-plugins
Search Skill Search the web and get relevant results optimized for LLM consumption. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: Check for existing tokens in ~/.mcp-auth/ If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through this flow. Sign up at tavily.com first if you don't have an a...
3.5K
2506 update anthropics/knowledge-work-plugins
Update Command If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Keep your task list and memory current. Two modes: Default: Sync tasks from external tools, triage stale items, check memory for gaps --comprehensive : Deep scan chat, email, calendar, docs — flag missed todos and suggest new memories Usage /productivity:update /productivity:update --comprehensive Default Mode 1. Load Current State Read TASKS.md and memory/ directory. If they don't e...
3.5K
2507 libafl trailofbits/skills
LibAFL LibAFL is a modular fuzzing library that implements features from AFL-based fuzzers like AFL++. Unlike traditional fuzzers, LibAFL provides all functionality in a modular and customizable way as a Rust library. It can be used as a drop-in replacement for libFuzzer or as a library to build custom fuzzers from scratch. When to Use Fuzzer Best For Complexity libFuzzer Quick setup, single-threaded Low AFL++ Multi-core, general purpose Medium LibAFL Custom fuzzers, advanced features, researc...
3.5K
2508 opencli-browser-sitemap jackwener/opencli
opencli-browser-sitemap Use this skill when opencli browser open or opencli browser analyze reports sitemap.available: true , or when the user asks you to use a site's sitemap. The sitemap is prior knowledge , not ground truth. It should reduce blind clicking, but it must never override the live browser state. Consumption Loop Show more Installs 450 Repository jackwener/opencli GitHub Stars 23.5K First Seen 4 days ago
3.5K
2509 daisyui saadeghi/daisyui
daisyUI 5 daisyUI 5 is a CSS library for Tailwind CSS 4 daisyUI 5 provides class names for common UI components daisyUI 5 docs Guide: How to use this file in LLMs and code editors daisyUI 5 release notes daisyUI 4 to 5 upgrade guide Show more Installs 709 Repository saadeghi/daisyui GitHub Stars 41.1K First Seen 12 days ago
3.5K
2510 seo agricidaniel/claude-seo
SEO optimization Search engine optimization based on Lighthouse SEO audits and Google Search guidelines. Focus on technical SEO, on-page optimization, and structured data. SEO fundamentals Search ranking factors (approximate influence): Factor Influence This Skill Content quality & relevance ~40% Partial (structure) Backlinks & authority ~25% ✗ Technical SEO ~15% ✓ Page experience (Core Web Vitals) ~10% See Core Web Vitals On-page SEO ~10% ✓ Technical SEO Crawlability robots.txt: /robots.txt Us...
3.5K
2511 video-production supercent-io/skills-template
Remotion Video Production Programmable video production skill using Remotion. Generate automated videos from text instructions and produce consistent, brand-aligned videos at scale. When to use this skill Automated video generation : Generate videos from text instructions Brand video production : High-volume videos with consistent style Programmable content : Combine narration, visuals, and animation Marketing content : Product intros, onboarding, promo videos Instructions Step 1: Define the Vid...
3.4K
2512 marketing-automation supercent-io/skills-template
Marketing Skills Collection A collection of 23 sub-skills for marketing deliverables. Generates repeatable, high-quality outputs across CRO, copywriting, SEO, analytics, and growth. When to use this skill Marketing Deliverables Needed : CRO, copy, SEO, analytics, growth outputs Repeatable High-Quality Outputs : Generate assets tuned to a single KPI Business Goal → Skill Mapping : Convert goals to specific marketing sub-skills 23 Sub-Skills Overview CRO (Conversion Rate Optimization) Sub-Skill De...
3.4K
2513 apify-market-research apify/agent-skills
Conduct market research using Apify Actors to extract data from multiple platforms. Prerequisites (No need to check it upfront) - `.env` file with `APIFY_TOKEN` - Node.js 20.6+ (for native `--env-file` support) - `mcpc` CLI tool (for fetching Actor schemas) Workflow Copy this checklist and track progress: ``` Task Progress: - [ ] Step 1: Identify market research type (select Actor) - [ ] Step 2: Fetch Actor schema via mcpc - [ ] Step 3: Ask user preferences (format, filename) - [ ] Ste...
3.4K
2514 convex-best-practices waynesutton/convexskills
Convex Best Practices Build production-ready Convex applications by following established patterns for function organization, query optimization, validation, TypeScript usage, and error handling. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/understanding/best-practices/ Error Handling: https://docs.convex.dev/functions/error-handling Write Conflicts: https://docs.convex.dev/error1 For broader context: https://docs....
3.4K
2515 browser automation claude-office-skills/skills
Browser Automation Automate web browser interactions for scraping, testing, and workflow automation. Core Capabilities Navigation navigation : goto : url : "https://example.com" wait_until : "networkidle" timeout : 30000 actions : - wait_for_selector : ".content" - scroll_to_bottom : true - wait_for_navigation : true Element Interaction interactions : click : selector : "button.submit" options : click_count : 1 delay : 100 type : selector : "input[name='email']" text : "user@example.com" options...
3.4K
2516 angular-ssr analogjs/angular-skills
Angular SSR Implement server-side rendering, hydration, and prerendering in Angular v20+. Setup Add SSR to Existing Project ng add @angular/ssr This adds: @angular/ssr package server.ts - Express server src/main.server.ts - Server bootstrap src/app/app.config.server.ts - Server providers Updates angular.json with SSR configuration Project Structure src/ ├── app/ │ ├── app.config.ts Browser config │ ├── app.config.server.ts Server config │ └── app.routes.ts ├── main.ts ...
3.4K
2517 nodejs-keccak256 affaan-m/everything-claude-code
Node.js Keccak-256 Ethereum uses Keccak-256, not the NIST-standardized SHA3 variant exposed by Node's crypto.createHash('sha3-256') . When to Use Computing Ethereum function selectors or event topics Building EIP-712, signature, Merkle, or storage-slot helpers in JS/TS Reviewing any code that hashes Ethereum data with Node crypto directly How It Works The two algorithms produce different outputs for the same input, and Node will not warn you. import crypto from 'crypto' ; import { keccak256 , to...
3.4K
2518 email-ops affaan-m/everything-claude-code
Email Ops Use this when the real task is mailbox work: triage, drafting, replying, sending, or proving a message landed in Sent. This is not a generic writing skill. It is an operator workflow around the actual mail surface. Skill Stack Pull these ECC-native skills into the workflow when relevant: brand-voice before drafting anything user-facing investor-outreach for investor, partner, or sponsor-facing mail customer-billing-ops when the thread is a billing/support incident rather than generic c...
3.4K
2519 ruzzy trailofbits/skills
Ruzzy Ruzzy is a coverage-guided fuzzer for Ruby built on libFuzzer. It enables fuzzing both pure Ruby code and Ruby C extensions with sanitizer support for detecting memory corruption and undefined behavior. When to Use Ruzzy is currently the only production-ready coverage-guided fuzzer for Ruby. Choose Ruzzy when: Fuzzing Ruby applications or libraries Testing Ruby C extensions for memory safety issues You need coverage-guided fuzzing for Ruby code Working with Ruby gems that have native ...
3.4K
2520 unified-notifications-ops affaan-m/everything-claude-code
Unified Notifications Ops Use this skill when the real problem is not a missing ping. The real problem is a fragmented notification system. The job is to turn scattered events into one operator surface with: clear severity clear ownership clear routing clear follow-up action When to Use the user wants a unified notification lane across GitHub, Linear, local hooks, desktop alerts, chat, or email CI failures, review requests, issue updates, and operator events are arriving in disconnected places t...
3.4K
2521 defi-amm-security affaan-m/everything-claude-code
DeFi AMM Security Critical vulnerability patterns and hardened implementations for Solidity AMM contracts, LP vaults, and swap functions. When to Use Writing or auditing a Solidity AMM or liquidity-pool contract Implementing swap, deposit, withdraw, mint, or burn flows that hold token balances Reviewing any contract that uses token.balanceOf(address(this)) in share or reserve math Adding fee setters, pausers, oracle updates, or other admin functions to a DeFi protocol How It Works Use this as a ...
3.4K
2522 debugging-wizard jeffallan/claude-skills
Debugging Wizard Expert debugger applying systematic methodology to isolate and resolve issues in any codebase. Role Definition You are a senior engineer with 15+ years debugging experience across multiple languages and frameworks. You apply scientific methodology to isolate root causes efficiently. You never guess - you test hypotheses systematically. When to Use This Skill Investigating errors, exceptions, or unexpected behavior Analyzing stack traces and error messages Finding root causes...
3.4K
2523 playwright-interactive openai/skills
Playwright Interactive Skill Use a persistent js_repl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed. Preconditions js_repl must be enabled for this skill. If js_repl is missing, enable it in ~/.codex/config.toml : [ features ] js_repl = true You can also start a new session with --enable js_repl (equivalent to -c features.js_repl=t...
3.4K
2524 secure-code-guardian jeffallan/claude-skills
Secure Code Guardian Security-focused developer specializing in writing secure code and preventing vulnerabilities. Role Definition You are a senior security engineer with 10+ years of application security experience. You specialize in secure coding practices, OWASP Top 10 prevention, and implementing authentication/authorization. You think defensively and assume all input is malicious. When to Use This Skill Implementing authentication/authorization Securing user input handling Implementing...
3.4K
2525 ecc-tools-cost-audit affaan-m/everything-claude-code
ECC Tools Cost Audit Use this skill when the user suspects the ECC Tools GitHub App is burning cost, over-creating PRs, bypassing usage limits, or routing free users into premium analysis paths. This is a focused operator workflow for the sibling ECC-Tools repo. It is not a generic billing skill and it is not a repo-wide code review pass. Skill Stack Pull these ECC-native skills into the workflow when relevant: autonomous-loops for bounded multi-step audits that cross webhooks, queues, billing, ...
3.4K
2526 messages-ops affaan-m/everything-claude-code
Messages Ops Use this when the task is live-message retrieval: iMessage, DMs, recent one-time codes, or thread inspection before a follow-up. This is not email work. If the dominant surface is a mailbox, use email-ops . Skill Stack Pull these ECC-native skills into the workflow when relevant: email-ops when the message task is really mailbox work connections-optimizer when the DM thread belongs to outbound network work lead-intelligence when the live thread should inform targeting or warm-path o...
3.4K
2527 hookify-rules affaan-m/everything-claude-code
Writing Hookify Rules Overview Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule-name}.local.md files. Rule File Format Basic Structure --- name : rule - identifier enabled : true event : bash | file | stop | prompt | all pattern : regex - pattern - here --- Message to show Claude when this rule triggers. Can include markdown formatting, warnings, suggestions, etc. Fro...
3.4K
2528 microservices-architect jeffallan/claude-skills
Microservices Architect Senior distributed systems architect specializing in cloud-native microservices architectures, resilience patterns, and operational excellence. Role Definition You are a senior microservices architect with 15+ years of experience designing distributed systems. You specialize in service decomposition, domain-driven design, resilience patterns, service mesh technologies, and cloud-native architectures. You design systems that scale, self-heal, and enable autonomous teams...
3.4K
2529 twitter-algorithm-optimizer composiohq/awesome-claude-skills
Twitter Algorithm Optimizer When to Use This Skill Use this skill when you need to: Optimize tweet drafts for maximum reach and engagement Understand why a tweet might not perform well algorithmically Rewrite tweets to align with Twitter's ranking mechanisms Improve content strategy based on the actual ranking algorithms Debug underperforming content and increase visibility Maximize engagement signals that Twitter's algorithms track What This Skill Does Analyzes tweets against Twitter's core r...
3.4K
2530 skill-creator composiohq/awesome-claude-skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
3.4K
2531 evm-token-decimals affaan-m/everything-claude-code
EVM Token Decimals Silent decimal mismatches are one of the easiest ways to ship balances or USD values that are off by orders of magnitude without throwing an error. When to Use Reading ERC-20 balances in Python, TypeScript, or Solidity Calculating fiat values from on-chain balances Comparing token amounts across multiple EVM chains Handling bridged assets Building portfolio trackers, bots, or aggregators How It Works Never assume stablecoins use the same decimals everywhere. Query decimals() a...
3.4K
2532 design-flow julianoczkowski/designer-skills
This skill orchestrates the full designer workflow by running each skill in sequence. You are a guide walking the designer through each phase. Do not rush. Each phase must be completed and confirmed before moving to the next. Example prompts "Run the full design flow" "Walk me through the complete process for a new project" "Start from scratch and take me through everything" "Design flow for a dashboard app" The Sequence 1. Grill Me → Clarify thinking 2. Design Brief → Document int...
3.4K
2533 chatgpt-app-builder alpic-ai/skybridge
ChatGPT App Builder Build ChatGPT apps with interactive widgets using mcp-use. Zero-config widget development with automatic registration and built-in React hooks. The app is consumed by two users at once : the human and the ChatGPT LLM . They collaborate through the widget -- the human interacts with it, the LLM sees its state. The widget is your shared surface. Before You Code Clarify what to build → discover.md : when starting a new app, validating an idea, or scoping features Design tools an...
3.4K
2534 ui-design shajith003/awesome-claude-skills
Only code in HTML/Tailwind in a single code block. Any CSS styles should be in the style attribute. Start with a response, then code and finish with a response. Don't mention about tokens, Tailwind or HTML. Always include the html, head and body tags. Use lucide icons for javascript, 1.5 strokewidth. Unless style is specified by user, design in the style of Linear, Stripe, Vercel, Tailwind UI (IMPORTANT: don't mention names). Checkboxes, sliders, dropdowns, toggles should be custom (don't add, o...
3.4K
2535 design-brief julianoczkowski/designer-skills
This skill creates a design brief through structured conversation. You may skip steps if they are not necessary. Example prompts "Write a brief for the onboarding flow" "I need to plan a settings page before I start building" "Help me define the direction for a marketing landing page" "Brief this: a dashboard that shows project health metrics" Process Ask the user for a detailed description of what they want to build, who it is for, and any constraints or ideas they already have. Explore the exi...
3.4K
2536 pdf converter claude-office-skills/skills
PDF Converter Convert PDF files to various formats and vice versa while preserving formatting. Overview This skill helps you: Convert PDFs to editable formats (Word, Excel) Convert documents to PDF Extract images from PDFs Optimize conversion quality Handle batch conversions Supported Conversions PDF to Other Formats Target Format Best For Quality Word (.docx) Text-heavy documents ⭐⭐⭐⭐ Excel (.xlsx) Tables and data ⭐⭐⭐⭐ PowerPoint (.pptx) Presentations ⭐⭐⭐ Images (.png/.jpg) Visual snapshots ⭐⭐⭐...
3.4K
2537 contract-template claude-office-skills/skills
Contract Template Skill Overview This skill enables creation of smart contract templates using Accord Project - an open-source framework for legally enforceable, machine-readable contracts. Create templates with embedded logic that can automate contract execution. How to Use Describe the contract type and terms Specify variables and logic rules I'll generate Accord Project template Example prompts: "Create an NDA template with variable terms" "Build a service agreement with payment milestones" "...
3.4K
2538 nature-paper2ppt yuan1z0825/nature-skills
Purpose Transform a scientific paper or paper-derived notes into a complete Chinese, figure-integrated PPTX presentation package with a Nature-style reporting logic. The skill must not stop at an outline or script. The expected end product is a real .pptx deck. Keep supporting files minimal unless the user asks for more traceability. Use this skill for papers across scientific fields, including: life sciences and medicine chemistry and materials science environmental and earth sciences physics a...
3.4K
2539 md-to-office claude-office-skills/skills
Markdown to Office Skill Overview This skill enables conversion from Markdown to various Office formats using Pandoc - the universal document converter. Convert your Markdown files to professional Word documents, PowerPoint presentations, PDFs, and more while preserving formatting and structure. How to Use Provide the Markdown content or file Specify the target format (docx, pptx, pdf, etc.) Optionally provide a reference template for styling I'll convert using Pandoc with optimal settings Examp...
3.4K
2540 news-monitor claude-office-skills/skills
News Monitor Skill Overview I help you set up effective news monitoring strategies, analyze media coverage, and synthesize news into actionable intelligence. I can help with brand monitoring, industry tracking, and competitive intelligence. What I can do: Design news monitoring strategies Recommend monitoring tools and RSS feeds Create news digest templates Analyze media coverage patterns Synthesize news into briefings Set up alert configurations What I cannot do: Access real-time news feeds Exe...
3.4K
2541 image-enhancer composiohq/awesome-claude-skills
Image Enhancer This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional. When to Use This Skill Improving screenshot quality for blog posts or documentation Enhancing images before sharing on social media Preparing images for presentations or reports Upscaling low-resolution images Sharpening blurry photos Cleaning up compressed images What This Skill Does Analyzes Image Quality : Checks resolution, sharpness, and compression artifacts Enhan...
3.4K
2542 legal-risk-assessment anthropics/knowledge-work-plugins
Legal Risk Assessment Skill You are a legal risk assessment assistant for an in-house legal team. You help evaluate, classify, and document legal risks using a structured framework based on severity and likelihood. Important : You assist with legal workflows but do not provide legal advice. Risk assessments should be reviewed by qualified legal professionals. The framework provided is a starting point that organizations should customize to their specific risk appetite and industry context. Risk ...
3.4K
2543 resume-tailor claude-office-skills/skills
Resume Tailor Skill Overview I help you customize your resume for specific job applications. Instead of sending the same generic resume everywhere, I'll help you highlight the most relevant experience and match the language that recruiters and ATS systems are looking for. What I can do: Analyze job descriptions to identify key requirements Reorganize your experience to highlight relevant skills Suggest keyword optimizations for ATS compatibility Improve bullet points with quantified achievements...
3.4K
2544 start anthropics/knowledge-work-plugins
Start Command If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Initialize the task and memory systems, then open the unified dashboard. Instructions 1. Check What Exists Check the working directory for: TASKS.md — task list CLAUDE.md — working memory memory/ — deep memory directory dashboard.html — the visual UI 2. Create What's Missing If TASKS.md doesn't exist: Create it with the standard template (see task-management skill). Place it in the cu...
3.4K
2545 ppt-generation bytedance/deer-flow
PPT Generation Skill Overview This skill generates professional PowerPoint presentations by creating AI-generated images for each slide and composing them into a PPTX file. The workflow includes planning the presentation structure with a consistent visual style, generating slide images sequentially (using the previous slide as a reference for style consistency), and assembling them into a final presentation. Core Capabilities Plan and structure multi-slide presentations with unified visual style...
3.4K
2546 web-crawler starchild-ai-agent/official-skills
Web crawler Use this only after the normal web_fetch path fails, returns unusable boilerplate, or the user specifically asks for YouTube video content/transcript. Prefer native tools first; paid fallback calls should be deliberate and scoped. What each service is for SerpApi is only for YouTube-related retrieval: engine=youtube to search YouTube and discover candidate videos. engine=youtube_video to fetch video metadata, description, chapters, related videos, and the transcript discovery link. e...
3.4K
2547 cro-methodology wondelai/skills
Scientific, customer-centric approach to conversion rate optimization based on the CRE Methodology™. Core Philosophy Don't guess—discover. The methodology rejects "best practices" and "magic buttons" in favor of evidence-based optimization. Extraordinary improvements come from understanding WHY visitors don't convert, not from copying competitors or applying generic tips. The 9-Step CRE Process 1. Define Success Metrics Align goals with business KPIs. Don't jump to testing—first understa...
3.4K
2548 brief-to-tasks julianoczkowski/designer-skills
This skill turns a design brief into an ordered, buildable task list. Each task is a vertical slice: a piece of UI that can be built, reviewed, and verified on its own. Example prompts "Break the brief into tasks" "What should I build first?" "Create a task list from the design brief" "Plan the build order for this feature" Process Read the design brief. Look for .design/*/DESIGN_BRIEF.md . If multiple subfolders exist, use the most recently modified one, or ask the user which feature they are w...
3.4K
2549 hooked-ux wondelai/skills
Framework for building habit-forming products. Based on a fundamental truth: habits are not created—they are built through successive cycles through the Hook. Core Principle The Hook Model = a four-phase process that connects the user's problem to your solution frequently enough to form a habit. ``` Trigger → Action → Variable Reward → Investment ↑ │ └──────────────────────────────────────┘ ``` Habit Zone: Products enter the "habit zone" when us...
3.4K
2550 code-review-expert sanyuan0704/sanyuan-skills
Code Review Expert Overview Perform a structured review of the current git changes with focus on SOLID, architecture, removal candidates, and security risks. Default to review-only output unless the user asks to implement changes. Severity Levels Level Name Description Action P0 Critical Security vulnerability, data loss risk, correctness bug Must block merge P1 High Logic error, significant SOLID violation, performance regression Should fix before merge P2 Medium Code smell, maintainability con...
3.4K