Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
video-clipper
Cut video segments by timestamp, split videos into chunks, trim start/end, and extract specific scenes with precise frame control.
dkyazzentwatwa/chatgpt-skills 41
-
password-generator
Generate secure passwords and passphrases with customizable rules. Check password strength, generate bulk passwords, and create memorable passphrases.
dkyazzentwatwa/chatgpt-skills 41
-
markdown-content-formatter
Format and validate markdown documents with auto-generated TOC, frontmatter, structure validation, and cross-reference linking. Export to GitHub/CommonMark/Jekyll/Hugo.
dkyazzentwatwa/chatgpt-skills 41
-
icon-generator
Generate app icons and favicons in multiple sizes from a single source image. Support for iOS, Android, web favicon, and social media formats.
dkyazzentwatwa/chatgpt-skills 41
-
batch-qr-generator
Use when asked to generate multiple QR codes from CSV data, create bulk QR codes with tracking, or generate QR codes for events/products.
dkyazzentwatwa/chatgpt-skills 41
-
image-metadata-tool
Extract EXIF metadata from images including GPS coordinates, camera settings, and timestamps. Map photo locations and strip metadata for privacy.
dkyazzentwatwa/chatgpt-skills 41
-
api-response-mocker
Generate realistic mock API responses with fake data. Use for testing, prototyping, or creating sample data for frontend development.
dkyazzentwatwa/chatgpt-skills 41
-
barcode-generator
Generate barcodes in multiple formats (Code128, EAN13, UPC, Code39, QR). Supports batch generation from CSV and various output formats.
dkyazzentwatwa/chatgpt-skills 41
-
table-extractor
Extract tables from PDFs and images to CSV or Excel. Support for scanned documents with OCR, multi-page PDFs, and complex table structures.
dkyazzentwatwa/chatgpt-skills 41
-
scientific-paper-figure-generator
Use when asked to create publication-ready scientific figures, charts for research papers, or academic visualizations.
dkyazzentwatwa/chatgpt-skills 41
-
distance-calculator
Calculate distances between geographic coordinates, find nearby points, and compute travel distances. Use for logistics, delivery routing, or location analysis.
dkyazzentwatwa/chatgpt-skills 41
-
unit-converter
Convert between physical units (length, mass, temperature, time, etc.). Use for scientific calculations, data transformation, or unit standardization.
dkyazzentwatwa/chatgpt-skills 41
-
address-parser
Parse unstructured addresses into structured components - street, city, state, zip, country with validation.
dkyazzentwatwa/chatgpt-skills 41
-
timelapse-creator
Create timelapse videos from image sequences with frame rate control, transitions, and quality optimization.
dkyazzentwatwa/chatgpt-skills 41
-
roi-calculator
Calculate ROI for marketing campaigns, investments, and business decisions. Includes break-even analysis, payback period, and comparative ROI.
dkyazzentwatwa/chatgpt-skills 41
-
ocr-document-processor
Extract text from images and scanned PDFs using OCR. Supports 100+ languages, table detection, structured output (markdown/JSON), and batch processing.
dkyazzentwatwa/chatgpt-skills 41
-
data-type-converter
Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible.
dkyazzentwatwa/chatgpt-skills 41
-
feature-engineering-kit
Auto-generate features with encodings, scaling, polynomial features, and interaction terms for ML pipelines.
dkyazzentwatwa/chatgpt-skills 41
-
business-card-scanner
Extract contact information from business card images using OCR - name, company, email, phone, address.
dkyazzentwatwa/chatgpt-skills 41
-
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