
from awesome-skills-cn118
Query gnomAD for population allele frequencies, variant consequence annotations, and gene constraint scores to support variant interpretation and population gen
This skill provides practical guidance and GraphQL query examples for using the gnomAD database (v2–v4). It helps agents fetch variant-level allele frequencies, population-stratified counts, gene constraint metrics (pLI, LOEUF, oe), and structural-variant summaries to support pathogenicity assessment, rare-disease gene prioritization, and population genetics workflows. The skill includes reproducible Python examples for querying genes, specific variants, constraint scores, population frequencies, and structural variants via the gnomAD GraphQL API.
Use this skill when evaluating variant pathogenicity (filtering common variants, checking homozygous counts), prioritizing candidate genes using constraint metrics, or when you need ancestry-aware allele frequency breakdowns. Also use it for research tasks: comparing allele frequencies across populations, extracting per-population AF tables, and fetching LoF/structural-variant summaries.
Best suited for agents that can run Python/HTTP queries and parse JSON (Claude/Copilot-style agents with network access or a toolchain to run short Python scripts). The examples are plain Python+requests and translate easily to other languages or HTTP clients.
This skill has not been reviewed by our automated audit pipeline yet.
Bash Pro
Defensive, production-grade Bash scripting patterns and CI/CD best practices: strict mode, safe argument parsing, testing with Bats, and tooling (ShellCheck/shf
Ip2location IO Automation
Automates Ip2location IO workflows through Rube MCP: discover tools, manage connections, and execute schema-compliant operations.
Makepad Event/Action
Event and action handling patterns for Makepad widgets — guides handling Mouse/Touch/Keyboard events, Hit detection, action emission and parent capture.
Obsidian CLI (vault & plugin ops)
Command-line reference and usage patterns for the Obsidian CLI: read/create/append notes, search vaults, manage properties, and developer workflows for plugin r
Kickbox Automation (Rube MCP)
Automate Kickbox toolkit operations through Rube MCP (Composio): discover tools, manage connections, and execute schema-compliant Kickbox workflows safely.
TaskEither Quick Reference (fp-ts)
Concise cheat-sheet for fp-ts TaskEither: patterns for typed async error handling, composing Promises, and recoverable pipelines.
Memory Forensics
Guidance and practical commands for acquiring, analyzing, and extracting artifacts from volatile memory dumps for incident response and malware analysis.
Makepad Basics
Provides starter patterns, examples, and guidance for building Rust Makepad apps, including live_design/app_main patterns and common platform setup.
API Security Testing
A structured workflow for testing REST and GraphQL APIs covering discovery, authentication, authorization, input validation, rate limiting, and error handling.
Reverse Engineer
Guides and checklists for binary reverse-engineering workflows (IDA, Ghidra, radare2, angr) including static/dynamic analysis phases and best practices.