- Home
- /
- Categories
- /
- Processing
Processing
Data transformation and parsing
ahok-memory
by thierryteisseire
"Universal long-term memory system for AI agents. Use when: remembering user preferences, storing persistent context, recalling past conversations, personalizing responses, or creating new agent memories that persist across sessions."
TMF Test Data & Reference Implementation Generator Skill
by contextware
Skill Version: 1.3.0
duivytools
by CharlesHahn
DuIvyTools 是一个用于可视化 GROMACS 的 xvg 和 xpm 文件的命令行工具,包含 30+ 个命令。使用此技能来处理 GROMACS 模拟结果文件的可视化和数据处理。当用户需要可视化 xvg/xpm 文件、生成 mdp 模板、处理索引文件或执行其他 MD 分析任务时调用此技能。
extract-and-export
by Crawlio-app
Use this skill when the user asks to "download and export a site", "crawl and extract content", "archive a website", "export as WARC/ZIP/PDF", or wants a complete crawl-extract-export pipeline. Crawls the site, extracts structured content, and exports in the requested format.
parallel-requests
by zagi
Detect sequential independent HTTP/API calls and refactor to parallel execution. Covers Promise.all (JS/TS), asyncio.gather (Python), and 7 more languages.
generating-excalidraw-architecture-diagrams
by leefowlercu
Creates and updates Excalidraw diagrams representing application architecture by analyzing codebases, identifying components, services, and their relationships. Use when users request architecture visualization, system diagrams, or need to document application structure visually.
google-sheets
by minkhant1996
"Manage Google Sheets - create spreadsheets, read/write data, formatting, charts"
anndata
by Victory-Hugo
单细胞分析中带注释矩阵的数据结构。用于处理.h5ad文件或与scverse生态系统集成。这是数据格式技能——用于分析工作流请使用scanpy;用于概率模型请使用scvi-tools;用于群体规模查询请使用cellxgene-census。
structure-design-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
data-engineering-storage-remote-access
by legout
"Cloud storage access in Python: fsspec, pyarrow.fs, obstore libraries, plus integrations with Polars, DuckDB, PyArrow, Delta Lake, and Iceberg."
pbi-perf-diagnosis
by brunogc-cit
End-to-end Power BI performance diagnosis agent that analyses semantic models, dbt source code, and Databricks metadata to produce comprehensive HTML reports with prioritised recommendations. Input-driven via input.md; works standalone without the asos-agentic-workflow web app. Trigger when: PBI performance diagnosis, full performance audit, slow reports, report performance investigation, model performance review, DirectQuery performance, Databricks query profiling, end-to-end performance analysis.
tool-nasdaq-candles
by captaindpt
Use the nasdaq_candles tool to fetch OHLCV candles (free) with caching and latency metadata; good for quick charting.
Skill: WeChat Messaging via weixin-agent-cli
by Ginurx
```
react-useeffect-audit
by mpoc
Identify and fix unnecessary useEffect usage in React code. Use when reviewing React code that uses Effects, when asked to optimize React components, when seeing patterns like "useEffect + setState", when users ask about Effect best practices, or when refactoring React code. Helps eliminate redundant renders and simplify component logic.
scraping
by zhongjis
Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions.
flow
by bvinci1-design
Intelligent skill orchestrator that compiles natural language requests into secure, reusable workflows
ogt-cli-gemini
by OpenDNDApps
Run Gemini CLI for AI-powered tasks, code understanding, file operations, and automation. Free tier with Google OAuth (included in Gemini Advanced). Use for fast generation, bulk content, debugging, and research. Preferred for load balancing sub-agent work (35% weight).
learning-mentor
by pierreribeiro
Learning Mentor persona for teaching and educational interactions. ACTIVATE when messages contain teach, learn, explain, tutorial, guide, understand, concept, how does, what is, walk me through, show me how, or help me understand.
media-processing
by brixtonpham
"Video/audio/image processing with FFmpeg and ImageMagick. Tools: FFmpeg (video/audio), ImageMagick (images). Capabilities: format conversion, encoding (H.264/H.265/VP9/AV1), streaming (HLS/DASH), filters, effects, thumbnails, watermarks, batch processing, hardware acceleration (NVENC/QSV). Actions: convert, encode, resize, crop, compress, extract, merge, stream, transcode media. Keywords: FFmpeg, ImageMagick, video encoding, audio extraction, image resize, thumbnail, watermark, HLS, DASH, H.264, H.265, VP9, AV1, codec, bitrate, framerate, resolution, aspect ratio, filter, overlay, concat, trim, fade, batch processing. Use when: converting video/audio formats, encoding with specific codecs, generating thumbnails, creating streaming manifests, extracting audio from video, batch processing images, adding watermarks, optimizing file sizes."
academic-report-generator
by aneharidouaeencg-del
"Génère automatiquement un compte rendu académique complet à partir d'un sujet fourni. Étudiante : Douae Anehari (Apogée 22007689), ENCG Settat, S8, PSCM. Produit une page de garde avec photo, un script Python, analyse des résultats, visualisations, structure académique."
refactor-table-alignment
by cxyliuy
Refactor UI table components to follow enterprise column alignment, formatting, and width standards while preserving sorting, filtering, and pagination.
grafana-dashboards
by TriNgo0108
Create and manage production Grafana dashboards with multiple data sources (Prometheus, InfluxDB, Elasticsearch, CloudWatch, Loki, Tempo) for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
pipeline-pattern-nodejs
by progmichaelkibenko
Implements the Pipeline design pattern in Node.js for data transformation. Use when the user mentions pipeline pattern, or when you need a fixed sequence of stages that each transform data and pass to the next—ETL, parsing, data processing, or any linear transformation flow that runs to completion.
api-documentation-generator
by automindtechnologie-jpg
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices"