Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
geocoder
Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding). Use for location data enrichment or address validation.
dkyazzentwatwa/chatgpt-skills 41
-
geo-visualizer
Create interactive maps with markers, heatmaps, routes, and choropleth layers. Use when visualizing geographic data, plotting locations, or creating map-based reports.
dkyazzentwatwa/chatgpt-skills 41
-
image-comparison-tool
Compare images with SSIM similarity scoring, pixel difference highlighting, and side-by-side visualization.
dkyazzentwatwa/chatgpt-skills 41
-
regex-tester
Test, debug, and explain regular expressions. Visualize matches, generate patterns from examples, and convert between regex flavors.
dkyazzentwatwa/chatgpt-skills 41
-
color-palette-extractor
Extract dominant colors from images, generate color palettes, and export as CSS, JSON, or ASE with K-means clustering.
dkyazzentwatwa/chatgpt-skills 41
-
image-enhancement-suite
Batch image processing: resize, crop, watermark, color correction, format conversion, compression. Quality presets for web, print, and social media.
dkyazzentwatwa/chatgpt-skills 41
-
date-normalizer
Use when asked to parse, normalize, standardize, or convert dates from various formats to consistent ISO 8601 or custom formats.
dkyazzentwatwa/chatgpt-skills 41
-
photo-collage-maker
Create photo collages with grid layouts, custom arrangements, borders, and backgrounds. Combine multiple images into single compositions.
dkyazzentwatwa/chatgpt-skills 41
-
kml-geojson-converter
Use when asked to convert between KML and GeoJSON formats, or convert geo data for mapping applications.
dkyazzentwatwa/chatgpt-skills 41
-
sound-effects-generator
Generate audio tones, noise, DTMF signals, and simple sound effects programmatically. Export to WAV or MP3 format.
dkyazzentwatwa/chatgpt-skills 41
-
readability-scorer
Calculate readability scores (Flesch-Kincaid, Gunning Fog, SMOG) and grade levels for text. Analyze writing complexity and get improvement suggestions.
dkyazzentwatwa/chatgpt-skills 41
-
video-metadata-inspector
Use when asked to inspect video file metadata, get video duration, resolution, codec information, frame rate, or bitrate.
dkyazzentwatwa/chatgpt-skills 41
-
audio-converter
Convert audio files between formats (MP3, WAV, FLAC, OGG, M4A) with bitrate and sample rate control. Batch processing supported.
dkyazzentwatwa/chatgpt-skills 41
-
clustering-analyzer
Cluster data using K-Means, DBSCAN, hierarchical clustering. Use for customer segmentation, pattern discovery, or data grouping.
dkyazzentwatwa/chatgpt-skills 41
-
audio-trimmer
Cut, trim, and edit audio segments with fade effects, speed control, concatenation, and basic audio manipulations.
dkyazzentwatwa/chatgpt-skills 41
-
financial-calculator
Financial calculations: loans, investments, NPV/IRR, retirement planning, Monte Carlo simulations. Generates tables, charts, and exportable reports.
dkyazzentwatwa/chatgpt-skills 41
-
svg-precision
Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.
dkyazzentwatwa/chatgpt-skills 41
-
survey-analyzer
Analyze survey responses with Likert scale analysis, cross-tabulations, sentiment scoring, and frequency distributions with visualizations.
dkyazzentwatwa/chatgpt-skills 41
-
territory-mapper
Use when asked to visualize sales territories, coverage areas, service regions, or geographic boundaries on interactive maps.
dkyazzentwatwa/chatgpt-skills 41
-
skill-creator
Guide for creating effective skills. Use when building new skills or updating existing ones that extend ChatGPT with specialized knowledge, workflows, or tool integrations.
dkyazzentwatwa/chatgpt-skills 41
-
video-captioner
Use when asked to add text overlays, subtitles, or captions to videos with customizable positioning, styling, and timing.
dkyazzentwatwa/chatgpt-skills 41
-
sprite-sheet-generator
Combine multiple images into sprite sheets with customizable grid layouts and generate CSS sprite maps for web development.
dkyazzentwatwa/chatgpt-skills 41
-
sankey-diagram-creator
Create interactive Sankey diagrams for flow visualization from CSV, DataFrame, or dict data. Supports node/link styling and HTML/PNG/SVG export.
dkyazzentwatwa/chatgpt-skills 41
-
contract-generator
Use when asked to generate legal contracts, agreements, or documents from templates with variable substitution and formatting.
dkyazzentwatwa/chatgpt-skills 41