Detect and mask PII (names, emails, phones, SSN, addresses) in text and CSV files. Multiple masking strategies with reversible tokenization option.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٬٠٣٢ من skills من deathrashed/agents. افتح أي skill لمراجعة مصدره وتفاصيله.
deathrashed/agentsعرض ٤٠ من أصل ١٬٠٣٢ skills مجمعة.
Detect and mask PII (names, emails, phones, SSN, addresses) in text and CSV files. Multiple masking strategies with reversible tokenization option.
لغة النص الأصلي: الإنجليزية
Assess data quality with checks for missing values, duplicates, type issues, and inconsistencies. Use for data validation, ETL pipelines, or dataset documentation.
لغة النص الأصلي: الإنجليزية
Transform CSV/Excel data into narrative reports with auto-generated insights, visualizations, and PDF export. Auto-detects patterns and creates plain-English summaries.
لغة النص الأصلي: الإنجليزية
Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data types where possible.
لغة النص الأصلي: الإنجليزية
Compare two datasets to find differences, added/removed rows, changed values. Use for data validation, ETL verification, or tracking changes.
لغة النص الأصلي: الإنجليزية
Use when asked to parse, normalize, standardize, or convert dates from various formats to consistent ISO 8601 or custom formats.
لغة النص الأصلي: الإنجليزية
Analyze Python imports and dependencies. Use to understand project structure, find unused imports, or generate requirements.txt files.
لغة النص الأصلي: الإنجليزية
Calculate distances between geographic coordinates, find nearby points, and compute travel distances. Use for logistics, delivery routing, or location analysis.
لغة النص الأصلي: الإنجليزية
Convert between 8 formats (PDF, DOCX, PPTX, XLSX, TXT, CSV, MD, HTML). Best-effort text extraction, batch processing, and document format transformation.
لغة النص الأصلي: الإنجليزية
Generate formatted expense reports from receipt data or CSV. Create professional PDF reports with categorization, totals, and approval workflows.
لغة النص الأصلي: الإنجليزية
Auto-generate features with encodings, scaling, polynomial features, and interaction terms for ML pipelines.
لغة النص الأصلي: الإنجليزية
Financial calculations: loans, investments, NPV/IRR, retirement planning, Monte Carlo simulations. Generates tables, charts, and exportable reports.
لغة النص الأصلي: الإنجليزية
Generate flowcharts from YAML/JSON definitions or Python DSL. Supports standard flowchart shapes, swimlanes, and PNG/SVG/PDF export.
لغة النص الأصلي: الإنجليزية
Fill PDF forms programmatically with data from JSON, CSV, or dictionaries. Support for text fields, checkboxes, and dropdowns. Batch filling available.
لغة النص الأصلي: الإنجليزية
Create project timeline Gantt charts with dependencies, milestones, and progress tracking. Supports static (PNG/SVG) and interactive (HTML) output.
لغة النص الأصلي: الإنجليزية
Create interactive maps with markers, heatmaps, routes, and choropleth layers. Use when visualizing geographic data, plotting locations, or creating map-based reports.
لغة النص الأصلي: الإنجليزية
Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding). Use for location data enrichment or address validation.
لغة النص الأصلي: الإنجليزية
Calculate cryptographic hashes (MD5, SHA1, SHA256, SHA512) for text and files. Compare hashes, verify integrity, and batch process directories.
لغة النص الأصلي: الإنجليزية
Generate app icons and favicons in multiple sizes from a single source image. Support for iOS, Android, web favicon, and social media formats.
لغة النص الأصلي: الإنجليزية
Compare images with SSIM similarity scoring, pixel difference highlighting, and side-by-side visualization.
لغة النص الأصلي: الإنجليزية
Batch image processing: resize, crop, watermark, color correction, format conversion, compression. Quality presets for web, print, and social media.
لغة النص الأصلي: الإنجليزية
Apply artistic filters to images including vintage, sepia, B&W, blur, sharpen, vignette, and color adjustments. Create custom filter presets.
لغة النص الأصلي: الإنجليزية
Extract EXIF metadata from images including GPS coordinates, camera settings, and timestamps. Map photo locations and strip metadata for privacy.
لغة النص الأصلي: الإنجليزية
Generate professional PDF invoices from line items with customizable templates, tax calculations, and branding. Supports batch generation from CSV.
لغة النص الأصلي: الإنجليزية
Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data quality checks.
لغة النص الأصلي: الإنجليزية
Extract keywords and key phrases from text using TF-IDF, RAKE, and frequency analysis. Generate word clouds and export to various formats.
لغة النص الأصلي: الإنجليزية
Use when asked to convert between KML and GeoJSON formats, or convert geo data for mapping applications.
لغة النص الأصلي: الإنجليزية
Detect language of text with confidence scores, support for 50+ languages, and batch text classification.
لغة النص الأصلي: الإنجليزية
Generate placeholder text (lorem ipsum) in various formats. Create paragraphs, sentences, words, or custom templates for mockups and testing.
لغة النص الأصلي: الإنجليزية
Format and validate markdown documents with auto-generated TOC, frontmatter, structure validation, and cross-reference linking. Export to GitHub/CommonMark/Jekyll/Hugo.
لغة النص الأصلي: الإنجليزية
Guide for building MCP (Model Context Protocol) servers that integrate external APIs/services with LLMs. Covers Python (FastMCP) and TypeScript (MCP SDK) implementations.
لغة النص الأصلي: الإنجليزية
Convert raw meeting notes to structured markdown or PDF with automatic section detection, action items extraction, and attendee parsing.
لغة النص الأصلي: الإنجليزية
Explain ML model predictions using SHAP values, feature importance, and decision paths with visualizations.
لغة النص الأصلي: الإنجليزية
Use when asked to compare multiple ML models, perform cross-validation, evaluate metrics, or select the best model for a classification/regression task.
لغة النص الأصلي: الإنجليزية
Extract named entities (people, organizations, locations, dates) from text using NLP. Use for document analysis, information extraction, or data enrichment.
لغة النص الأصلي: الإنجليزية
Extract text from images and scanned PDFs using OCR. Supports 100+ languages, table detection, structured output (markdown/JSON), and batch processing.
لغة النص الأصلي: الإنجليزية
Generate organizational hierarchy charts from CSV, JSON, or nested data. Supports multiple layouts, department coloring, and PNG/SVG/PDF export.
لغة النص الأصلي: الإنجليزية
Detect anomalies and outliers in datasets using statistical and ML methods. Use for data cleaning, fraud detection, or quality control analysis.
لغة النص الأصلي: الإنجليزية
Generate secure passwords and passphrases with customizable rules. Check password strength, generate bulk passwords, and create memorable passphrases.
لغة النص الأصلي: الإنجليزية
Standardize and format phone numbers with international support, validation, and multiple output formats.
لغة النص الأصلي: الإنجليزية