Packs

1 pack

Results for “pe-file”

44 skills
More results
24601
surrealfs
Provides a persistent, queryable virtual filesystem backed by SurrealDB for AI agents, with a Rust core and a Python agent interface.
34
lingxling
geniml
Trains machine learning models on genomic interval data from BED files, including region embeddings, single-cell ATAC-seq analysis, and consensus peak building.
253 · bundle
comeonoliver
gwas-prs
Calculates polygenic risk scores from 23andMe or AncestryDNA genotype files using PGS Catalog scoring files, then estimates population percentiles and risk categories.
61
inehemiasm
perfetto-sql
Translates natural language data intents into syntactically valid Perfetto SQL queries and executes them against a local trace file. Use this skill to extract slice, thread, or memory data from Android Perfetto traces using trace_processor.
0 · bundle
mukul975
analyzing-disk-image-with-autopsy
Perform comprehensive forensic analysis of disk images using Autopsy to recover files, examine artifacts, and build investigation timelines.
24.6k · bundle
mukul975
performing-disk-forensics-investigation
Conducts disk forensics investigations using forensic imaging, file system analysis, artifact recovery, and timeline reconstruction to support incident response cases.
24.6k · bundle
matlab
matlab-use-duckdb
Use DuckDB from MATLAB via Database Toolbox (R2026a+) as a non-math operations engine on large tabular files (CSV/Parquet/JSON) and as a zero-config embedded database. Use when connecting to DuckDB, querying CSV, Parquet, and JSON files directly with SQL, reducing or profiling large data before MATLAB analysis, creating portable development databases, or installing DuckDB extensions. Triggers on: DuckDB, duckdb(), large CSV/Parquet/JSON, file too large for readtable, filter/aggregate at source, deduplicate, reduce before analysis, profile large file, persistent file import, analytical engine, SQL on CSV, SQL on Parquet, SQL on JSON, query CSV with SQL, query Parquet with SQL, run SQL on files, SQL queries on files, query files directly, SQL without database, in-process SQL.
920 · bundle
mukul975
performing-malware-triage-with-yara
Rapidly classify malware samples against known family signatures using YARA rules, covering rule writing, scanning, and integration with analysis pipelines.
24.6k · bundle
jorcan
astropy
Performs astronomical data analysis with astropy: coordinate transformations, unit conversions, FITS file handling, cosmological calculations, time systems, tables, and WCS.
0 · bundle
mukul975
performing-firmware-extraction-with-binwalk
Extracts and analyzes firmware images using binwalk to identify embedded filesystems, compressed archives, bootloaders, kernel images, and cryptographic material. Covers entropy analysis, recursive extraction, filesystem mounting, and string analysis for credential and configuration discovery.
24.6k · bundle
lucaspmarie-a11y
astropy
Performs astronomical data analysis with astropy: coordinate transformations, unit conversions, FITS file handling, cosmological calculations, time handling, and table operations.
5
antigravity
astropy
Perform astronomical research and data analysis with coordinate transformations, unit conversions, FITS file operations, cosmological calculations, time handling, and tabular data manipulation.
42.4k · bundle
nimoqup046-collab
astropy
Perform astronomical research and data analysis with coordinate transformations, unit conversions, FITS file handling, cosmological calculations, time handling, and table operations.
2
k-dense-ai
biopython
Manipulate biological sequences, parse FASTA/GenBank/PDB files, access NCBI databases, run BLAST searches, and perform phylogenetics using the Biopython library.
30.2k · bundle
mukul975
performing-steganography-detection
Detect and extract hidden data embedded in images, audio, and other media files using steganalysis tools to uncover covert communication channels.
24.6k · bundle
mukul975
performing-sqlite-database-forensics
Recover deleted records, analyze freelist pages, WAL files, and unallocated space in SQLite databases for digital forensics and incident response.
24.6k · bundle
leandrobenjaminl
etl-pipelines
Construye pipelines ETL/ELT con Pandas: extracción, transformación y carga de datos con logging, manejo de errores, idempotencia y opciones de orquestación.
0 · bundle
k-dense-ai
polars-bio
Perform high-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames, including overlap, nearest, merge, coverage, complement, subtract, and reading/writing BED, VCF, BAM, GFF, FASTA, and FASTQ formats with streaming and cloud-native support.
30.2k · bundle
bouclem
etl-tools
Apache Airflow, dbt, Prefect, Dagster, and modern data orchestration for production data pipelines
7 · bundle
k-dense-ai
pdf
Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python libraries and command-line tools.
30.2k · bundle
memento-teams
pdf
Read, extract, merge, split, rotate, encrypt, and create PDF files. Supports markdown-to-PDF conversion, table extraction, form filling, and OCR for scanned documents.
1.5k · bundle
bytesagain
ppe
Personal protective equipment tracker. Use when json ppe tasks, csv ppe tasks, checking ppe status.
12 · bundle
majiayu000
psql
Run SQL queries and psql meta-commands against PostgreSQL databases via the psql CLI, with options for file execution, tuples-only output, and timeouts.
567 · bundle
mukul975
performing-network-packet-capture-analysis
Analyze network packet captures (PCAP/PCAPNG) using Wireshark, tshark, tcpdump, and Python to reconstruct communications, extract files, and identify malicious traffic.
24.6k · bundle
k-dense-ai
pyopenms
Analyze proteomics and metabolomics mass spectrometry data with PyOpenMS: read/write MS file formats, process spectra, detect and quantify features, identify peptides and proteins, and run end-to-end LC-MS/MS pipelines using ready-to-run scripts.
30.2k · bundle
jeffallan
spark-engineer
Write, optimize, and debug Apache Spark jobs for high-performance distributed data processing, ETL pipelines, and big data workloads.
10.4k · bundle
tools-only
187-step-459c2d7b
Guides analysis of Neuropixels recordings from raw data to curated units, covering preprocessing, motion correction, spike sorting, quality metrics, and export.
7 · bundle
github
creating-oracle-to-postgres-master-migration-plan
Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration plan.
36.2k
ecnu-icalk
snp
Analyzes sample phenotype and SNP genotype data to identify the best-performing homozygous genotype at each locus, excluding heterozygous and missing calls, and writes results to a CSV file.
559
ruslan-strazhnyk
diff-risk-review
Review the current git diff for correctness, security, and performance risks before you commit. Produces severity-ranked findings with the exact file:line and a suggested fix. Pure Claude Code — no MCP, no signup.