Skip to main content

このリポジトリの skills

deathrashed/agents - 17ページ

SkillsMP は deathrashed/agents から 1,032 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

deathrashed/agents

収集済み skill 1,032 件中 40 件を表示しています。

職業分類
データベースアーキテクト
説明

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.

原文の言語: 英語

更新
職業分類
DTPオペレーター
説明

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.

原文の言語: 英語

更新
収集済み skill 1,032 件中 40 件を表示しています。