exoplanet-workflows

This skill provides general guidance on exoplanet detection workflows, helping you choose the right approach for your da...

github

pdf

This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced featur...

github

maven-dependency-management

Master Maven dependency management including dependency declaration, scope management, version resolution, BOMs, and dep...

github

flood-detection

Flood detection involves comparing observed water levels against established flood stage thresholds. This guide covers h...

github

analyze-ci

This skill analyzes logs from failed GitHub Action jobs using Claude. GitHub Token: Auto-detected via gh auth token, or ...

github

silence-detector

Detects initial silence segments by analyzing pre-computed energy data. Finds the transition point from low-energy silen...

github

senior-data-engineer

Batch Pipeline Orchestration - Design and implement production-ready ETL/ELT pipelines with Airflow, intelligent depende...

github

search-flights

Filter the cleaned flights CSV for specific routes and dates. pip install pandas from searchflights import Flights fligh...

github

syzkaller-build-loop

When adding new syscall descriptions, follow this workflow: cd /opt/syzkaller make descriptions make all If you only cha...

github

pdf-editing

NEVER DO THESE: NEVER use strikethrough lines to cross out text NEVER rasterize or flatten the PDF to images NEVER conve...

github

audio-extractor

Extracts audio from video files to WAV format for further analysis. Converts to mono 16kHz PCM format optimized for spee...

github

pcap-analysis

This skill provides guidance for analyzing network packet captures (PCAP files) and computing network statistics using P...

github

pymatgen

Pymatgen is a comprehensive Python library for materials analysis that powers the Materials Project. Create, analyze, an...

github

map-optimization-strategy

A systematic approach to solving placement optimization problems on spatial maps. This applies to any problem where you ...

github

matched-filtering

Matched filtering is the primary technique for detecting gravitational wave signals in noisy detector data. It correlate...

github

data-reconciliation

Techniques for recovering missing values from financial and tabular data using mathematical constraints. When totals are...

github

fuzzy-match

This skill provides methods to compare strings and find the best matches using Levenshtein distance and other similarity...

github

nlp-research-repo-package-installment

When reproducing an NLP research repo, always align the environment to the repo’s declared dependencies first. Most fail...

github

lean4-memories

This skill enables persistent learning and knowledge accumulation across Lean 4 formalization sessions by leveraging MCP...

github

suricata-rules-basics

This skill covers the core building blocks of Suricata signatures and how to express multi-condition DPI logic. A typica...

github

python-scala-idioms

When translating Python to Scala, aim for idiomatic Scala, not literal translation: Prefer immutability - Use val over v...

github

gamma-phase-associator

GaMMA is an earthquake phase association algorithm that treats association as an unsupervised clustering problem. It use...

github

timeseries-detrending

This skill provides guidance on decomposing economic time series into trend and cyclical components, a fundamental techn...

github

workload-balancing

Distribute work efficiently across parallel workers to maximize throughput and minimize completion time. Characterize th...

github