GitHub
Skills harvested from GitHub repositories
14810 skills availableexoplanet-workflows
This skill provides general guidance on exoplanet detection workflows, helping you choose the right approach for your da...
This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced featur...
maven-dependency-management
Master Maven dependency management including dependency declaration, scope management, version resolution, BOMs, and dep...
flood-detection
Flood detection involves comparing observed water levels against established flood stage thresholds. This guide covers h...
analyze-ci
This skill analyzes logs from failed GitHub Action jobs using Claude. GitHub Token: Auto-detected via gh auth token, or ...
silence-detector
Detects initial silence segments by analyzing pre-computed energy data. Finds the transition point from low-energy silen...
senior-data-engineer
Batch Pipeline Orchestration - Design and implement production-ready ETL/ELT pipelines with Airflow, intelligent depende...
search-flights
Filter the cleaned flights CSV for specific routes and dates. pip install pandas from searchflights import Flights fligh...
syzkaller-build-loop
When adding new syscall descriptions, follow this workflow: cd /opt/syzkaller make descriptions make all If you only cha...
pdf-editing
NEVER DO THESE: NEVER use strikethrough lines to cross out text NEVER rasterize or flatten the PDF to images NEVER conve...
audio-extractor
Extracts audio from video files to WAV format for further analysis. Converts to mono 16kHz PCM format optimized for spee...
pcap-analysis
This skill provides guidance for analyzing network packet captures (PCAP files) and computing network statistics using P...
pymatgen
Pymatgen is a comprehensive Python library for materials analysis that powers the Materials Project. Create, analyze, an...
map-optimization-strategy
A systematic approach to solving placement optimization problems on spatial maps. This applies to any problem where you ...
matched-filtering
Matched filtering is the primary technique for detecting gravitational wave signals in noisy detector data. It correlate...
data-reconciliation
Techniques for recovering missing values from financial and tabular data using mathematical constraints. When totals are...
fuzzy-match
This skill provides methods to compare strings and find the best matches using Levenshtein distance and other similarity...
nlp-research-repo-package-installment
When reproducing an NLP research repo, always align the environment to the repo’s declared dependencies first. Most fail...
lean4-memories
This skill enables persistent learning and knowledge accumulation across Lean 4 formalization sessions by leveraging MCP...
suricata-rules-basics
This skill covers the core building blocks of Suricata signatures and how to express multi-condition DPI logic. A typica...
python-scala-idioms
When translating Python to Scala, aim for idiomatic Scala, not literal translation: Prefer immutability - Use val over v...
gamma-phase-associator
GaMMA is an earthquake phase association algorithm that treats association as an unsupervised clustering problem. It use...
timeseries-detrending
This skill provides guidance on decomposing economic time series into trend and cyclical components, a fundamental techn...
workload-balancing
Distribute work efficiently across parallel workers to maximize throughput and minimize completion time. Characterize th...