codex-cli
OpenAI Codex CLI Skill
This skill provides integration with OpenAI's Codex CLI for code review and task execution.
Quick Reference
Code Review
Review uncommitted changes:
codex review --uncommitted
Review against a branch:
codex review --base main
More from gexijin/vitiligo
word-document
Produce Word (.docx) documents from markdown manuscript sections. Use when asked to generate a Word document, create a docx, compile the manuscript, or export to Word. Assembles markdown sections, embeds figures/tables, and converts via pandoc with journal-ready formatting.
1rnaseq-analysis
Analyze bulk RNA-seq count data using DESeq2. Use when asked to analyze RNA-seq data, perform differential expression analysis from count matrices, or when given a GEO accession (GSE*) with RNA-seq data. Handles raw count matrices with QC, normalization, statistical modeling, and gene ID mapping.
1microarray-analysis
Analyze DNA microarray data from GEO datasets. Use when asked to analyze microarray data, perform differential expression analysis, or when given a GEO accession (GSE*). Handles Affymetrix (CEL files) and Illumina (BeadChip) platforms with QC, normalization, statistical modeling, and gene ID mapping.
1literature-search
Search PubMed for scientific literature. Use when asked to find papers, search literature, look up publications, or gather references on a topic. Returns article titles, authors, abstracts, and PMIDs.
1