74269 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

synthesis-optimization

Expertise in RTL optimization for FPGA synthesis tools. Analyzes synthesis reports, applies attributes, and guides resource inference for optimal QoR.

a5c-ai
a5c-ai
244

timing-constraints

Expert skill for developing and validating timing constraints. Writes SDC (Synopsys Design Constraints) and XDC files for FPGA timing closure.

a5c-ai
a5c-ai
244

uvm-methodology

Deep expertise in Universal Verification Methodology (IEEE 1800.2) for FPGA verification

a5c-ai
a5c-ai
244

verilog-sv-language

Expert-level Verilog and SystemVerilog knowledge following IEEE 1800 standards. Generates synthesizable RTL code with proper coding styles and constructs.

a5c-ai
a5c-ai
244

vhdl-language

Deep expertise in VHDL language constructs, IEEE 1076 standard compliance, and synthesis coding guidelines. Expert skill for generating synthesizable VHDL code.

a5c-ai
a5c-ai
244

ab-testing

A/B testing skill for player segmentation.

a5c-ai
a5c-ai
244

accessibility-games

Game accessibility skill for colorblind modes and control remapping.

a5c-ai
a5c-ai
244

adaptive-music

Adaptive music skill for horizontal/vertical resequencing and stingers.

a5c-ai
a5c-ai
244

unity-profiler

Unity Profiler skill for performance analysis, frame debugging, memory profiling, and optimization workflows.

a5c-ai
a5c-ai
244

unity-shader-graph

Unity Shader Graph skill for visual shader authoring, custom nodes, and material effects.

a5c-ai
a5c-ai
244

unity-ui-toolkit

Unity UI Toolkit skill for runtime UI development, USS styling, UXML templates, and custom visual elements.

a5c-ai
a5c-ai
244

unity-urp

Universal Render Pipeline configuration skill for Unity, including custom shaders, lighting setup, post-processing effects, and render feature development.

a5c-ai
a5c-ai
244

unity-vfx-graph

Unity Visual Effect Graph skill for GPU particle systems, procedural effects, and high-performance visual effects.

a5c-ai
a5c-ai
244

unreal-blueprint

Unreal Engine Blueprint visual scripting skill for macros, functions, event graphs, and rapid prototyping.

a5c-ai
a5c-ai
244

unreal-chaos

Unreal Engine Chaos physics skill for destruction, vehicle simulation, and cloth physics.

a5c-ai
a5c-ai
244

unreal-control-rig

Unreal Engine Control Rig skill for procedural animation, IK chains, and runtime rig modifications.

a5c-ai
a5c-ai
244

unreal-cpp

Unreal Engine C++ programming skill for UCLASS macros, reflection system, garbage collection, and engine integration.

a5c-ai
a5c-ai
244

unreal-development

Unreal Engine integration skill for C++/Blueprint development, actor lifecycle management, plugin development, and editor automation. Enables LLMs to interact with Unreal Editor through MCP servers for level manipulation, Blueprint generation, and automated workflows.

a5c-ai
a5c-ai
244

unreal-gamesframework

Unreal Engine Gameplay Ability System (GAS) skill for attributes, abilities, and gameplay effects.

a5c-ai
a5c-ai
244

unreal-lumen

Unreal Engine Lumen skill for global illumination, reflections, and dynamic lighting.

a5c-ai
a5c-ai
244

unreal-materials

Unreal Engine Material Editor skill for PBR workflows, material instances, shader complexity, and material functions.

a5c-ai
a5c-ai
244

unreal-metasounds

Unreal Engine MetaSounds skill for procedural audio, real-time synthesis, and advanced audio graphs.

a5c-ai
a5c-ai
244

unreal-nanite

Unreal Engine Nanite skill for virtualized geometry, mesh streaming, and LOD-free workflows.

a5c-ai
a5c-ai
244

unreal-networking

Unreal Engine networking skill for replication, RPCs, relevancy, and dedicated server architecture.

a5c-ai
a5c-ai
244

unreal-niagara

Unreal Engine Niagara VFX skill for particle simulations, GPU sprites, and procedural visual effects.

a5c-ai
a5c-ai
244

unreal-sequencer

Unreal Engine Sequencer skill for cinematics, camera cuts, and in-game cutscenes.

a5c-ai
a5c-ai
244

utility-ai

Utility AI skill for scoring functions and decision making.

a5c-ai
a5c-ai
244

vehicle-physics

Vehicle simulation skill for wheel colliders, suspension, and aerodynamics.

a5c-ai
a5c-ai
244

voice-chat

Voice chat skill for echo cancellation and codec optimization.

a5c-ai
a5c-ai
244

world-composition

Large world streaming skill for world partition.

a5c-ai
a5c-ai
244

wwise

Wwise integration skill for sound banks, RTPC, and interactive music.

a5c-ai
a5c-ai
244

xbox-gdk

Xbox GDK skill for achievements and certification.

a5c-ai
a5c-ai
244

zbrush

ZBrush skill for decimation and normal map baking.

a5c-ai
a5c-ai
244

cublas-cudnn

Expert integration with NVIDIA GPU-accelerated math libraries. Configure cuBLAS tensor core operations, generate cuBLAS GEMM calls, integrate cuDNN layers, handle algorithm selection, and support mixed-precision operations.

babysitter-sdk
babysitter-sdk
244

cuda-debugging

Expert skill for GPU debugging using CUDA-GDB and NVIDIA Compute Sanitizer. Detect memory errors, race conditions, uninitialized memory access, validate atomic operations, analyze kernel synchronization issues, and generate debugging reports with recommendations.

babysitter-sdk
babysitter-sdk
244

cuda-graphs

Expert skill for CUDA Graph capture and optimization for reduced launch overhead. Capture CUDA operations into graphs, instantiate and execute graph instances, update graph node parameters, profile graph vs stream execution, design graph-friendly kernel patterns, and optimize launch latency for inference.

babysitter-sdk
babysitter-sdk
244

cuda-toolkit

Deep integration with NVIDIA CUDA toolkit for kernel development, compilation, and debugging. Execute nvcc compilation with optimization flags analysis, generate and validate CUDA kernel code, analyze PTX/SASS assembly output, and configure execution parameters.

babysitter-sdk
babysitter-sdk
244

cutlass-triton

High-performance kernel template libraries and DSLs. Generate CUTLASS GEMM configurations, implement Triton kernel definitions, configure epilogue operations, tune tile sizes and warp arrangements, and benchmark against cuBLAS.

babysitter-sdk
babysitter-sdk
244

gpu-benchmarking

Expert skill for automated GPU performance benchmarking and regression detection. Design micro-benchmarks, measure kernel execution time with CUDA events, calculate achieved vs theoretical performance, generate comparison reports, detect regressions in CI/CD, and profile power/thermal characteristics.

babysitter-sdk
babysitter-sdk
244

gpu-memory-analysis

Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns.

babysitter-sdk
babysitter-sdk
244

hip-rocm

AMD HIP and ROCm ecosystem for cross-platform GPU development. Execute hipify conversion tools, generate HIP-compatible kernel code, handle CUDA/HIP API differences, configure ROCm toolchain, and profile with rocprof.

babysitter-sdk
babysitter-sdk
244

nccl-communication

NVIDIA Collective Communications Library integration for multi-GPU operations. Initialize NCCL communicators, execute collective operations, configure communication topologies, profile collective performance, and support RCCL for AMD compatibility.

babysitter-sdk
babysitter-sdk
244

nsight-profiler

Expert skill for NVIDIA Nsight Systems and Nsight Compute profiling tools. Configure profiling sessions, analyze kernel reports, interpret occupancy metrics, roofline model data, memory bandwidth bottlenecks, and warp execution efficiency.

babysitter-sdk
babysitter-sdk
244

nvenc-nvdec

NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces.

babysitter-sdk
babysitter-sdk
244

opencl-runtime

Cross-vendor OpenCL runtime management and kernel development. Query platforms/devices, generate portable OpenCL C kernel code, handle vendor-specific extensions, manage contexts and command queues, compile and cache programs.

babysitter-sdk
babysitter-sdk
244

parallel-patterns

GPU parallel algorithm design patterns and implementations. Implement parallel reduction, scan/prefix sum, histogram, parallel sort algorithms, stream compaction, and work-efficient patterns optimized for specific GPU architectures.

babysitter-sdk
babysitter-sdk
244

stencil-convolution

Expert skill for optimized stencil and convolution pattern implementations on GPU. Design tiled stencil algorithms with halos, implement 2D/3D convolution kernels, optimize boundary condition handling, apply temporal blocking techniques, generate separable filter implementations, and profile stencil memory bandwidth.

babysitter-sdk
babysitter-sdk
244

tensorrt-optimization

NVIDIA TensorRT model optimization and deployment. Convert models to TensorRT engines, configure optimization profiles and precision modes, apply INT8 calibration, analyze kernel fusion, generate custom plugins, and profile inference performance.

babysitter-sdk
babysitter-sdk
244

gcp-cloud

GCP-specific infrastructure and services expertise for cloud operations and architecture

a5c-ai
a5c-ai
244

speaking-events

Speaking opportunity discovery and conference management

a5c-ai
a5c-ai
244

Page 736 of 1486 · 74269 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.