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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,815
总 Skills
98.6M
总安装量
2,594
贡献者
# Skill 仓库 描述 安装量
9251 vss-ask-video nvidia/skills
Video QnA using VLM through VSS Agent Use this skill when you need details about the video which requires VLM to look at the video frames — for example the agent has no usable prior answer and needs a fresh look at the pixels for a specific clip. When to Use The user asks what happens in the video , what objects / people / actions appear, colors , timing , safety , or other visual facts that require watching the clip. The user asks for details that cannot be answered from existing messages, summ...
574
9252 nemo-mbridge-perf-megatron-fsdp nvidia/skills
Megatron FSDP Skill For stable background and recommendation level, see: @docs/training/megatron-fsdp.md @skills/nemo-mbridge-perf-megatron-fsdp/card.yaml Enablement Minimal Megatron FSDP override in Bridge: cfg . dist . use_megatron_fsdp = True cfg . ddp . use_megatron_fsdp = True cfg . ddp . data_parallel_sharding_strategy = "optim_grads_params" cfg . ddp . average_in_collective = False cfg . checkpoint . ckpt_format = "fsdp_dtensor" Show more Installs 541 Repository nvidia/skills GitHub Stars...
574
9253 nemo-mbridge-perf-moe-hardware-configs nvidia/skills
MoE Hardware Configuration Reference Stable docs: @docs/training/moe-optimization.md Card: @skills/nemo-mbridge-perf-moe-hardware-configs/card.yaml Quick Platform Playbook Platform Typical MoE strategy What usually matters most H100 DeepEP + stronger PP + moderate TP communication overlap and PP efficiency B200 DeepEP + MXFP8 + careful PP layout container quality and tuned comm settings GB200 HybridEP + partial CUDA graphs + CPU cleanup host overhead, topology-aware dispatch, memory headroom GB3...
574
9254 nemo-mbridge-perf-moe-comm-overlap nvidia/skills
MoE Communication Overlap For the higher-level overview, see: @docs/training/communication-overlap.md @skills/nemo-mbridge-perf-moe-comm-overlap/card.yaml Quick Decision Use MoE communication overlap when: EP > 1 token dispatch or combine time is visible in the profile the run is already correct and you are now tuning throughput Avoid turning it on as an early bring-up step. It is easier to validate after the dispatcher, routing mode, and recompute plan are already stable. Enablement Show more I...
574
9255 nemo-mbridge-resiliency nvidia/skills
Resiliency Stable docs: @docs/training/resiliency.md, @docs/training/checkpointing.md Card: @skills/nemo-mbridge-resiliency/card.yaml Enablement Fault tolerance (Slurm only) Option 1: NeMo Run plugin (recommended) from megatron . bridge . recipes . run_plugins import FaultTolerancePlugin import nemo_run as run Show more Installs 540 Repository nvidia/skills GitHub Stars 1.3K First Seen May 29, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
574
9256 android-testing new-silvermoon/awesome-android-agent-skills
No SKILL.md available for this skill. View on GitHub
574
9257 convex-helpers-guide get-convex/agent-skills
Convex Helpers Guide Use convex-helpers to add common patterns and utilities to your Convex backend without reinventing the wheel. What is convex-helpers? convex-helpers is the official collection of utilities that complement Convex. It provides battle-tested patterns for common backend needs. Installation: npm install convex-helpers Available Helpers 1. Relationship Helpers Traverse relationships between tables in a readable, type-safe way. Use when: Loading related data across tables Following...
573
9258 google-image-search glebis/claude-skills
Google Image Search Skill Search for images using Google Custom Search API with intelligent scoring and LLM-based selection. When to Use Finding images to illustrate technical articles or research Adding visuals to presentations Enriching Obsidian notes with relevant images Batch image search for multiple topics Generating image search configs from plain text lists Requirements Google Custom Search API key and Search Engine ID OpenRouter API key (for LLM selection) llm CLI installed at /opt/ho...
573
9259 soc2-compliance alirezarezvani/claude-skills
../../../ra-qm-team/soc2-compliance/SKILL.md
573
9260 java-quarkus-development mindrally/skills
Java Quarkus Development Best Practices Core Principles Write clean, efficient, and well-documented Java code using Quarkus best practices Focus on fast startup and minimal memory footprint via GraalVM native builds Leverage Quarkus extensions for common functionality Design for containerized and serverless deployments Follow SOLID principles and microservices architecture patterns Development Workflow Quarkus Dev Mode Use quarkus dev for rapid iteration with live reload Leverage continuous test...
573
9261 ci-cd-pipeline-builder alirezarezvani/claude-skills
CI/CD Pipeline Builder Tier: POWERFUL Category: Engineering Domain: DevOps / Automation Overview Use this skill to generate pragmatic CI/CD pipelines from detected project stack signals, not guesswork. It focuses on fast baseline generation, repeatable checks, and environment-aware deployment stages. Core Capabilities Detect language/runtime/tooling from repository files Recommend CI stages ( lint , test , build , deploy ) Generate GitHub Actions or GitLab CI starter pipelines Include caching an...
573
9262 page-cro alirezarezvani/claude-skills
Page Conversion Rate Optimization (CRO) You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before provi...
573
9263 financial-deep-research eng0ai/eng0-template-skills
Financial Deep Research Core System Instructions Purpose: Deliver citation-backed, verified financial research reports through 8-phase pipeline (Scope > Plan > Retrieve > Triangulate > Synthesize > Critique > Refine > Package) with financial source credibility scoring, regulatory compliance tracking, and progressive context management. Financial Focus: This skill specializes in: Market analysis and investment research Due diligence and competitive benchmarking Regulatory compliance and risk a...
573
9264 vss-setup-video-analytics-api nvidia/skills
Purpose Deploy the video-analytics-api REST service standalone with the user's chosen config, data-log bind, and Elasticsearch / Kafka connectivity. Instructions Follow the routing tables and step-by-step workflows below. Each section that ends in workflow , quick start , or flow is intended to be executed top-to-bottom. Detailed reference material lives in references/ . Examples Worked end-to-end examples are kept under evals/ (each *.json manifest contains a runnable scenario). Run a Tier-3 ev...
573
9265 nemo-mbridge-perf-tp-dp-comm-overlap nvidia/skills
TP / DP / PP Communication Overlap Skill For stable background and recommendation level, see: @docs/training/communication-overlap.md Enablement Minimal Bridge override: from megatron . bridge . training . comm_overlap import CommOverlapConfig cfg . model . tensor_model_parallel_size = 4 cfg . model . sequence_parallel = True cfg . model . pipeline_model_parallel_size = 4 cfg . model . virtual_pipeline_model_parallel_size = 2 Show more Installs 539 Repository nvidia/skills GitHub Stars 1.3K Firs...
573
9266 data-designer nvidia/skills
Before You Start Do not explore the workspace first. The workflow's Learn step gives you everything you need. Goal Build a synthetic dataset using the Data Designer library that matches this description: $ARGUMENTS Workflow Use Autopilot mode if the user implies they don't want to answer questions — e.g., they say something like "be opinionated", "you decide", "make reasonable assumptions", "just build it", "surprise me", etc. Otherwise, use Interactive mode (default). Read only the workflow fil...
573
9267 malware-distribution-awareness aradotso/security-skills
Malware Distribution Awareness Skill Skill by ara.so — Security Skills collection. ⚠️ CRITICAL SECURITY WARNING This repository is NOT legitimate software. This is a malware distribution operation disguised as security software. Red Flags Identified 1. Fraudulent Purpose Claims to offer "cracked" or "pre-activated" commercial antivirus software Distributing paid software without authorization is illegal Legitimate security software is never distributed with "cracks" or "keygens" Show more Instal...
573
9268 solidjs-patterns different-ai/openwork
Why this skill exists OpenWork’s UI is SolidJS: it updates via signals , not React-style rerenders. Most “UI stuck” bugs are actually state coupling bugs (e.g. one global busy() disabling an unrelated action), not rerender issues. This skill captures the patterns we want to consistently use in OpenWork. Core rules Prefer fine-grained signals over shared global flags. Keep async actions scoped (each action gets its own pending state). Derive UI state via createMemo() instead of duplicating boolea...
572
9269 react-composition-2026 patternsdev/skills
Modern React Composition Patterns Table of Contents When to Use Instructions Details Source Composition patterns for building flexible, maintainable React components that scale. These patterns replace boolean-prop proliferation, rigid component APIs, and tangled state with composable, explicit designs. When to Use Reference these patterns when: A component has more than 3-4 boolean props controlling its behavior Building reusable UI components or a shared component library Refactoring components...
572
9270 xiaohongshu-ops xiangyu-cas/xiaohongshu-ops-skill
Openclaw 小红书运营技能(通用版) 目标:构建可复用的“小红书运营”流程,让任何账号类型都能复用同一套动作框架。 适用范围(默认即通用流程) 账号定位与内容方向 选题产出与争议点挖掘 竞品/同类账号对标 小红书发布前演练与内容交付 发布后快速复盘(互动结构、评论回复、热点追踪) Viral Copy 链路(输入 URL,高贴合学习封面/配图、标题、正文并生成可发布近似结构笔记) 将每类账号的行业细节作为“案例模块(case module)”挂载到通用流程中。 常用术语 选题 :可发布、可讨论、可转发的内容切入点 引流钩子 :标题/开头一句用于触发停留与点击 结构化输出 :标题、正文、互动问句、话题、标签五元组 快照 :用于验证页面状态的关键证据快照 回放 :流程失败后重试或改道执行 0) 启动与环境校验(所有任务都遵循) 执行前先按 references/xhs-runtime-rules.md 中“运行规则”执行,优先遵循失败可复用顺序。 固定使用内置浏览器 profile: openclaw ,出现通道异常先切回后再重试。 以 evaluate 为先,关键节点少量 snap...
572
9271 tinybird-typescript-sdk-guidelines tinybirdco/tinybird-agent-skills
Tinybird TypeScript SDK Guidelines Guidance for using the @tinybirdco/sdk package to define Tinybird resources in TypeScript with complete type inference. When to Apply Installing or configuring @tinybirdco/sdk Defining datasources or pipes in TypeScript Creating typed Tinybird clients Using type-safe ingestion or queries Running tinybird dev/build/deploy commands for TypeScript projects Migrating from legacy .datasource/.pipe files to TypeScript Rule Files rules/getting-started.md rules/configu...
572
9272 code-refactoring-tech-debt sickn33/antigravity-awesome-skills
Technical Debt Analysis and Remediation You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create actionable remediation plans. Use this skill when Working on technical debt analysis and remediation tasks or workflows Needing guidance, best practices, or checklists for technical debt analysis and remediation Do not use this skill when The task is unrelated to ...
572
9273 backend-development-feature-development sickn33/antigravity-awesome-skills
Orchestrate end-to-end feature development from requirements to production deployment: [Extended thinking: This workflow orchestrates specialized agents through comprehensive feature development phases - from discovery and planning through implementation, testing, and deployment. Each phase builds on previous outputs, ensuring coherent feature delivery. The workflow supports multiple development methodologies (traditional, TDD/BDD, DDD), feature complexity levels, and modern deployment strategie...
572
9274 cloud-architect sickn33/antigravity-awesome-skills
Cloud Architect Senior cloud architect specializing in multi-cloud strategies, migration patterns, cost optimization, and cloud-native architectures across AWS, Azure, and GCP. Role Definition You are a senior cloud architect with 15+ years of experience designing enterprise cloud solutions. You specialize in multi-cloud architectures, migration strategies (6Rs), cost optimization, security by design, and operational excellence. You design highly available, secure, and cost-effective cloud in...
572
9275 ai-security alirezarezvani/claude-skills
AI Security AI and LLM security assessment skill for detecting prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, and agent tool abuse. This is NOT general application security (see security-pen-testing) or behavioral anomaly detection in infrastructure (see threat-detection) — this is about security assessment of AI/ML systems and LLM-based agents specifically. Table of Contents Show more
572
9276 cms-migration payloadcms/skills
CMS Migration to Payload Interactive workflow to design Payload collections from source CMS data. Config-first approach: establish the data structure through conversation before any data import. Workflow Show more
572
9277 digital-health-clinical-asr-build nvidia/skills
Clinical ASR Flywheel — Stage 2 (Build the benchmark) ⚠ Agent: read this entire SKILL.md before answering. This stage is conversational and gated. Specifically: ask the user 1–2 specialty-aware clarifying questions before proposing terms (Step 2a), walk them through the two-tier IPA pipeline (override → merriam-webster → magpie_g2p) in Step 2c, hit the explicit QA-mode audition gate in Step 2d before full Cartesian synthesis, and name KER as the headline metric they'll see in Stage 3. Skipping a...
572
9278 nemo-mbridge-perf-sequence-packing nvidia/skills
Sequence Packing Skill For stable background and recommendation level, see: @docs/training/packed-sequences.md @skills/nemo-mbridge-perf-sequence-packing/card.yaml Enablement Offline packed SFT for LLM finetuning: from megatron . bridge . data . datasets . packed_sequence import PackedSequenceSpecs Show more Installs 538 Repository nvidia/skills GitHub Stars 1.3K First Seen May 29, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
572
9279 axiom-shipping charleswiltgen/axiom
Shipping & App Store Router You MUST use this skill when preparing to submit ANY app, handling App Store rejections, or working on release workflow. When to Use Use this router when you encounter: Preparing an app for App Store submission App Store rejection (any guideline) Metadata requirements (screenshots, descriptions, keywords) Privacy manifest and nutrition label questions Age rating and content classification Export compliance and encryption declarations EU DSA trader status Account delet...
572
9280 requesting-code-review jnmetacode/superpowers-zh
Requesting Code Review Dispatch superpowers:code-reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work. Core principle: Review early, review often. When to Request Review Mandatory: After each task in subagent-driven development After completing major feature Before merge to mai...
572
9281 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...
572
9282 meticulous-cli alwaysmeticulous/skills
Meticulous CLI The meticulous CLI records user sessions and replays them to catch visual regressions. It is installed as part of @alwaysmeticulous/cli . Before starting, run the meticulous-cli-update skill to ensure the Meticulous CLI is up to date — unless it has already run earlier in this conversation, in which case skip it. Invocation meticulous < command > [ options ] The skills assume meticulous is on PATH . The meticulous-cli-update skill installs it globally via npm install --global @alw...
572
9283 marketing-for-founders-saas-growth aradotso/marketing-skills
Marketing for Founders - SaaS Growth Skill Skill by ara.so — Marketing Skills collection. This skill provides access to the Marketing for Founders repository, a comprehensive collection of practical marketing resources specifically designed to help technical founders and early-stage startups acquire their first 10, 100, and 1000 users without large marketing budgets. What This Resource Covers The Marketing for Founders collection provides actionable strategies across multiple marketing channels:...
572
9284 e2e-testing-automation aj-geddes/useful-ai-prompts
E2E Testing Automation Overview End-to-end (E2E) testing validates complete user workflows from the UI through all backend systems, ensuring the entire application stack works together correctly from a user's perspective. E2E tests simulate real user interactions with browsers, handling authentication, navigation, form submissions, and validating results. When to Use Testing critical user journeys (signup, checkout, login) Validating multi-step workflows Testing across different browsers and d...
571
9285 agent-native-architecture everyinc/compound-engineering-plugin
<why_now> Why Now Software agents work reliably now. Claude Code demonstrated that an LLM with access to bash and file tools, operating in a loop until an objective is achieved, can accomplish complex multi-step tasks autonomously. The surprising discovery: a really good coding agent is actually a really good general-purpose agent. The same architecture that lets Claude Code refactor a codebase can let an agent organize your files, manage your reading list, or automate your workflows. The Cl...
571
9286 cc-skill-strategic-compact sickn33/antigravity-awesome-skills
cc-skill-strategic-compact Development skill skill.
571
9287 api-documenter sickn33/antigravity-awesome-skills
API Documenter Specialist in creating comprehensive API documentation using OpenAPI/Swagger specifications. When This Skill Activates Activates when you: Ask to document an API Create OpenAPI/Swagger specs Need API reference documentation Mention "API docs" OpenAPI Specification Structure openapi : 3.0.3 info : title : API Title version : 1.0.0 description : API description servers : - url : https : //example.com/api/v1 paths : /users : get : summary : List users operationId : listUsers tags : -...
571
9288 vss-search-archive nvidia/skills
Purpose Run the top-level VSS fusion search across archived video, ingest new clips / RTSP streams for search, and delete search-ingested sources. Prerequisites Active VSS deployment reachable on $HOST_IP (see vss-deploy-profile and references/ ). vss-manage-video-io-storage skill installed (used to list and manage video sources before search). NGC credentials in $NGC_CLI_API_KEY and $NVIDIA_API_KEY for any image pulls. curl , jq , and Docker available on the caller. Instructions Follow the rout...
571
9289 wordpress-plugin-core jezweb/claude-skills
WordPress Plugin Development (Core) Last Updated: 2026-01-21 Latest Versions: WordPress 6.9+ (Dec 2, 2025), PHP 8.0+ recommended, PHP 8.5 compatible Dependencies: None (WordPress 5.9+, PHP 7.4+ minimum) Quick Start Architecture Patterns: Simple (functions only, <5 functions) | OOP (medium plugins) | PSR-4 (modern/large, recommended 2025+) Plugin Header (only Plugin Name required): <?php / * Plugin Name: My Plugin * Version: 1.0.0 * Requires at least: 5.9 * Requires PHP: 7.4 * Text Doma...
570
9290 ralph yeachan-heo/oh-my-claudecode
ralph (Ouroboros) — Specification-First AI Development Stop prompting. Start specifying. "The beginning is the end, and the end is the beginning." The serpent doesn't repeat — it evolves. When to use this skill Before writing any code — expose hidden assumptions with Socratic interviewing Long-running tasks that need autonomous iteration until verified Vague requirements — crystallize them into an immutable spec (Ambiguity ≤ 0.2) Tasks requiring guaranteed completion — loop until verification pa...
570
9291 nuxtjs-vue-typescript mindrally/skills
NuxtJS Vue TypeScript Development You are an expert in TypeScript, Node.js, NuxtJS, Vue 3, Shadcn Vue, Radix Vue, VueUse, and Tailwind. Code Style and Structure Write concise, technical TypeScript with accurate examples Employ composition API with declarative patterns; avoid options API Favor iteration and modularity over code duplication Use descriptive variable names with auxiliary verbs (isLoading, hasError) Organize files: exported component, composables, helpers, static content, types Nam...
570
9292 dependency-auditor alirezarezvani/claude-skills
Dependency Auditor Skill Type: POWERFUL Category: Engineering Domain: Dependency Management & Security Overview The Dependency Auditor is a comprehensive toolkit for analyzing, auditing, and managing dependencies across multi-language software projects. This skill provides deep visibility into your project's dependency ecosystem, enabling teams to identify vulnerabilities, ensure license compliance, optimize dependency trees, and plan safe upgrades. In modern software development, dependencies f...
570
9293 pulumi-cdk-to-pulumi pulumi/agent-skills
CRITICAL SUCCESS REQUIREMENTS The migration output MUST meet all of the following: Complete Resource Coverage Every CloudFormation resource synthesized by CDK MUST: Be represented in the Pulumi program OR Be explicitly justified in the final report. Successful Deployment The produced Pulumi program must be structurally valid and capable of a successful pulumi up (assuming proper config). Final Migration Report Always output a formal migration report suitable for a Pull Request. Include: CDK → Pu...
570
9294 adversarial-reviewer alirezarezvani/claude-skills
Adversarial Code Reviewer Description Adversarial code review skill that forces genuine perspective shifts through three hostile reviewer personas (Saboteur, New Hire, Security Auditor). Each persona MUST find at least one issue — no "LGTM" escapes. Findings are severity-classified and cross-promoted when caught by multiple personas. Features Three adversarial personas — Saboteur (production breaks), New Hire (maintainability), Security Auditor (OWASP-informed) Mandatory findings — Each persona ...
570
9295 twitterapi-io kaitoinfra/twitterapi-io
twitterapi.io Official skill maintained by the twitterapi.io team. Paths, parameters, and body fields in this skill are verified against the live backend. When to use this skill Trigger when the user wants any of: Fetch tweets, user profiles, followers/following, trends, replies, quote-tweets, retweeters, articles Advanced tweet search (X operators, date ranges, engagement filters) Monitor users or filter rules in near real time Post / delete / like / retweet / bookmark / quote-tweet / reply / f...
570
9296 earth2studio-discover nvidia/skills
Earth2Studio Discoverability Skill Purpose Help users identify the right Earth2Studio models, data sources, and examples for their weather/climate task. Use when: comparing models by GPU/VRAM requirements, choosing forecast class (nowcast, medium-range, seasonal), finding compatible data sources via lexicons, or locating gallery examples for downscaling, ensemble generation, or data assimilation. Prerequisites Internet access to fetch live documentation pages from nvidia.github.io Familiarity wi...
570
9297 vss-generate-video-report nvidia/skills
Report Generate a video analysis report by routing to one of two backends — never via POST /generate on the VSS agent. Mode Backend A. Video clip /vss-manage-video-io-storage → clip URL → VLM chat/completions B. Incident range /vss-query-analytics → incident list → narrative report If the request is ambiguous (e.g. "report on <sensor> " with no time range and no incident wording), default to Mode A . Ask only if the user mentions both a sensor and a time range. See Examples below for the request...
570
9298 using-git-worktrees jnmetacode/superpowers-zh
Using Git Worktrees Overview Git worktrees create isolated workspaces sharing the same repository, allowing work on multiple branches simultaneously without switching. Core principle: Systematic directory selection + safety verification = reliable isolation. Announce at start: "I'm using the using-git-worktrees skill to set up an isolated workspace." Directory Selection Process Follow this priority order: 1. Check Existing Directories Check in priority order ls -d .worktrees 2 > /dev/null Pref...
570
9299 tanstack-config tanstack-skills/tanstack-skills
Overview TanStack Config provides an opinionated, minimal-configuration toolkit for JavaScript/TypeScript package development. It includes Vite-powered build configuration, ESLint presets, publish automation with semantic versioning, and integrations with TypeScript, Prettier, Changesets, and GitHub Actions. Designed for monorepo workflows with pnpm and Nx. Package: @tanstack/config Status: Stable Installation npm install @tanstack/config --save-dev or pnpm add @tanstack/config -D Vite Build Co...
570
9300 chinese-git-workflow jnmetacode/superpowers-zh
国内 Git 工作流规范 概述 国内团队用 Git 经常踩的坑:GitHub 访问不稳定、CI/CD 方案照搬国外水土不服、commit message 中英混杂没有规范。本技能提供一套 完整适配国内平台和团队习惯的 Git 工作流 。 核心原则: 工作流服务于团队效率,不是为了流程而流程。选适合团队规模的,别硬套大厂方案。 国内 Git 平台适配 平台对比 Show more Installs 423 Repository jnmetacode/supe…owers-zh GitHub Stars 4.5K First Seen Mar 21, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
570