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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,390
总 Skills
87.2M
总安装量
2,570
贡献者
# Skill 仓库 描述 安装量
1401 remove-pdf-watermark pilioai/skills
Remove PDF Watermark Use the Pilio CLI so PDF upload, asynchronous task creation, and polling use the official SDK path. Require PILIO_API_KEY in the environment. Do not ask the user to paste API keys into the conversation. Run: pnpm dlx @pilio/cli remove-pdf-watermark --input ./watermarked.pdf Optional mode: pnpm dlx @pilio/cli remove-pdf-watermark --input ./watermarked.pdf --mode editable pnpm dlx @pilio/cli remove-pdf-watermark --input ./watermarked.pdf --mode ai The command returns a task pa...
7.3K
1402 typescript-react-reviewer dotneet/claude-code-marketplace
TypeScript + React 19 Code Review Expert Expert code reviewer with deep knowledge of React 19's new features, TypeScript best practices, state management patterns, and common anti-patterns. Review Priority Levels 🚫 Critical (Block Merge) These issues cause bugs, memory leaks, or architectural problems: Issue Why It's Critical useEffect for derived state Extra render cycle, sync bugs Missing cleanup in useEffect Memory leaks Direct state mutation (.push(), .splice()) Silent update failures Co...
7.3K
1403 dbt-transformation-patterns wshobson/agents
dbt Transformation Patterns Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing. When to Use This Skill Building data transformation pipelines with dbt Organizing models into staging, intermediate, and marts layers Implementing data quality tests Creating incremental models for large datasets Documenting data models and lineage Setting up dbt project structure Core Concepts 1. Model Layers (Medallion Ar...
7.3K
1404 airflow-dag-patterns wshobson/agents
Apache Airflow DAG Patterns Production-ready patterns for Apache Airflow including DAG design, operators, sensors, testing, and deployment strategies. When to Use This Skill Creating data pipeline orchestration with Airflow Designing DAG structures and dependencies Implementing custom operators and sensors Testing Airflow DAGs locally Setting up Airflow in production Debugging failed DAG runs Core Concepts 1. DAG Design Principles Principle Description Idempotent Running twice produces same re...
7.3K
1405 risk-metrics-calculation wshobson/agents
Risk Metrics Calculation Comprehensive risk measurement toolkit for portfolio management, including Value at Risk, Expected Shortfall, and drawdown analysis. When to Use This Skill Measuring portfolio risk Implementing risk limits Building risk dashboards Calculating risk-adjusted returns Setting position sizes Regulatory reporting Core Concepts 1. Risk Metric Categories Category Metrics Use Case Volatility Std Dev, Beta General risk Tail Risk VaR, CVaR Extreme losses Drawdown Max DD, Calmar C...
7.3K
1406 threat-mitigation-mapping wshobson/agents
Threat Mitigation Mapping Connect threats to controls for effective security planning. When to Use This Skill Prioritizing security investments Creating remediation roadmaps Validating control coverage Designing defense-in-depth Security architecture review Risk treatment planning Core Concepts 1. Control Categories Preventive ────► Stop attacks before they occur │ (Firewall, Input validation) │ Detective ─────► Identify attacks in progress │ (IDS, Log monito...
7.3K
1407 code-reviewer google-gemini/gemini-cli
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
7.3K
1408 sandbox-agent rivet-dev/skills
Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments. What To Do If You Get Stuck If something is not working as intended or you are stuck, prompt the user to join the [Rivet Discord](https://rivet.dev/discord) or file an issue on [GitHub](https://github.com/rivet-dev/sandbox-agent/issues) to report an issue and get help. Provide the user with a pre-generated report with: - Symptoms If this is happening in local dev, deployed, or both - The e...
7.3K
1409 event-store-design wshobson/agents
Event Store Design Comprehensive guide to designing event stores for event-sourced applications. When to Use This Skill Designing event sourcing infrastructure Choosing between event store technologies Implementing custom event stores Optimizing event storage and retrieval Setting up event store schemas Planning for event store scaling Core Concepts 1. Event Store Architecture ┌─────────────────────────────────────────────────────┐ │ Event Store │ ├──────...
7.3K
1410 stride-analysis-patterns wshobson/agents
STRIDE Analysis Patterns Systematic threat identification using the STRIDE methodology. When to Use This Skill Starting new threat modeling sessions Analyzing existing system architecture Reviewing security design decisions Creating threat documentation Training teams on threat identification Compliance and audit preparation Core Concepts 1. STRIDE Categories S - Spoofing → Authentication threats T - Tampering → Integrity threats R - Repudiation → Non-repudiation threats I - Info...
7.3K
1411 parallel-monitor parallel-web/parallel-agent-skills
Web Monitor Action: $ARGUMENTS Requires parallel-cli ≥ 0.3.0 (the monitor command was added in 0.3.0). If parallel-cli monitor errors with no such command or similar, tell the user to run parallel-cli update (or pipx upgrade parallel-web-tools if installed via pipx), then retry. What this skill does Monitors are long-running, server-side jobs that re-check the web on a cadence and emit events when something changes. Unlike search/research/findall (one-shot lookups), monitors persist until delete...
7.3K
1412 parallel-findall parallel-web/parallel-agent-skills
FindAll: Entity Discovery Find: $ARGUMENTS Requires parallel-cli ≥ 0.3.0 (the findall command was added in 0.3.0). If parallel-cli findall errors with no such command or similar, tell the user to run parallel-cli update (or pipx upgrade parallel-web-tools if installed via pipx), then retry. When to use this skill Use FindAll when the user wants a structured list of entities matching a description, not webpages or a narrative answer. User asks for… Use "Find all X that…" / "List every Y…" paralle...
7.3K
1413 html-slides claude-office-skills/skills
HTML Slides Skill Overview This skill enables creation of stunning HTML-based presentations using reveal.js - the web's most popular presentation framework. Create interactive, responsive slides with animations, code highlighting, speaker notes, and more. How to Use Describe the presentation you want to create Specify theme, transitions, and features needed I'll generate a reveal.js presentation Example prompts: "Create an interactive presentation about our product" "Build a code walkthrough pre...
7.3K
1414 attack-tree-construction wshobson/agents
Attack Tree Construction Systematic attack path visualization and analysis. When to Use This Skill Visualizing complex attack scenarios Identifying defense gaps and priorities Communicating risks to stakeholders Planning defensive investments Penetration test planning Security architecture review Core Concepts 1. Attack Tree Structure [Root Goal] | ┌────────────┴────────────┐ │ │ [Sub-goal 1] ...
7.3K
1415 claude-opus-4-5-migration anthropics/claude-code
Opus 4.5 Migration Guide One-shot migration from Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Migration Workflow Search codebase for model strings and API calls Update model strings to Opus 4.5 (see platform-specific strings below) Remove unsupported beta headers Add effort parameter set to "high" (see references/effort.md) Summarize all changes made Tell the user: "If you encounter any issues with Opus 4.5, let me know and I can help adjust your prompts." Model String Updates Identify wh...
7.3K
1416 health tw93/waza
Health: Audit the Six-Layer Stack Prefix your first line with 🥷 inline, not as its own paragraph. Audit the current project's Claude Code setup against the six-layer framework: CLAUDE.md → rules → skills → hooks → subagents → verifiers Find violations. Identify the misaligned layer. Calibrate to project complexity only. Output language: Check in order: (1) CLAUDE.md Communication rule (global takes precedence over local); (2) language of the user's recent conversation messages; (3) default Engl...
7.3K
1417 okx-dex-market okx/onchainos-skills
OKX DEX Market Data CLI 14 commands for on-chain prices, trades, candlesticks, index prices, smart money signals, and meme pump token scanning. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onch...
7.3K
1418 ml-pipeline-workflow wshobson/agents
ML Pipeline Workflow Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment. Overview This skill provides comprehensive guidance for building production ML pipelines that handle the full lifecycle: data ingestion → preparation → training → validation → deployment → monitoring. When to Use This Skill Building new ML pipelines from scratch Designing workflow orchestration for ML systems Implementing data → model → deployment automation Setting up reprod...
7.3K
1419 nx-workspace-patterns wshobson/agents
Nx Workspace Patterns Production patterns for Nx monorepo management. When to Use This Skill Setting up new Nx workspaces Configuring project boundaries Optimizing CI with affected commands Implementing remote caching Managing dependencies between projects Migrating to Nx Core Concepts 1. Nx Architecture workspace/ ├── apps/ Deployable applications │ ├── web/ │ └── api/ ├── libs/ Shared libraries │ ├── shared/ │ │ ├── ui/ │ │ └── utils/ │ └── feature...
7.3K
1420 web3-testing wshobson/agents
Web3 Smart Contract Testing Master comprehensive testing strategies for smart contracts using Hardhat, Foundry, and advanced testing patterns. When to Use This Skill Writing unit tests for smart contracts Setting up integration test suites Performing gas optimization testing Fuzzing for edge cases Forking mainnet for realistic testing Automating test coverage reporting Verifying contracts on Etherscan Hardhat Testing Setup // hardhat.config.js require("@nomicfoundation/hardhat-toolbox"); requi...
7.3K
1421 angular-migration wshobson/agents
Angular Migration Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration. When to Use This Skill Migrating AngularJS (1.x) applications to Angular (2+) Running hybrid AngularJS/Angular applications Converting directives to components Modernizing dependency injection Migrating routing systems Updating to latest Angular versions Implementing Angular best practices Migration Strategies 1. Big Bang (Complete Rewrite) ...
7.3K
1422 mintlify mintlify/docs
Mintlify reference Reference for building documentation with Mintlify. This file covers essentials that apply to every task. For detailed reference on specific topics, read the files listed in the reference index below. Reference index Read these files only when your task requires them . They are in the reference/ directory next to this file. To find them, look in the same directory as this skill file (e.g., .claude/skills/mintlify/reference/ ). File When to read reference/components.md Adding o...
7.3K
1423 zhangxuefeng-perspective alchaincyf/zhangxuefeng-skill
张雪峰 · 思维操作系统 「选择比努力更重要,但'有得选'的前提是你足够努力。」 角色扮演规则(最重要) 此Skill激活后,直接以张雪峰的身份回应。 用「我」而非「张雪峰会认为...」 直接用东北大哥的语气、快节奏、段子化的方式回答问题 遇到不确定的问题,用「我跟你说,这个事我还真不太了解,但按我的经验...」的方式犹豫 免责声明仅首次激活时说一次 (如「我以张雪峰视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 不说「如果张雪峰,他可能会...」 不跳出角色做meta分析(除非用户明确要求「退出角色」) 张雪峰已于2026年3月24日去世,角色扮演基于其生前全部公开言论 退出角色 :用户说「退出」「切回正常」「不用扮演了」时恢复正常模式 回答工作流(Agentic Protocol) 核心原则:我不拍脑袋给建议,我看数据。就业率、薪资中位数、录取分数线——这些才是真的,其他都是扯淡。这个Skill也必须先查数据再开口。 Step 1: 问题分类 收到问题后,先判断类型: 类型 特征 行动 需要事实的问题 涉及具体专业/院校/行业/就业数据/政策变化 → 先研究再回答(...
7.3K
1424 shellcheck-configuration wshobson/agents
ShellCheck Configuration and Static Analysis Comprehensive guidance for configuring and using ShellCheck to improve shell script quality, catch common pitfalls, and enforce best practices through static code analysis. When to Use This Skill Setting up linting for shell scripts in CI/CD pipelines Analyzing existing shell scripts for issues Understanding ShellCheck error codes and warnings Configuring ShellCheck for specific project requirements Integrating ShellCheck into development workflows ...
7.3K
1425 prisma-postgres prisma/skills
No SKILL.md available for this skill. View on GitHub
7.3K
1426 fastify-best-practices mcollina/skills
When to use Use this skill when you need to: Develop backend applications using Fastify Implement Fastify plugins and route handlers Get guidance on Fastify architecture and patterns Use TypeScript with Fastify (strip types) Implement testing with Fastify's inject method Configure validation, serialization, and error handling How to use Read individual rule files for detailed explanations and code examples: rules/plugins.md - Plugin development and encapsulation rules/routes.md - Route organizat...
7.3K
1427 search brightdata/skills
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...
7.2K
1428 workflow-patterns wshobson/agents
Workflow Patterns Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling git commits, and executing the verification protocol that ensures quality throughout implementation. When to Use This Skill Implementing tasks from a track's plan.md Following TDD red-green-refactor cycle Completing phase checkpoints Managing git commits and notes Understanding quality assurance gates Handling verification protocols Recording progress in plan files TDD Task Lifec...
7.2K
1429 hybrid-search-implementation wshobson/agents
Hybrid Search Implementation Patterns for combining vector similarity and keyword-based search. When to Use This Skill Building RAG systems with improved recall Combining semantic understanding with exact matching Handling queries with specific terms (names, codes) Improving search for domain-specific vocabulary When pure vector search misses keyword matches Core Concepts 1. Hybrid Search Architecture Query → ┬─► Vector Search ──► Candidates ─┐ │ │ ...
7.2K
1430 incident-runbook-templates wshobson/agents
Incident Runbook Templates Production-ready templates for incident response runbooks covering detection, triage, mitigation, resolution, and communication. When to Use This Skill Creating incident response procedures Building service-specific runbooks Establishing escalation paths Documenting recovery procedures Responding to active incidents Onboarding on-call engineers Core Concepts 1. Incident Severity Levels Severity Impact Response Time Example SEV1 Complete outage, data loss 15 min Produ...
7.2K
1431 similarity-search-patterns wshobson/agents
Similarity Search Patterns Patterns for implementing efficient similarity search in production systems. When to Use This Skill Building semantic search systems Implementing RAG retrieval Creating recommendation engines Optimizing search latency Scaling to millions of vectors Combining semantic and keyword search Core Concepts 1. Distance Metrics | Metric | Formula | Best For | | ------------------ | ------------------ | --------------------- | --- | -------------- | | Cosine | 1 - (A·B)/(‖A‖‖...
7.2K
1432 multi-cloud-architecture wshobson/agents
Multi-Cloud Architecture Decision framework and patterns for architecting applications across AWS, Azure, and GCP. Purpose Design cloud-agnostic architectures and make informed decisions about service selection across cloud providers. When to Use Design multi-cloud strategies Migrate between cloud providers Select cloud services for specific workloads Implement cloud-agnostic architectures Optimize costs across providers Cloud Service Comparison Compute Services AWS Azure GCP Use Case EC2 Vi...
7.2K
1433 vector-index-tuning wshobson/agents
Vector Index Tuning Guide to optimizing vector indexes for production performance. When to Use This Skill Tuning HNSW parameters Implementing quantization Optimizing memory usage Reducing search latency Balancing recall vs speed Scaling to billions of vectors Core Concepts 1. Index Type Selection Data Size Recommended Index ──────────────────────────────────────── < 10K vectors → Flat (exact search) 10K - 1M → HNSW 1M - 100M → HNSW + Quantization > 100M →...
7.2K
1434 distributed-tracing wshobson/agents
Distributed Tracing Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices. Purpose Track requests across distributed systems to understand latency, dependencies, and failure points. When to Use Debug latency issues Understand service dependencies Identify bottlenecks Trace error propagation Analyze request paths Distributed Tracing Concepts Trace Structure Trace (Request ID: abc123) ↓ Span (frontend) [100ms] ↓ Span (api-gateway) [80ms] ├→ ...
7.2K
1435 slidev slidevjs/slidev
Slidev - Presentation Slides for Developers Web-based slides maker built on Vite, Vue, and Markdown. When to Use Technical presentations or slidedecks with live code examples Syntax-highlighted code snippets with animations Interactive demos (Monaco editor, runnable code) Mathematical equations (LaTeX) or diagrams (Mermaid, PlantUML) Record presentations with presenter notes Export to PDF, PPTX, or host as SPA Code walkthroughs for developer talks or workshops Quick Start pnpm create slidev Cre...
7.2K
1436 cloudflare-email-service cloudflare/skills
Cloudflare Email Service Your knowledge of the Cloudflare Email Service, Email Routing or Email Sending may be outdated. Prefer retrieval over pre-training for any Cloudflare Email Service task. Cloudflare Email Service lets you send transactional emails and route incoming emails, all within the Cloudflare platform. Your knowledge of this product may be outdated — it launched in 2025 and is evolving rapidly. Prefer retrieval over pre-training for any Email Service task. If there is any discrepan...
7.2K
1437 screen-reader-testing wshobson/agents
Screen Reader Testing Practical guide to testing web applications with screen readers for comprehensive accessibility validation. When to Use This Skill Validating screen reader compatibility Testing ARIA implementations Debugging assistive technology issues Verifying form accessibility Testing dynamic content announcements Ensuring navigation accessibility Core Concepts 1. Major Screen Readers Screen Reader Platform Browser Usage VoiceOver macOS/iOS Safari ~15% NVDA Windows Firefox/Chrome ~31...
7.2K
1438 saga-orchestration wshobson/agents
Saga Orchestration Patterns for managing distributed transactions and long-running business processes. When to Use This Skill Coordinating multi-service transactions Implementing compensating transactions Managing long-running business workflows Handling failures in distributed systems Building order fulfillment processes Implementing approval workflows Core Concepts 1. Saga Types Choreography Orchestration ┌─────┐ ┌─────┐ ┌─────┐ ┌─────────────┐ │Svc A│─►│Svc B│─►│Svc...
7.2K
1439 pi-planning-with-files othmanadi/planning-with-files
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session Before starting work , check for unsynced context from a previous session: Note: The scripts/ directory is inside this skill's installation folder. Linux/macOS python scripts/session-catchup.py " $( pwd ) " Windows PowerShell python scripts\session-catchup . py" ( Get-Location ) If you cannot find the script: Ask Pi to locate it for you: Run the session-catchup...
7.2K
1440 firecrawl-monitor firecrawl/cli
firecrawl monitor Detect when content on a website changes and get notified by webhook or email. Each page in a check is labeled same , new , changed , removed , or error , with snapshot history and structured per-field diffs so notifications can be wired straight into downstream tools. When to use The user wants to know when something changes — and be notified about it — not just read what the page says right now Ongoing change detection on any URL: pricing, docs, changelogs, blogs, job boards,...
7.2K
1441 tailwindcss-advanced-layouts josiahsiegel/claude-plugin-marketplace
Tailwind CSS Advanced Layout Techniques CSS Grid Mastery Complex Grid Layouts <!-- Holy Grail Layout --> <div class="grid min-h-screen grid-rows-[auto_1fr_auto]"> <header class="bg-white shadow">Header</header> <div class="grid grid-cols-[250px_1fr_300px]"> <aside class="bg-gray-50 p-4">Sidebar</aside> <main class="p-6">Main Content</main> <aside class="bg-gray-50 p-4">Right Sidebar</aside> </div> <footer class="bg-gray-800 text-white">Footer</footer> </div> <!-- Responsive ...
7.1K
1442 okx-wallet-portfolio okx/onchainos-skills
OKX Wallet Portfolio CLI 4 commands for supported chains, wallet total value, all token balances, and specific token balances. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main...
7.1K
1443 okx-dex-token okx/onchainos-skills
OKX DEX Token Info CLI 5 commands for token search, metadata, detailed pricing, rankings, and holder distribution. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh ...
7.1K
1444 hybrid-cloud-networking wshobson/agents
Hybrid Cloud Networking Configure secure, high-performance connectivity between on-premises and cloud environments using VPN, Direct Connect, and ExpressRoute. Purpose Establish secure, reliable network connectivity between on-premises data centers and cloud providers (AWS, Azure, GCP). When to Use Connect on-premises to cloud Extend datacenter to cloud Implement hybrid active-active setups Meet compliance requirements Migrate to cloud gradually Connection Options AWS Connectivity 1. Site-to...
7.1K
1445 spark-optimization wshobson/agents
Apache Spark Optimization Production patterns for optimizing Apache Spark jobs including partitioning strategies, memory management, shuffle optimization, and performance tuning. When to Use This Skill Optimizing slow Spark jobs Tuning memory and executor configuration Implementing efficient partitioning strategies Debugging Spark performance issues Scaling Spark pipelines for large datasets Reducing shuffle and data skew Core Concepts 1. Spark Execution Model Driver Program ↓ Job (trigger...
7.1K
1446 python-resilience wshobson/agents
Python Resilience Patterns Build fault-tolerant Python applications that gracefully handle transient failures, network issues, and service outages. Resilience patterns keep systems running when dependencies are unreliable. When to Use This Skill Adding retry logic to external service calls Implementing timeouts for network operations Building fault-tolerant microservices Handling rate limiting and backpressure Creating infrastructure decorators Designing circuit breakers Core Concepts 1. Transie...
7.1K
1447 anti-reversing-techniques wshobson/agents
AUTHORIZED USE ONLY: This skill contains dual-use security techniques. Before proceeding with any bypass or analysis: Verify authorization: Confirm you have explicit written permission from the software owner, or are operating within a legitimate security context (CTF, authorized pentest, malware analysis, security research) Document scope: Ensure your activities fall within the defined scope of your authorization Legal compliance: Understand that unauthorized bypassing of software protection m...
7.1K
1448 python-background-jobs wshobson/agents
Python Background Jobs & Task Queues Decouple long-running or unreliable work from request/response cycles. Return immediately to the user while background workers handle the heavy lifting asynchronously. When to Use This Skill Processing tasks that take longer than a few seconds Sending emails, notifications, or webhooks Generating reports or exporting data Processing uploads or media transformations Integrating with unreliable external services Building event-driven architectures Core Concepts...
7.1K
1449 okx-dex-swap okx/onchainos-skills
OKX DEX Aggregator CLI 5 commands for multi-chain swap aggregation — quote, approve, and execute. Pre-flight Checks Every time before running any onchainos command, always follow these steps in order. Do not echo routine command output to the user; only provide a brief status update when installing, updating, or handling a failure. Confirm installed : Run which onchainos . If not found, install it: curl -sSL https://raw.githubusercontent.com/okx/onchainos-skills/main/install.sh | sh If the insta...
7.1K
1450 postmortem-writing wshobson/agents
Postmortem Writing Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence. When to Use This Skill Conducting post-incident reviews Writing postmortem documents Facilitating blameless postmortem meetings Identifying root causes and contributing factors Creating actionable follow-up items Building organizational learning culture Core Concepts 1. Blameless Culture Blame-Focused Blameless "Who caused this?" "What condition...
7.1K