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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,635
总 Skills
101.4M
总安装量
2,629
贡献者
# Skill 仓库 描述 安装量
8251 pr-address-comments google-gemini/gemini-cli
You are helping the user address comments on their Pull Request. These comments may have come from an automated review agent or a team member. OBJECTIVE: Help the user review and address comments on their PR. Comment Review Procedure Run the scripts/fetch-pr-info.js script to get PR info and state. MAKE SURE you read the entire output of the command, even if it gets truncated. Summarize the review status by analyzing the diff, commit log, and comments to see which still need to be addressed. Pay...
870
8252 meta-description kostja94/marketing-skills
SEO On-Page: Meta Description Guides optimization of the meta description tag for search engines and SERP display. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) Meta description : CTA; unique value; target keyword; unique per page Length by Language Google truncates by pixel width (~920px desktop, ~68...
870
8253 markitdown k-dense-ai/scientific-agent-skills
MarkItDown - File to Markdown Conversion Overview MarkItDown is a Python tool developed by Microsoft for converting various file formats to Markdown. It's particularly useful for converting documents into LLM-friendly text format, as Markdown is token-efficient and well-understood by modern language models. Key Benefits: Convert documents to clean, structured Markdown Token-efficient format for LLM processing Supports 15+ file formats Optional AI-enhanced image descriptions OCR for images and...
870
8254 performance-analyzer-sms blacktwist/social-media-skills
Performance Analyzer When to Use User asks to analyze how their posts are performing or review analytics User mentions "analytics," "performance," or "how did my posts do" User says "engagement," "impressions," or "what's working" User asks about "post metrics," "my best posts," or "why isn't this post performing" User shares post data and wants a performance breakdown User wants to compare recent posts against their own baseline Role You are an expert social media analytics advisor. Your job is...
870
8255 mapbox-ios-patterns mapbox/mapbox-agent-skills
Mapbox iOS Integration Patterns Official integration patterns for Mapbox Maps SDK on iOS. Covers Swift, SwiftUI, UIKit, proper lifecycle management, token handling, offline maps, and mobile-specific optimizations. Use this skill when: Setting up Mapbox Maps SDK for iOS in a new or existing project Integrating maps with SwiftUI or UIKit Implementing proper lifecycle management and cleanup Managing tokens securely in iOS apps Working with offline maps and caching Integrating Navigation SDK Optimiz...
869
8256 app-store-review safaiyeh/app-store-review-skill
App Store Review Preparation Guidance for catching App Store rejection risks before submission. Apple reviewed 7.7 million submissions in 2024 and rejected 1.9 million. Most rejections are preventable with proper preparation. Contents Overview Top Rejection Reasons and How to Avoid Them PrivacyInfo.xcprivacy -- Privacy Manifest Requirements Data Use, Sharing, and Privacy Policy (Guideline 5.1.2) In-App Purchase and StoreKit Rules (Guideline 3.1.1) HIG Compliance Checklist App Tracking Transparen...
869
8257 pair-trade-screener tradermonty/claude-trading-skills
Pair Trade Screener Overview This skill identifies and analyzes statistical arbitrage opportunities through pair trading. Pair trading is a market-neutral strategy that profits from the relative price movements of two correlated securities, regardless of overall market direction. The skill uses rigorous statistical methods including correlation analysis and cointegration testing to find robust trading pairs. Core Methodology: Identify pairs of stocks with high correlation and similar sector/indu...
869
8258 laravel-inertia-react asyrafhussin/agent-skills
Laravel + Inertia.js + React Comprehensive patterns for building modern monolithic applications with Laravel, Inertia.js, and React. Contains 30+ rules for seamless full-stack development. When to Apply Reference these guidelines when: Creating Inertia page components Handling forms with useForm hook Managing shared data and authentication Implementing persistent layouts Navigating between pages Rule Categories by Priority Priority Category Impact Prefix 1 Page Components CRITICAL page- 2 Fo...
869
8259 react19-concurrent-patterns github/awesome-copilot
React 19 Concurrent Patterns React 19 introduced new APIs that complement the migration work. This skill covers two concerns: Preserve existing React 18 concurrent patterns that must not be broken during migration Adopt new React 19 APIs worth introducing after migration stabilizes Part 1 Preserve: React 18 Concurrent Patterns That Must Survive the Migration These patterns exist in React 18 codebases and must not be accidentally removed or broken: createRoot Already Migrated by the R18 Orchest...
868
8260 playwright mindrally/skills
Playwright CLI Skill Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files. Prerequisite check (required) Before proposing commands, check whether npx is available (the wrapper depends on it): command -v npx > /dev/null 2 > &1 If it is not available, pause and ask the user to in...
868
8261 instagram-content-generation eachlabs/skills
Instagram Content Generation Generate engaging Instagram content using each::sense. This skill creates images and videos optimized for Instagram's various placements, formats, and visual best practices. Features Feed Posts : Square 1:1 images for maximum compatibility Stories & Reels : Vertical 9:16 content for immersive full-screen experiences Carousel Posts : Multiple cohesive images for storytelling Quote Graphics : Typography-focused content for engagement Product Showcases : E-commerce and ...
868
8262 plan-payroll anthropics/knowledge-work-plugins
Run the payroll-confidence pipeline by chaining two skills. The owner approves at each handoff — never send a reminder or commit a forecast without explicit confirmation. Parse arguments: --horizon (default 30 ) — forecast window in days (30, 60, or 90) --payroll-date (optional) — the date payroll runs; defaults to next Friday Step 1 — Cash forecast (cash-flow-snapshot) Trigger the cash-flow-snapshot skill workflow: Pull AR, AP, and historical cash timing from QuickBooks, PayPal, Stripe, or Squa...
868
8263 frontend-design vercel-labs/agent-eval
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
868
8264 best-minds ceeon/best-minds
Best Minds "Don't think of LLMs as entities but as simulators." — Andrej Karpathy 核心 不要问 AI "你怎么看"。 要问:这个问题,世界上谁最懂?TA 会怎么说? 然后模拟那个人。 原则 问题决定人数 — 一个人够就一个,需要碰撞才多个 找真正最懂的 — 不是找"合适的",是找"最强的" 基于真实 — 模拟要基于 TA 公开的思想、著作、言论 引用原话 — 尽可能用 TA 说过的话 vs ai-coaches ai-coaches best-minds 从 13 个预设智者选 从全世界找 基于关键词匹配 基于问题本质
867
8265 error-handling-ux owl-listener/designer-skills
Error Handling UX You are an expert in designing error experiences that prevent, detect, and help users recover from errors. What You Do You design error handling that minimizes frustration and helps users succeed. Error Handling Hierarchy 1. Prevention Inline validation before submission Smart defaults and suggestions Confirmation dialogs for destructive actions Constraint-based inputs (date pickers, dropdowns) Auto-save to prevent data loss 2. Detection Real-time field validation Form-level va...
867
8266 blog-page-generator kostja94/marketing-skills
Pages: Blog Guides blog page structure, SEO, and content marketing best practices. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for topics, audience, and keywords....
867
8267 cloudrun-development tencentcloudbase/skills
When to use this skill Use this skill for CloudBase Run backend service development when you need: Long connection capabilities: WebSocket / SSE / server push Long-running or persistent processes: tasks that are not suitable for cloud functions, background jobs Custom runtime environments/system dependencies: custom images, specific system libraries Multi-language/arbitrary frameworks: Java, Go, PHP, .NET, Python, Node.js, etc. Stable external services with elastic scaling: pay-as-you-go, can sc...
867
8268 lbo-model anthropics/financial-services-plugins
TEMPLATE REQUIREMENT This skill uses templates for LBO models. Always check for an attached template file first. Before starting any LBO model: If a template file is attached/provided : Use that template's structure exactly - copy it and populate with the user's data If no template is attached : Ask the user: "Do you have a specific LBO template you'd like me to use? If not, I can use the standard template which includes Sources & Uses, Operating Model, Debt Schedule, and Returns Analysis." If u...
867
8269 review-delta tirth8205/code-review-graph
Review Delta Perform a focused, token-efficient code review of only the changed code and its blast radius. Token optimization: Before starting, call get_docs_section_tool(section_name="review-delta") for the optimized workflow. Use ONLY changed nodes + 2-hop neighbors in context. Steps Ensure the graph is current by calling build_or_update_graph_tool() (incremental update). Get review context by calling get_review_context_tool() . This returns: Changed files (auto-detected from git diff) Impacte...
867
8270 kotlin-tooling-java-to-kotlin kotlin/kotlin-agent-skills
Java to Kotlin Conversion Convert Java source files to idiomatic Kotlin using a disciplined 4-step conversion methodology with 5 invariants checked at each step. Supports framework-aware conversion that handles annotation site targets, library idioms, and API preservation. Workflow Show more
867
8271 microsoft-outlook membranedev/application-skills
Microsoft Outlook Microsoft Outlook is a Microsoft-developed email and calendaring application. It's used by professionals and individuals to manage email, calendars, contacts, and tasks in one place. Many businesses rely on Outlook for internal and external communication. Official docs: https://learn.microsoft.com/en-us/outlook/ Microsoft Outlook Overview Email Attachment Calendar Event Contact Task Mailbox User Group Room Use action names and parameters as needed. Working with Microsoft Outloo...
867
8272 web-search inference-sh/skills
Install the belt CLI skill: npx skills add belt-sh/cli Web Search & Extraction Search the web and extract content via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Search the web belt app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}' Show more Installs – Repository infsh-skills/skills GitHub Stars 586 First Seen – Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
866
8273 traffic-analysis kostja94/marketing-skills
Analytics: Traffic Guides website traffic analysis across all channels (organic, paid, social, referral, direct). Covers traffic source attribution, dark traffic identification, and multi-channel reporting. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope Traffic sources : Organic, paid, social, referral, direct, emai...
866
8274 phoenix-evals arize-ai/phoenix
Phoenix Evals Build evaluators for AI/LLM applications. Code first, LLM for nuance, validate against humans. Quick Reference Task Files Setup setup-python , setup-typescript Decide what to evaluate evaluators-overview Choose a judge model fundamentals-model-selection Use pre-built evaluators evaluators-pre-built Build code evaluator evaluators-code-python , evaluators-code-typescript Build LLM evaluator evaluators-llm-python , evaluators-llm-typescript , evaluators-custom-templates Batch evaluat...
866
8275 code-documentation-code-explain sickn33/antigravity-awesome-skills
Code Explanation and Analysis You are a code education expert specializing in explaining complex code through clear narratives, visual diagrams, and step-by-step breakdowns. Transform difficult concepts into understandable explanations for developers at all levels. Use this skill when Explaining complex code, algorithms, or system behavior Creating onboarding walkthroughs or learning materials Producing step-by-step breakdowns with diagrams Teaching patterns or debugging reasoning Do not use thi...
866
8276 async-io-model tursodatabase/turso
Turso uses cooperative yielding with explicit state machines instead of Rust async/await. Core Types ``` pub enum IOCompletions { Single(Completion), } [must_use] pub enum IOResult<T> { Done(T), // Operation complete, here's the result IO(IOCompletions), // Need I/O, call me again after completions finish } ``` Functions returning `IOResult` must be called repeatedly until `Done`. Completion and CompletionGroup A `Completion` tracks a single I/O operation: ``` pub str...
866
8277 statsmodels k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub Installs 457 Repository k-dense-ai/scie…t-skills GitHub Stars 26.3K First Seen Apr 9, 2026
865
8278 flutter-expert sickn33/antigravity-awesome-skills
Flutter Expert Senior mobile engineer building high-performance cross-platform applications with Flutter 3 and Dart. When to Use This Skill Building cross-platform Flutter applications Implementing state management (Riverpod, Bloc) Setting up navigation with GoRouter Creating custom widgets and animations Optimizing Flutter performance Platform-specific implementations Core Workflow Setup — Scaffold project, add dependencies ( flutter pub get ), configure routing State — Define Riverpod provider...
865
8279 optimization-advisor-sms blacktwist/social-media-skills
Optimization Advisor When to Use User asks what to do next or how to improve their social media performance User mentions "optimize my social media," "recommendations," or "suggestions" User says "next steps," "what's my biggest opportunity," or "help me grow" User wants a prioritized action plan based on their data User asks "how do I improve" or wants concrete improvement recommendations User has completed an analysis and wants actionable takeaways Role You are an expert social media optimizat...
865
8280 storage-format tursodatabase/turso
Page size: power of 2, 512-65536 bytes. Default 4096. Database Header (First 100 Bytes) | 0 | 16 | Magic: `"SQLite format 3\0"` | 16 | 2 | Page size (big-endian) | 18 | 1 | Write format version (1=rollback, 2=WAL) | 19 | 1 | Read format version | 24 | 4 | Change counter | 28 | 4 | Database size in pages | 32 | 4 | First freelist trunk page | 36 | 4 | Total freelist pages | 40 | 4 | Schema cookie | 56 | 4 | Text encoding (1=UTF8, 2=UTF16LE, 3=UTF16BE) Al...
865
8281 tax-prep anthropics/knowledge-work-plugins
Run the tax prep workflow using the tax-season-organizer skill. Act immediately — the user typed /tax-prep, so skip the discovery phase. Parse arguments: --mode (default: infer from date — Q1-Q3 defaults to quarterly , Q4/Jan defaults to both ) — quarterly for estimated tax payment, 1099 for year-end 1099-NEC prep, both for combined --year (default: current year) Framing: Open every deliverable with "Prepared for review by your accountant — not tax advice." Step 1 — Determine mode If --mode was ...
865
8282 logfire-instrumentation pydantic/skills
Instrument with Logfire When to Use This Skill Invoke this skill when: User asks to "add logfire", "add observability", "add tracing", or "add monitoring" User wants to instrument an app with structured logging or tracing (Python, JS/TS, or Rust) User mentions Logfire in any context User asks to "add logging" or "see what my app is doing" User wants to monitor AI/LLM calls (PydanticAI, OpenAI, Anthropic) User asks to add observability to an AI agent or LLM pipeline How Logfire Works Logfire is a...
865
8283 asc-screenshot-resize rudrankriyam/app-store-connect-cli-skills
asc screenshot resize Use this skill to prepare screenshots for App Store Connect. Do not rely on a hard-coded dimension table in this skill; the CLI owns the current size matrix. Source of truth Always discover current accepted sizes from asc first: asc screenshots sizes --output table asc screenshots sizes --all --output table For local validation before upload: asc screenshots validate --path "./screenshots/iphone" --device-type "IPHONE_65" --output table asc screenshots validate --path "./sc...
864
8284 accessibility-audit owl-listener/designer-skills
No SKILL.md available for this skill. View on GitHub Installs 492 Repository owl-listener/de…r-skills GitHub Stars 1.4K First Seen Mar 9, 2026
864
8285 case-study owl-listener/designer-skills
Case Study You are an expert in crafting compelling design case studies for portfolios and presentations. What You Do You structure case studies that tell the story of a design project, demonstrating process, thinking, and impact. Case Study Structure 1. Overview Project title and one-line summary Your role and team composition Timeline and scope Key outcome or metric (the hook) 2. Challenge Business context and problem statement User needs and pain points Constraints and requirements Why this p...
864
8286 octocat mcollina/skills
When to use Use this skill proactively for: All git operations and GitHub interactions Merge conflicts resolution Pre-commit hook fixes Repository management Pull request creation and management Any git/GitHub workflow issues Instructions You are the Octocat - a Git and GitHub wizard who lives and breathes version control. You wield the gh CLI like a master swordsman and can untangle the most complex git situations with grace and precision. When invoked: Assess the git/GitHub situation immediate...
864
8287 handover adobe/skills
Project Handover Documentation Generate comprehensive handover documentation for Edge Delivery Services projects. This skill orchestrates the creation of guides for different audiences. When to Use This Skill "Generate project handover docs" "Create handover documentation" "Generate project guides" "Handover package" "Project documentation" Available Documentation Types Show more
864
8288 blog-analyze agricidaniel/claude-blog
Blog Analyzer: Quality Audit & Scoring Scores blog posts on a 0-100 scale across 5 categories and provides prioritized improvement recommendations. Includes AI content detection analysis. Works with local files or published URLs. Reference documents (paths from repo root): skills/blog/references/quality-scoring.md : full scoring checklist skills/blog/references/eeat-signals.md : E-E-A-T evaluation criteria skills/blog/references/ai-slop-detection.md : two-tier reflex methodology (v1.8.0) skills/...
864
8289 create-pr n8n-io/n8n
create-pr Overview This guide covers best practices for creating pull requests in the warp repository, including merging master, running presubmit checks, linking Linear tasks, ensuring appropriate test coverage, and structuring your PR for effective review.
863
8290 technical-writer onewave-ai/claude-skills
Technical Writer You are an expert technical writer who creates clear, user-friendly documentation for technical products. When to Apply Use this skill when: Writing API documentation Creating README files and setup guides Developing user manuals and tutorials Documenting architecture and design Writing changelog and release notes Creating onboarding guides Explaining complex technical concepts Writing Principles 1. User-Centered Lead with the user's goal, not the feature Answer "why should I ca...
863
8291 title-tag kostja94/marketing-skills
SEO On-Page: Title Tag Guides optimization of the HTML title tag for search engines and SERP display. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) Title tag : Primary search snippet; primary keyword near start; unique per page Length by Language Google truncates by pixel width (~580–600px desktop), n...
863
8292 seo-content-marketing-skills-suite aradotso/marketing-skills
SEO & Content Marketing Skills Suite Skill by ara.so — Marketing Skills collection. Command suite for SEO professionals and content marketers providing keyword research, content audits, SERP analysis, technical SEO diagnostics, and content strategy workflows. Derived from the claude-code-skill-factory scaffolding pattern. What This Project Does Provides 10 specialized SEO commands and 5 multi-step workflows with structured output UI: Keyword Research — clustering, opportunity scoring, SERP inten...
863
8293 bgpt-paper-search k-dense-ai/scientific-agent-skills
BGPT Paper Search Overview BGPT is a remote MCP server that searches a curated database of scientific papers built from raw experimental data extracted from full-text studies. Unlike traditional literature databases that return titles and abstracts, BGPT returns structured data from the actual paper content — methods, quantitative results, sample sizes, quality assessments, and 25+ metadata fields per paper. When to Use This Skill Use this skill when: Searching for scientific papers with specifi...
863
8294 expo-dom expo/skills
What are DOM Components? DOM components allow web code to run verbatim in a webview on native platforms while rendering as-is on web. This enables using web-only libraries like recharts , react-syntax-highlighter , or any React web library in your Expo app without modification. When to Use DOM Components Use DOM components when you need: Web-only libraries — Charts (recharts, chart.js), syntax highlighters, rich text editors, or any library that depends on DOM APIs Migrating web code — Bring exi...
863
8295 uniapp-project teachingai/full-stack-skills
When to use this skill Use this skill whenever the user wants to: Use any uni-app built-in component or uni-ui component Use any uni-app API (network, storage, device, UI, navigation, media, etc.) Access per-component or per-API examples with official doc links Check platform compatibility for components and APIs Build cross-platform uni-app applications with official patterns How to use this skill This skill is organized to match the official uni-app components and API documentation: Choose...
862
8296 fal-image-edit fal-ai-community/skills
fal-image-edit Curated from the fal.ai community team. What it does AI-powered image editing with style transfer, background removal, object removal, and inpainting via fal.ai hosted models. Source Upstream: https://github.com/fal-ai-community/skills Category: image-generation How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundl...
862
8297 feishu-cli-export riba2534/feishu-cli
飞书文档导出技能 将飞书云文档或知识库文档导出为本地 Markdown 文件,或导出为 PDF/Word 等格式。 前置条件 需要已配置飞书应用凭证( FEISHU_APP_ID / FEISHU_APP_SECRET ),通过环境变量或 ~/.feishu-cli/config.yaml 设置 应用需具备 docx:document 权限(文档导出)或 wiki:wiki:readonly 权限(知识库导出) 使用 --expand-mentions 展开 @用户时,还需 contact:user.base:readonly 权限 核心概念 Markdown 作为中间格式 :飞书云文档的内容通过 Markdown 格式导出到本地。选择 Markdown 作为中间格式,是因为它结构清晰、便于 Claude 理解和处理文档内容,同时也方便用户进行二次编辑或版本管理。中间文件默认存储在 /tmp 目录中。 使用方法 导出普通文档 /feishu-export < document_id > /feishu-export < document_id > ./output.md 导出知识库...
862
8298 quarto-authoring posit-dev/skills
Quarto Authoring This skill is based on Quarto CLI v1.8.26. When to Use What Task: Write a new Quarto document Use: Follow "QMD Essentials" below, then see specific reference files Task: Convert R Markdown to Quarto Use: references/conversion-rmarkdown.md Task: Migrate bookdown project Use: references/conversion-bookdown.md Task: Migrate xaringan slides Use: references/conversion-xaringan.md Task: Migrate distill article Use: references/conversion-distill.md Task: Migrate blogdown site Use: refe...
862
8299 conventional-commit marcelorodrigo/agent-skills
Instructions < description > This file contains a prompt template for generating conventional commit messages. It provides instructions, examples, and formatting guidelines to help users write standardized, descriptive commit messages in accordance with the Conventional Commits specification. </ description > Workflow Follow these steps: Run git status to review changed files. Run git diff or git diff --cached to inspect changes. Stage your changes with git add <file> . Construct your commit mes...
862
8300 design-token-audit owl-listener/designer-skills
Design Token Audit You are an expert in auditing design token adoption and consistency across products. What You Do You audit how design tokens are used (or not used) in a product, identifying inconsistencies, gaps, and hard-coded values. Audit Scope Token Coverage What percentage of visual properties use tokens? Which properties are commonly hard-coded? Are the right tier of tokens used (global vs semantic vs component)? Token Consistency Are the same tokens used for the same purposes? Are ther...
862