The open format is called Agent Skills and works in Claude Code, Codex, Cursor and other agents — most people know it as Claude Skills.
Every Agent Skill we could find on GitHub, deduplicated by content. 79 600 files from 1 763 authors, of which 61 947 are unique — the rest is the same skill repackaged into someone else's repository. For each one: what it weighs in tokens, whether it ships runnable scripts, and which MCP servers it needs.
Advanced OpenCV template matching with dynamic threshold tuning, robust NMS filtering, and multi-scale detection for object counting in images.
Generate and validate CSV files with data integrity checks, verification, and comprehensive error handling for reliable data export.
Robust FFmpeg video frame extraction with error handling, alternative methods, and comprehensive frame selection strategies.
Robust image processing with format conversion, in-place modification, and comprehensive verification of image properties.
Calculating and formatting percentages in Excel with proper rounding and display
Excel statistical functions for datasets including MIN, MAX, MEDIAN, AVERAGE, QUARTILE, and SUMPRODUCT
Implementing two-condition lookups in Excel using INDEX/MATCH with proper sheet references
Using openpyxl to edit Excel workbooks with cross-sheet formulas while preserving all formatting
Anthropic official brand colors, typography tokens, and design guidelines extracted from anthropic.com CSS.
Improved layout strategy for technical exploded-view diagrams with better spacing and visual balance.
Pillow techniques for technical posters including 3D layers, annotations, and balanced layouts.
Detailed guide to modern Mandarin rhyming and tone classification for classical Chinese poetry, including common pitfalls.
Guide for composing a classical Chinese poem on the theme of peace, covering thematic structure and literary devices.
Comprehensive rules, tonal patterns, and verification checklist for composing a seven-character regulated verse (七言律诗).
Comprehensive field mapping for California SC-100 Small Claims Court form with field IDs and filling guidance.
Complete workflow for filling fillable PDF forms using Claude Code PDF skill scripts with pypdf.
DBSCAN with custom weighted Euclidean distance metric for spatial clustering of annotations.
Parallel DBSCAN hyperparameter grid search with joblib for Mars cloud clustering.
Identifying Pareto-optimal solutions for multi-objective optimization (maximize F1, minimize delta).
Generate structured CSV security audit reports from Trivy JSON vulnerability data with deduplication, proper quoting, and field mapping.
Extract CVSS v3 scores from Trivy vulnerability data with source priority fallback (NVD > GHSA > RedHat) and handle missing data gracefully.
Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files, covering setup, execution, and JSON output parsing.
Handling the antimeridian (180/-180 longitude) in geospatial analysis with GeoPandas and Shapely.
Accurate geospatial distance calculations using GeoPandas with appropriate map projections for global-scale analysis.
Finding earthquakes within tectonic plates and computing distances to plate boundaries using PB2002 data.
Comprehensive guide for retrieving structured information from enterprise JSON data files containing Slack messages, documents, meetings, and metadata.
Advanced patterns for analyzing Slack conversations to extract reviewers, competitor insights, and shared resources from enterprise product channels.
Comprehensive guide for analyzing SEC 13-F quarterly filings data (TSV format) including fund lookup, AUM, holdings comparison, and stock investor analysis.
Complete fix for Apache Druid CVE-2021-25646 JavaScript RCE via @JacksonInject override in all 7 affected components.
Preventing Jackson @JacksonInject bypass via empty JSON keys by using OptBoolean.FALSE to reject user-supplied input for injected parameters.
Using jq to compute statistics from GitHub API JSON responses including counts, averages, grouping, and label filtering.
Using the GitHub REST Search API to query PRs and issues with date filtering, pagination, and field extraction.
Environment setup and testing patterns for SimPO preference optimization with PyTorch.
Complete SimPO loss implementation with exact formula derivation from the paper.
Robust python-docx template filling that handles split runs, conditional sections, nested tables, headers, and footers.
Extract text from PDF, PPTX, and DOCX files for content classification, with error handling and fallback strategies.
Classify academic papers into subject categories using weighted keyword matching with regex word boundaries and case-insensitive search.
Using circe for JSON tokenization in Scala, including printing, cursor navigation, and path-based access.
Idiomatic Scala patterns for translating Python code including enums, case classes, and naming conventions.
Implementing the builder pattern in Scala using immutable case classes or private constructors with copy.
Handling absence and nullability in Scala using Option, with patterns for translating Python None handling.
Expressing variance annotations in Scala generics when translating from Python TypeVar covariant/contravariant types.
Schedule meetings into calendar free slots considering time constraints, timezone conversion, and blue-block overrides.
Extract calendar events from PDF by mapping colored rectangles to a 15-min grid using PyMuPDF.
Convert between US time zones for scheduling, defaulting unspecified zones to calendar timezone.
D3.js v6 force-directed bubble chart with sector clustering, collision avoidance, size mapping, and cross-component interaction.
D3.js data table with exact column headers, formatted market cap, and bidirectional highlight with bubble chart.
Two-phase grid search calibration for GLM parameters with parameter sensitivity analysis and regex-based nml editing.
Complete guide to setting up, running, and configuring the General Lake Model (GLM) for 1D lake temperature simulation.
Extracting GLM NetCDF output and computing exact RMSE metrics via datetime+depth merge against field observations.
Validate travel budget calculations including accommodation nights, meal costs, and constraint compliance.
Plan multi-city driving itineraries with proper day allocation, cuisine variety, and format compliance.
Extract and validate travel data from CSV/TXT databases ensuring city-specific matching and constraint compliance.
Extract I-frame keyframes from video files using FFmpeg, with output verification and naming conventions.
Convert images to grayscale in-place using OpenCV, including both keyframes and template images.
Tune OpenCV template matching parameters (threshold and dedup distance) for accurate object counting in pixel-art games.
INDEX&MATCH for two-condition lookups in Excel, with correct absolute/mixed references for fill-down/fill-right
GDP-weighted mean and descriptive statistics for net exports as % of GDP in Excel
Precise Anthropic brand color tokens and typography guidelines for design artifacts, with matplotlib-specific notes.
Production-ready technique for technical exploded-view hardware diagrams in matplotlib, with layer details, annotations, and title blocks.
Answers built from the skills we actually parsed.