SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
7479
tao-train-mask2former Official Mask2Former for universal image segmentation (panoptic, instance, and semantic). Transformer-based with masked attent…
nvidia/skills
1.5K
7481
tao-train-reid Official Person re-identification (ReID). Learns discriminative embeddings to match the same person across different camera vi…
nvidia/skills
1.5K
7482
novelty-assessment Assess research idea novelty through systematic literature search. Multi-round search-evaluate loops with harsh criti…
lingzhi227/agent-research-skills
1.6K
7483
post-writer-sms When the user wants to write a social media post for LinkedIn, Twitter/X, Threads, Bluesky, Facebook, Instagram, TikT…
blacktwist/social-media-skills
1.5K
7485
12-principles-of-animation Audit animation code against Disney's 12 principles adapted for web. Use when reviewing motion, implementing animatio…
raphaelsalaja/skill
1.5K
7486
mapbox-token-security Official Security best practices for Mapbox access tokens, including scope management, URL restrictions, rotation strategies, …
mapbox/mapbox-agent-skills
1.5K
7491
tao-train-dino Official DINO (DETR with Improved DeNoising Anchor Boxes) for 2D object detection. Transformer-based detector with denoising t…
nvidia/skills
1.5K
7495
tao-train-depth-anything-v2 Official Monocular depth estimation using Metric Depth Anything v2 or Relative Depth Anything architectures. Predicts per-pixe…
nvidia/skills
1.5K
7496
tao-analyze-gaps-vlm-bcq Official Extract false-positive and false-negative gaps from VLM binary-classification-question (BCQ, yes/no) predictions. Use…
nvidia/skills
1.5K
7497
tao-train-nvdinov2 Official NVDINOv2 for self-supervised visual representation learning. Trains vision transformers via self-distillation (teache…
nvidia/skills
1.5K
7498
pdf Use this skill whenever the user wants to do anything with PDF files.
k-dense-ai/scientific-agent-skills
1.5K
7499
rev-idapython IDAPython and IDALib script reference for reverse engineering.
p4nda0s/reverse-skills
1.5K
7500
tao-train-visual-changenet Official Visual ChangeNet for binary image classification and segmentation in AOI defect detection. Use when training, evaluat…
nvidia/skills
1.5K
7501
build-loop-claude-code Use when building features with **Claude Code** in any codebase and the work should go through a disciplined build → …
buildgreatproducts/builder-os
1.5K
7502
tao-train-mask-auto-label Official MAL (Mask Auto-Label) for weakly-supervised segmentation. Produces segmentation masks from minimal annotations (point…
nvidia/skills
1.5K
7503
trading-skills-navigator >- Recommend the right trading workflow, skillset, API profile, and setup path from a natural-language goal. Use this…
tradermonty/claude-trading-skills
1.5K
7505
tao-train-mask-auto-encoder Official Masked Auto-Encoder (MAE) for self-supervised pretraining and fine-tuning. Masks random patches and reconstructs them…
nvidia/skills
1.5K
7506
netlify-agent-runner Run AI agent tasks remotely on Netlify using Claude, Codex, or Gemini. Use when the user wants to run an AI agent on …
netlify/context-and-tools
1.5K
7508
tao-generate-referring-expressions Official Four-step image referring-expression pipeline: turns images plus KITTI bounding-box labels into region descriptions, …
nvidia/skills
1.5K
7510
tao-run-automl-deft-pipeline Official Run the canonical NVIDIA AOI three-phase training pipeline — Phase 1 AutoML baseline (HPO), Phase 2 DEFT loop (RCA → …
nvidia/skills
1.5K
7511
tao-train-centerpose Official CenterPose for keypoint / pose estimation. Detects object centers and regresses keypoint locations for 6-DoF object p…
nvidia/skills
1.5K
7512
tao-run-platform Official TAO Execution SDK for submitting and monitoring GPU training jobs on supported platforms (Brev, SLURM, local Docker, …
nvidia/skills
1.5K
7513
tao-train-rtdetr Official RT-DETR (Real-Time DEtection TRansformer) for 2D object detection. Designed for real-time inference with competitive …
nvidia/skills
1.5K
7514
tao-train-bevfusion Official BEVFusion for multi-sensor 3D object detection. Fuses LiDAR point clouds and camera images in bird's-eye-view (BEV) s…
nvidia/skills
1.5K
7517
tao-train-single-step Official Standard single-step train/eval/export workflow for any TAO model. Use when training a TAO model on a dataset without…
nvidia/skills
1.5K
7518
tao-run-deft-aoi Official Run the full DEFT AOI improvement loop for NVIDIA TAO VisualChangeNet / ChangeNet PCB inspection models: baseline eva…
nvidia/skills
1.5K
7520
tao-train-ocdnet Official OCDNet for scene text detection. Detects arbitrary-oriented text regions in natural images using a differentiable bin…
nvidia/skills
1.5K
7521
tao-train-mask-grounding-dino Official Mask Grounding DINO for grounded instance segmentation. Extends Grounding DINO with a mask-prediction head for open-s…
nvidia/skills
1.5K
7523
tao-train-pointpillars Official PointPillars for 3D object detection from LiDAR point clouds. Encodes point clouds into a pseudo-image via a pillar-b…
nvidia/skills
1.5K
7525
sred-project-organizer Official Take a list of projects and their related documentation, and organize them into the SRED format for submission.
getsentry/skills
1.6K
7526
github-research Explore and analyze GitHub repositories related to a research topic. Reads deep-research output, discovers repos from…
lingzhi227/agent-research-skills
1.5K
7527
tao-run-on-brev Official Brev managed GPU instances with Docker support. Use when running TAO training, evaluation, or inference on Brev GPU i…
nvidia/skills
1.5K
7529
adk-evals Complete reference for writing, running, and iterating on evals (automated conversation tests) for ADK agents. Covers…
botpress/skills
1.5K
7530
sf-lwc Lightning Web Components with PICKLES methodology and 165-point scoring. TRIGGER when: user creates/edits LWC compone…
jaganpro/sf-skills
1.5K
7532
tao-train-oneformer Official OneFormer for universal image segmentation. Unifies panoptic, instance, and semantic segmentation with a single archi…
nvidia/skills
1.5K
7534
tao-validate-dataset-format Official Run `tao-daft validate` to check NVIDIA TAO DAFT datasets for structure, schema, and cross-reference errors. Do not u…
nvidia/skills
1.5K
7535
no-mistakes Validate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and…
kunchenguid/no-mistakes
1.5K
7540
experiment-design Design experiment plans with progressive stages — initial implementation, baseline tuning, creative research, and abl…
lingzhi227/agent-research-skills
1.5K
7542
tao-train-deformable-detr Official Deformable DETR for 2D object detection. Uses deformable attention for efficient multi-scale feature processing, ligh…
nvidia/skills
1.5K
7543
tao-train-segformer Official SegFormer for semantic segmentation. Lightweight transformer-based architecture with hierarchical feature extraction,…
nvidia/skills
1.5K
7545
rev-unicorn-debug Debug and emulate specific code fragments or functions using the Unicorn engine.
p4nda0s/reverse-skills
1.5K
7546
tilegym-monkey-patch-kernels-to-transformers Official Integrate TileGym kernels into Hugging Face `transformers` models by replacing the library's submodule(s) and certain…
nvidia/skills
1.5K
7547
adk-debugger Systematic debugging for ADK agents — trace reading, log analysis, common failure diagnosis, and the debug loop.
botpress/skills
1.5K
7548
qdrant-performance-optimization Navigation hub linking sub-skills for proactive Qdrant tuning: search speed, indexing performance, and memory usage o…
qdrant/skills
1.5K
7550
dbs-video-extract 接收抖音、小红书、微信视频号等短视频链接或分享文案,查询作品/账号数据并提取语音文字稿,按作?
dontbesilent2025/dbskill
1.5K
7552
tao-train-foundation-stereo Official Stereo depth estimation using FoundationStereo. Predicts disparity maps from stereo image pairs for 3D reconstruction…
nvidia/skills
1.5K
7553
tao-run-on-slurm Official Remote SLURM GPU cluster execution over SSH with sbatch/srun, Pyxis/Enroot containers, and Lustre-backed results. Use…
nvidia/skills
1.5K
7556
para-memory-files Use a file-based PARA memory system to store, retrieve, and organize durable knowledge across sessions. Trigger on sa…
paperclipai/paperclip
1.5K
7558
owasp-security-check Security audit guidelines for web applications and REST APIs based on OWASP Top 10 and web security best practices. U…
sergiodxa/agent-skills
1.5K
7559
ios-simulator Verify and debug native, React Native, Expo, or Flutter apps on an iOS Simulator with agent-device.
callstack/agent-device
1.5K
Page 94 · 6,026 ranked Previous Next