Top Rated
The most starred skills loved by the community. Quality guaranteed!
configure-slack
by Yeachan-Heo
Configure Slack incoming webhook notifications via natural language
note
by Yeachan-Heo
Save notes to notepad.md for compaction resilience
ccg
by Yeachan-Heo
Claude-Codex-Gemini tri-model orchestration - fans out backend tasks to Codex and frontend/UI tasks to Gemini in parallel, then Claude synthesizes results
omc-help
by Yeachan-Heo
Guide on using oh-my-claudecode plugin
review
by Yeachan-Heo
Alias for /plan --review
configure-telegram
by Yeachan-Heo
Configure Telegram bot notifications via natural language
defuddle
by kepano
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. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
sciomc
by Yeachan-Heo
Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode
mcp-setup
by Yeachan-Heo
Configure popular MCP servers for enhanced agent capabilities
trace
by Yeachan-Heo
Show agent flow trace timeline and summary
cancel
by Yeachan-Heo
Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)
omc-setup
by Yeachan-Heo
Setup and configure oh-my-claudecode (the ONLY command you need to learn)
release
by Yeachan-Heo
Automated release workflow for oh-my-claudecode
configure-discord
by Yeachan-Heo
Configure Discord webhook/bot notifications via natural language
omc-teams
by Yeachan-Heo
Spawn claude, codex, or gemini CLI workers in tmux panes for parallel task execution
configure-notifications
by Yeachan-Heo
Configure notification integrations (Telegram, Discord, Slack) via natural language
ultrawork
by Yeachan-Heo
Parallel execution engine for high-throughput task completion
build-fix
by Yeachan-Heo
Fix build and TypeScript errors with minimal changes
code-review
by Yeachan-Heo
Run a comprehensive code review
skill
by Yeachan-Heo
Manage local skills - list, add, remove, search, edit, setup wizard
ultraqa
by Yeachan-Heo
QA cycling workflow - test, verify, fix, repeat until goal met
learner
by Yeachan-Heo
Extract a learned skill from the current conversation
autopilot
by Yeachan-Heo
Full autonomous execution from idea to working code
tdd
by Yeachan-Heo
Test-Driven Development enforcement skill - write tests first, always