Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

dkyazzentwatwa/chatgpt-skills

12 skills8.7k installs996 starsGitHub

Install

npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills

Skills in this repo

1Ocr Document ProcessorThe OCR Document Processor skill recovers text and structure from scans, images, and scanned PDFs when a native text layer is missing. It covers plain OCR, structured extraction to text, markdown, JSON, or HTML, searchable PDF export, table extraction from scanned material, receipt parsing, and business card parsing. The workflow first decides whether plain OCR, structured extraction, or document-specific parsing is needed, preprocesses noisy inputs when skew, blur, or shadows are present, then runs scripts/ocr_processor.py for core tasks. Focused helpers scripts/business_card_scanner.py and scripts/receipt_scanner.py handle specialized inputs. Guardrails prefer explicit language selection when accuracy matters, require confidence caveats for low quality, rotated, handwritten, or multilingual sources, and route non-scanned digital PDFs to document-converter-suite instead of OCR by default. Agents must not claim fields are exact when OCR confidence is weak.4.6kinstalls2Crypto Ta AnalyzerThe crypto-ta-analyzer skill runs deterministic technical analysis on normalized OHLCV data instead of narrative market opinions. Workflow starts by reshaping source data with scripts/data_converter.py or scripts/coingecko_converter.py, then executes scripts/ta_analyzer.py for the bundled indicator stack and signal scoring. Agents explain indicator agreement, conflicts, and regime sensitivity rather than presenting a single number without context. Guardrails forbid guaranteed-outcome language and keep deterministic output separate from discretionary interpretation. Use when users want RSI, MACD, volume, or divergence reads on crypto or equities with reproducible scripts rather than subjective trading advice. Normalizes OHLCV via data_converter.py or coingecko_converter.py before analysis Runs scripts/ta_analyzer.py for bundled indicators and signal scoring Explains indicator agreement, conflicts, and regime sensitivity in output Separates deterministic indicator output from discretionary interpretation Forbids presenting signals as guaranteed trading outcomes crypto-ta-analyzer runs deterministic multi-indicator technical analysis on OHLCV market data Scored indicator stack with e.1.5kinstalls3Financial Calculatorfinancial-calculator is a skill from dkyazzentwatwa/chatgpt-skills for deterministic financial modeling using scripts/financial_calc.py as the source of truth. It covers loan and mortgage math, investment growth, savings goals, NPV, IRR, payback analysis, retirement projections, withdrawal planning, and Monte Carlo risk scenarios. The workflow confirms units and assumptions first—rates, compounding, time horizon, taxes, and inflation—before producing schedules and charts. Developers reach for it when spreadsheet approximations are insufficient for precise outputs.476installs4Document Converter SuiteDocument Converter Suite is an agent skill that performs best-effort extraction and rebuild workflows across common document formats. It converts PDFs, Office files, markdown, HTML, and tables while preserving clean structure rather than pixel-perfect layout. Builders use the included Python scripts for single-file conversion, batch processing, PDF toolkit operations, table extraction, and simple form filling. The skill follows a short workflow that first confirms source and target formats plus whether editability or fidelity matters more, then selects the right script and explicitly flags limitations of the output. It is especially useful when you need to move content between tools in an automated pipeline without promising visual perfection.458installs5Image Enhancement Suiteimage-enhancement-suite is the primary image toolkit in dkyazzentwatwa/chatgpt-skills, bundling general and specialized Python helpers for single-image and batch workflows. Developers start with scripts/image_enhancer.py for resize, crop, watermark, compress, and format conversion, then reach for focused modules including background_remover.py, image_comparison.py, image_metadata.py, image_filter.py, color_palette_extractor.py, icon_generator.py, collage_maker.py, and sprite_sheet_generator.py. The skill targets landing pages, app UI screenshots, and product marketing assets where quick cleanup beats manual Photoshop work. Guardrails require preserving originals when quality tradeoffs are uncertain, flagging heuristic background removal, and choosing vector-oriented tooling when the request is illustration rather than raster editing. Batch mode applies only when the same transforms should run consistently across a folder of files.266installs6Qr Code GeneratorHelps Claude Code generate correct, scannable QR codes with appropriate error correction, sizing, and export formats for web and mobile surfaces, covering static marketing codes and dynamic deep links tied to campaigns or in-app actions.229installs7Svg Precision SkillSkill-packaged version of SVG precision guidance for Claude Code workflows. Standardizes how agents author vectors with correct dimensions, minimal paths, and frontend-friendly markup so icons, badges, and illustrations slot into React, HTML, or design systems reliably.222installs8Data StorytellerThe data-storyteller skill converts raw analytics into clear narratives with takeaways, context, and audience-appropriate framing. It bridges numbers and communication for growth teams publishing insights in content, sales, and product marketing.217installs9Mcp BuilderGuides creation of Model Context Protocol servers: project layout, tool/resource definitions, transport setup, and integration checks so ChatGPT- or Claude-style agents invoke backends safely and consistently.179installs10Media ToolkitEquips Claude Code to orchestrate generative and manipulative media workflows—image, audio, and video—through a consolidated toolkit of prompts, tool calls, and conventions suited to agent-driven builds and content products.149installs11Skill CreatorGuides creation of ChatGPT and Claude-style agent skills: YAML frontmatter, when-to-use triggers, step workflows, optional scripts, reference docs, and smoke-test prompts so custom capabilities install cleanly and fire predictably during coding sessions.149installs12Geo Toolkitgeo-toolkit from chatgpt-skills guides Claude Code through generative-engine optimization: rewriting pages for direct answers, mapping entities for citation, and applying llms.txt-style visibility patterns so SaaS and content sites get referenced by AI search products after launch.116installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.