Topic: codex
8,457 skills in this topic.
-
verification-loop
A comprehensive verification system for Claude Code sessions.
x-cmd/skill 19
-
visa-doc-translate
Translate visa application documents (images) to English and create a bilingual PDF with original and translation
x-cmd/skill 19
-
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
x-cmd/skill 19
-
render-deploy
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.
x-cmd/skill 19
-
screenshot
Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.
x-cmd/skill 19
-
sora
Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (`scripts/sora.py`), including requests like “generate AI video,” “Sora,” “video remix,” “download video/thumbnail/spritesheet,” and batch video generation; requires `OPENAI_API_KEY` and Sora API access.
x-cmd/skill 19
-
speech
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
x-cmd/skill 19
-
spreadsheet
Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.
x-cmd/skill 19
-
transcribe
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
x-cmd/skill 19
-
vercel-deploy
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
x-cmd/skill 19
-
yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
x-cmd/skill 19
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
x-cmd/skill 19
-
aider
AI pair-programming tool that allows you to code with LLMs directly in your terminal and Git repository. Core Scenario: When the user wants to collaborate with an AI on code modifications, automated commits, or whole-repo context tasks.
x-cmd/skill 19
-
arp
Display the system's ARP cache table with support for CSV, TSV, and interactive TUI formats. Core Scenario: When the user needs to audit IP-to-MAC address mappings on the local network.
x-cmd/skill 19
-
asdf
Extendable version manager for runtimes (Node.js, Ruby, etc.) with enhanced x-cmd shortcuts. Core Scenario: When the user needs to manage, install, or switch between multiple versions of development environments.
x-cmd/skill 19
-
brew
Enhanced Homebrew wrapper for macOS and Linux, managing packages, mirrors, and proxies. Core Scenario: When the user needs to install, manage, or configure Homebrew packages with optimized downloads.
x-cmd/skill 19
-
buse
Enhancement module for browser-use, allowing AI to control browsers using natural language. Core Scenario: When the user wants an AI agent to perform tasks in a browser (e.g., searching docs, taking screenshots) via terminal.
x-cmd/skill 19
-
bwh
BandwagonHost (BWH) VPS CLI management tool. Core Scenario: When AI needs to manage VPS status, retrieve server info, or execute remote scripts.
x-cmd/skill 19
-
cal
Standard Gregorian calendar tool with support for zodiac signs and weekly formats. Core Scenario: When the user needs to view standard calendars or query zodiac signs by date.
x-cmd/skill 19
-
cb
CLI client for Codeberg, providing tools for repository management and collaboration. Core Scenario: When the user needs to manage projects or collaborate on the Codeberg platform.
x-cmd/skill 19
-
ccal
Terminal calendar tool for the Chinese lunar calendar, solar terms, and traditional festivals. Core Scenario: When the user needs to check lunar dates, solar terms, or traditional Chinese holiday information.
x-cmd/skill 19
-
minimax-docx
Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit content in existing documents, (C) apply template formatting with XSD validation gate-check. MUST use this skill whenever the user wants to produce, modify, or format a Word document — including when they say "write a report", "draft a proposal", "make a contract", "fill in this form", "reformat to match this template", or any task whose final output is a .docx file. Even if the user doesn't mention "docx" explicitly, if the task implies a printable/formal document, use this skill.
x-cmd/skill 19
-
minimax-multimodal-toolkit
MiniMax multimodal model skill — use MiniMax Multi-Modal models for speech, music, video, and image. Create voice, music, video, and images with MiniMax AI: TTS (text-to-speech, voice cloning, voice design, multi-segment), music (songs, instrumentals), video (text-to-video, image-to-video, start-end frame, subject reference, templates, long-form multi-scene), image (text-to-image, image-to-image with character reference), and media processing (convert, concat, trim, extract). Use when the user mentions MiniMax, multimodal generation, or wants speech/music/video/image AI, MiniMax APIs, or FFmpeg workflows alongside MiniMax outputs.
x-cmd/skill 19
-
minimax-pdf
Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): "make a PDF", "generate a report", "write a proposal", "create a resume", "beautiful PDF", "professional document", "cover page", "polished PDF", "client-ready document". FILL (complete form fields): "fill in the form", "fill out this PDF", "complete the form fields", "write values into PDF", "what fields does this PDF have". REFORMAT (apply design to an existing doc): "reformat this document", "apply our style", "convert this Markdown/text to PDF", "make this doc look good", "re-style this PDF". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.
x-cmd/skill 19