Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
flowchart-generator
Generate flowcharts from YAML/JSON definitions or Python DSL. Supports standard flowchart shapes, swimlanes, and PNG/SVG/PDF export.
dkyazzentwatwa/chatgpt-skills 41
-
video-thumbnail-extractor
Extract frames from videos at specific timestamps or intervals, find best frames, and generate thumbnail grids for previews.
dkyazzentwatwa/chatgpt-skills 41
-
background-remover
Remove backgrounds from images using segmentation. Support for color-based, edge detection, and AI-assisted removal methods. Batch processing available.
dkyazzentwatwa/chatgpt-skills 41
-
dependency-analyzer
Analyze Python imports and dependencies. Use to understand project structure, find unused imports, or generate requirements.txt files.
dkyazzentwatwa/chatgpt-skills 41
-
invoice-generator
Generate professional PDF invoices from line items with customizable templates, tax calculations, and branding. Supports batch generation from CSV.
dkyazzentwatwa/chatgpt-skills 41
-
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