Search: skill
Search MCP servers and agent skills by name, description, category or topic — 1,027 results.
NVIDIA/TileGym/monkey-patch-kernels-to-transformers
Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain class(es)' implementations, and patching certain class(es)' in...
NVIDIA/cuopt/cuopt-developer
Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI).
NVIDIA/cuopt/cuopt-install
Install cuOpt for Python, C, or as a server (pip, conda, Docker) — system requirements, install commands, and verification.
NVIDIA/cuopt/cuopt-numerical-optimization-api-c
LP, MILP, and QP (beta) with cuOpt — C API only.
NVIDIA/cuopt/cuopt-numerical-optimization-api-cli
LP, MILP, and QP (beta) with cuOpt — CLI only (MPS files, cuopt_cli).
NVIDIA/cuopt/cuopt-numerical-optimization-api-python
Solve Linear Programming (LP), Mixed-Integer Linear Programming (MILP), and Quadratic Programming (QP, beta) with the Python API.
NVIDIA/cuopt/cuopt-routing-api-python
Vehicle routing (VRP, TSP, PDP) with cuOpt — Python API only.
NVIDIA/cuopt/cuopt-server-api-python
cuOpt REST server — start server, endpoints, Python/curl client examples.
NVIDIA/cuopt/cuopt-server-common
cuOpt REST server — what it does and how requests flow.
NVIDIA/cuopt/cuopt-user-rules
Base rules for end users calling NVIDIA cuOpt (routing/LP/MILP/QP/install/server).
NVIDIA/cuopt/numerical-optimization-formulation
Numerical optimization (LP, MILP, QP) — concepts, problem-text parsing, and formulation patterns.
NVIDIA/cuopt/routing-formulation
Vehicle routing (VRP, TSP, PDP) — problem types and data requirements.
NVIDIA/deepstream/deepstream-dev
NVIDIA DeepStream SDK 9.0 development with Python pyservicemaker API.
NVIDIA/deepstream/deepstream-import-vision-model
Use this skill to bring any vision model from HuggingFace or NVIDIA NGC into an NVIDIA DeepStream pipeline with end-to-end automation: ONNX download, SafeTensors export, TRT engi...
NVIDIA/nemotron-voice-agent/nemotron-voice-agent-deploy
Deploy Nemotron Voice Agent on Workstation (x86), Jetson Thor, or Cloud NIMs.
NVIDIA/rag/rag-blueprint
"NVIDIA RAG Blueprint — deploy, configure, troubleshoot, and manage.
NVIDIA/video-search-and-summarization/alerts
Manage and monitor VSS alerts after the alerts profile is deployed.
NVIDIA/video-search-and-summarization/deploy
Deploy, debug, or tear down any VSS profile using a compose-centric workflow — config (dry-run) with env overrides, review resolved compose, then compose up.
NVIDIA/video-search-and-summarization/report
Produce video analysis reports by discovering the deployed VSS agent, querying POST /generate for a timestamped captioned summary of the clip, then formatting the agent reply as th...
NVIDIA/video-search-and-summarization/rt-vlm
Use this skill when working with the RTVI VLM or RT-VLM microservice API on VSS 3.1.
NVIDIA/video-search-and-summarization/video-analytics
Query video analytics data and metrics from Elastic search via the VA-MCP server (port 9901).
NVIDIA/video-search-and-summarization/video-search
Search video archives using natural language — find events, objects, actions, and people across recorded video using fusion search (Cosmos Embed1 semantic search + CV attribute sea...
NVIDIA/video-search-and-summarization/video-summarization
Summarize a video by calling the VLM NIM or the Long Video Summarization (LVS) microservice directly.
NVIDIA/video-search-and-summarization/video-understanding
Call the vss agent to run video understanding on video to answer a text question.
NVIDIA/video-search-and-summarization/vios
Query VIOS REST APIs: sensor list, recording timelines, video clip extraction, snapshot capture, add/delete sensors and streams
NVIDIA/video-search-and-summarization/vss-frag
Generate video summary reports using the VSS video_search_frag extension with Long Video Summarization (LVS), Enterprise RAG knowledge retrieval, and human-in-the-loop parameter co...
cloudflare/agents-sdk
Build stateful AI agents with scheduling, RPC, and MCP servers
cloudflare/cloudflare
Comprehensive Cloudflare platform skill covering Workers, Pages, storage, AI, networking, security, and IaC
cloudflare/cloudflare-email-service
Send transactional email and route inbound mail with Cloudflare Email Sending and Email Routing
cloudflare/durable-objects
Stateful coordination with RPC, SQLite, and WebSockets
cloudflare/sandbox-sdk
Build sandboxed applications for secure, isolated code execution on Workers
cloudflare/workers-best-practices
Review and author Workers code against production best practices and wrangler.jsonc conventions
cloudflare/wrangler
Deploy and manage Workers, KV, R2, D1, Vectorize, Queues, Workflows
zarazhangrui/frontend-slides
Generate animation-rich HTML presentations with visual style previews
trailofbits/ask-questions-if-underspecified
Prompt for clarification on ambiguous requirements
trailofbits/audit-context-building
Deep architectural context via ultra-granular code analysis
trailofbits/building-secure-contracts
Smart contract security toolkit with vulnerability scanners for 6 blockchains
trailofbits/burpsuite-project-parser
Search and extract data from Burp Suite project files
trailofbits/claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues
trailofbits/constant-time-analysis
Detect compiler-induced timing side-channels in crypto code
trailofbits/differential-review
Security-focused diff review with git history analysis
trailofbits/entry-point-analyzer
Identify state-changing entry points in smart contracts
trailofbits/firebase-apk-scanner
Scan Android APKs for Firebase misconfigurations and security vulnerabilities
trailofbits/insecure-defaults
Detect insecure default configurations like hardcoded secrets, default credentials, and weak crypto
trailofbits/modern-python
Modern Python tooling with uv, ruff, ty, and pytest best practices