- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
cancel
by Yeachan-Heo
Cancel any active OMX mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline, team)
doctor
by Yeachan-Heo
Diagnose and fix oh-my-codex installation issues
pipeline
by Yeachan-Heo
Configurable pipeline orchestrator for sequencing stages
configure-notifications
by Yeachan-Heo
Configure OMX notifications - unified entry point for all platforms
project-session-manager
by Yeachan-Heo
Manage isolated dev environments with git worktrees and tmux sessions
release
by Yeachan-Heo
Automated release workflow for oh-my-codex
build-fix
by Yeachan-Heo
Fix build and TypeScript errors with minimal changes
hud
by Yeachan-Heo
"Show or configure the OMX HUD (two-layer statusline)"
ask-gemini
by Yeachan-Heo
Ask Gemini via local CLI and capture a reusable artifact
ask-claude
by Yeachan-Heo
Ask Claude via local CLI and capture a reusable artifact
help
by Yeachan-Heo
Guide on using oh-my-codex plugin
by guanyang
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
notebooklm
by guanyang
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
defuddle
by guanyang
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
planning-with-files
by guanyang
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.
obsidian-cli
by guanyang
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
hono
by openstatusHQ
Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.
issue-bulk-process
by mono
Bulk triage and reproduce multiple SkiaSharp GitHub issues in a single command. Orchestrates parallel triage agents then serial reproduction agents, and presents a consolidated summary. Triggers: "bulk process issues", "triage and repro these issues", "process issues 3400 3428 3429", "process the newest 10 issues", "bulk triage", "batch process issues", any request to triage or reproduce multiple issues at once.
release-testing
by mono
Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".
strategic-compact
by WorldFlowAI
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Verification Loop Skill
by WorldFlowAI
Hooks catch issues immediately; this skill provides comprehensive review.
capability-evolver
by autogame-17
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
kreuzberg
by kreuzberg-dev
Extract text, tables, metadata, and images from 75+ document formats (PDF, Office, images, HTML, email, archives, academic) using Kreuzberg. Use when writing code that calls Kreuzberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction (sync/async), configuration (OCR, chunking, output format), batch processing, error handling, and plugins.
ln-522-manual-tester
by levnikolaevich
"Performs manual testing of Story AC via executable bash scripts saved to tests/manual/. Creates reusable test suites per Story. Worker for ln-520."