Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
qr-code-generator
Generate QR codes with URLs and UTM tracking. Exports PNG/SVG with captions. Use for single codes, batch generation, or marketing campaigns with tracking parameters.
dkyazzentwatwa/chatgpt-skills 41
-
pdf-toolkit
Comprehensive PDF manipulation - merge, split, rotate, extract pages, add watermarks, compress, and encrypt PDFs programmatically.
dkyazzentwatwa/chatgpt-skills 41
-
uuid-generator
Use when asked to generate UUIDs, GUIDs, unique identifiers in various formats (UUID1, UUID4, etc.).
dkyazzentwatwa/chatgpt-skills 41
-
correlation-explorer
Find and visualize correlations between variables in datasets. Use for data exploration, feature selection, or identifying relationships between columns.
dkyazzentwatwa/chatgpt-skills 41
-
expense-report-generator
Generate formatted expense reports from receipt data or CSV. Create professional PDF reports with categorization, totals, and approval workflows.
dkyazzentwatwa/chatgpt-skills 41
-
pivot-table-generator
Generate pivot tables from CSV/Excel with aggregations, filters, and automatic chart creation.
dkyazzentwatwa/chatgpt-skills 41
-
content-similarity-checker
Compare document similarity using TF-IDF, cosine similarity, and Jaccard index. Use for plagiarism detection, duplicate finding, or content matching.
dkyazzentwatwa/chatgpt-skills 41
-
resume-builder
Generate professional PDF resumes from structured data or JSON. Multiple templates, ATS-friendly output, and customizable sections.
dkyazzentwatwa/chatgpt-skills 41
-
lorem-ipsum-generator
Generate placeholder text (lorem ipsum) in various formats. Create paragraphs, sentences, words, or custom templates for mockups and testing.
dkyazzentwatwa/chatgpt-skills 41
-
json-schema-validator
Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data quality checks.
dkyazzentwatwa/chatgpt-skills 41
-
qr-barcode-reader
Use when asked to scan, decode, read, or extract data from QR codes or barcodes in images.
dkyazzentwatwa/chatgpt-skills 41
-
citation-bibliography-generator
Format citations in APA, MLA, Chicago, IEEE, Harvard styles from structured data, DOI/ISBN lookup, or manual entry. Generate bibliographies with auto-sort.
dkyazzentwatwa/chatgpt-skills 41
-
cron-expression-builder
Build and validate cron expressions from natural language. Convert between human-readable schedules and cron syntax with next run preview.
dkyazzentwatwa/chatgpt-skills 41
-
form-filler
Fill PDF forms programmatically with data from JSON, CSV, or dictionaries. Support for text fields, checkboxes, and dropdowns. Batch filling available.
dkyazzentwatwa/chatgpt-skills 41
-
report-generator
Generate professional PDF/HTML reports with charts, tables, and narrative from data. Supports templates, branding, and automated report generation.
dkyazzentwatwa/chatgpt-skills 41
-
audio-normalizer
Use when asked to normalize audio volume, match loudness, or apply peak/RMS normalization to audio files.
dkyazzentwatwa/chatgpt-skills 41
-
blog-post-optimizer
Analyze blog posts for SEO, readability, headline quality, and content structure. Generate meta tags and optimization recommendations with scoring.
dkyazzentwatwa/chatgpt-skills 41
-
word-cloud-generator
Generate styled word clouds from text with custom shapes, colors, fonts, and stopword filtering. Supports PNG/SVG export and frequency dictionaries.
dkyazzentwatwa/chatgpt-skills 41
-
keyword-extractor
Extract keywords and key phrases from text using TF-IDF, RAKE, and frequency analysis. Generate word clouds and export to various formats.
dkyazzentwatwa/chatgpt-skills 41
-
phone-number-formatter
Standardize and format phone numbers with international support, validation, and multiple output formats.
dkyazzentwatwa/chatgpt-skills 41
-
code-profiler
Use when asked to profile Python code performance, identify bottlenecks, measure execution time, or analyze function call statistics.
dkyazzentwatwa/chatgpt-skills 41
-
sentiment-analyzer
Analyze text sentiment (positive/negative/neutral) with confidence scores, emotion detection, and visualization. Supports single text, CSV batch, and trend analysis.
dkyazzentwatwa/chatgpt-skills 41
-
text-summarizer
Generate extractive summaries from long text documents. Control summary length, extract key sentences, and process multiple documents.
dkyazzentwatwa/chatgpt-skills 41
-
outlier-detective
Detect anomalies and outliers in datasets using statistical and ML methods. Use for data cleaning, fraud detection, or quality control analysis.
dkyazzentwatwa/chatgpt-skills 41