Processing

Data transformation and parsing

Showing 937-960 of 11275 skills
bitwize-music-studio

researcher

by bitwize-music-studio

Conducts investigative-grade research with primary source analysis, cross-verification, and trial-level depth. Use when an album needs factual research, source material, or verification of claims.

Academic 234 3mo ago
bitwize-music-studio

researchers-financial

by bitwize-music-studio

Researches SEC filings, earnings calls, analyst reports, and market data. Use when the album subject involves financial crimes, corporate stories, or market events.

Academic 234 4mo ago
machina-sports

fastf1

by machina-sports

Formula 1 data — race schedules, results, lap timing, driver and team info. Powered by the FastF1 library. Covers F1 sessions, qualifying, practice, race results, sector times, tire strategy. Use when: user asks about F1 race results, qualifying, lap times, driver stats, team info, the F1 calendar, or Formula 1 data. Don't use when: user asks about other motorsports (MotoGP, NASCAR, IndyCar, WEC, Formula E). Don't use for F1 betting odds or predictions — use kalshi or polymarket instead. Don't use for F1 news articles — use sports-news instead.

Automation 130 3mo ago
x-cmd

x-df

by x-cmd

Enhanced df combining disk usage and mount info. Supports CSV, TSV, and TUI with filesystem type detection. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options).

CLI Tools 4.4K 2mo ago
biomejs

formatter-development

by biomejs

Guide for implementing formatting rules using Biome's IR-based formatter infrastructure. Use when working on formatters for JavaScript, CSS, JSON, HTML, or other languages. Examples:<example>User needs to implement formatting for a new syntax node</example><example>User wants to handle comments in formatted output</example><example>User is comparing Biome's formatting against Prettier</example>

Processing 24.9K 3mo ago
pollinations

code-formatting

by pollinations

Format code on the current branch using Biome. Use when asked to format, lint, or clean up code before committing or creating a PR.

Processing 4.6K 4mo ago
pollinations

model-management

by pollinations

"Add, update, or remove text/image/video models. Handles any provider."

Processing 4.6K 4mo ago
Arize-ai

typescript-tooling-migration

by Arize-ai

Migrate or upgrade TypeScript tooling in the Phoenix monorepo. Use when upgrading TypeScript versions, switching tools (ESLint to oxlint, Prettier to oxfmt), upgrading bundlers (Vite, esbuild), or making major dependency upgrades. Triggers on requests to migrate, upgrade, or replace TypeScript/JavaScript tooling.

CI/CD 10K 3mo ago
BasedHardware

changelog

by BasedHardware

"Generate changelog entries. Use on releases or PR merges. Parses git commits, categorizes changes, formats changelog entries, and updates CHANGELOG.md."

Processing 12.7K 4mo ago
mrgoonie

media-processing

by mrgoonie

Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.

Processing 2.1K 7mo ago
K-Dense-AI

diffdock

by K-Dense-AI

Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.

Automation 27.4K 5mo ago
glebis

youtube-transcript

by glebis

"Extract YouTube video transcripts with metadata and save as Markdown to Obsidian vault. Use this skill when the user requests downloading YouTube transcripts, converting YouTube videos to text, or extracting video subtitles. Does not download video/audio files, only metadata and subtitles."

Processing 244 6mo ago
kostja94

programmatic-seo

by kostja94

When the user wants to create SEO pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "programmatic SEO pages," "template pages," "scale content," "location pages," "city pages," "comparison pages at scale," "X vs Y pages," "integration pages," "pages from data," "automated landing pages," or "programmatic landing pages."

Code Gen 578 3mo ago
CharlesWiltgen

axiom-core-data-diag

by CharlesWiltgen

Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns

Processing 952 4mo ago
K-Dense-AI

gene-database

by K-Dense-AI

Query NCBI Gene via E-utilities/Datasets API. Search by symbol/ID, retrieve gene info (RefSeqs, GO, locations, phenotypes), batch lookups, for gene annotation and functional analysis.

API Dev 27.4K 5mo ago
K-Dense-AI

deepchem

by K-Dense-AI

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first PyTorch workflows use torchdrug; for benchmark datasets use pytdc.

Automation 27.4K 3mo ago
K-Dense-AI

arboreto

by K-Dense-AI

Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for large-scale datasets.

CLI Tools 27.4K 3mo ago
machina-sports

nhl-data

by machina-sports

NHL data via ESPN public endpoints — scores, standings, rosters, schedules, game summaries, play-by-play, injuries, transactions, futures, team/player stats, leaders, and news. Zero config, no API keys. Use when: user asks about NHL scores, standings, team rosters, schedules, game stats, box scores, play-by-play, injuries, transactions, betting futures, team/player statistics, or NHL news. Don't use when: user asks about other hockey leagues (AHL, KHL, college hockey), or other sports.

CLI Tools 130 3mo ago
HKUDS

weather

by HKUDS

Get current weather and forecasts (no API key required).

CLI Tools 43.7K 4mo ago
BrownFineSecurity

apktool

by BrownFineSecurity

Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.

CLI Tools 773 5mo ago
BrownFineSecurity

logicmso

by BrownFineSecurity

Analyze digital and analog captures from Saleae Logic MSO devices. Decode protocols like UART, SPI, I2C from exported binary files. Use when analyzing logic analyzer captures for CTF challenges, hardware reverse engineering, or protocol decoding.

API Dev 773 3mo ago
K-Dense-AI

datamol

by K-Dense-AI

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns native rdkit.Chem.Mol objects. For advanced control or custom parameters, use rdkit directly.

Code Gen 27.4K 3mo ago
K-Dense-AI

bindingdb-database

by K-Dense-AI

Query BindingDB for measured drug-target binding affinities (Ki, Kd, IC50, EC50). Search by target (UniProt ID), compound (SMILES/name), or pathogen. Essential for drug discovery, lead optimization, polypharmacology analysis, and structure-activity relationship (SAR) studies.

Processing 27.4K 3mo ago
VibiumDev

vibe-check

by VibiumDev

Browser automation for AI agents. Use when the user needs to navigate websites, read page content, fill forms, click elements, take screenshots, or manage browser tabs.

Code Review 2.8K 3mo ago