Claude Code Skills · page 8
Individual Claude Code skills mined from every repository in the directory: each SKILL.md, installable with one command, with its full definition and the repository's trust signals.
- commands38.1kYeachan-Heo/oh-my-claudecodeInstall
- ai-slop-cleaner38.1k
Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode
Yeachan-Heo/oh-my-claudecodeInstall - ask38.1k
Process-first advisor routing for Claude, Codex, Gemini, Antigravity, Grok, or Cursor via `omc ask`, with artifact capture and no raw CLI assembly
Yeachan-Heo/oh-my-claudecodeInstall - autopilot38.1k
Full autonomous execution from idea to working code
Yeachan-Heo/oh-my-claudecodeInstall - autoresearch38.1k
Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior
Yeachan-Heo/oh-my-claudecodeInstall - cancel38.1k
Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)
Yeachan-Heo/oh-my-claudecodeInstall - ccg38.1k
Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask antigravity (or gemini), then Claude synthesizes results
Yeachan-Heo/oh-my-claudecodeInstall Configure notification integrations (Telegram, Discord, Slack) via natural language
Yeachan-Heo/oh-my-claudecodeInstall- debug38.1k
Diagnose the current OMC session or repo state using logs, traces, state, and focused reproduction
Yeachan-Heo/oh-my-claudecodeInstall - deep-dive38.1k
2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection
Yeachan-Heo/oh-my-claudecodeInstall - deep-interview38.1k
Socratic deep interview with mathematical ambiguity gating before explicit execution approval
Yeachan-Heo/oh-my-claudecodeInstall - deepinit38.1k
Deep codebase initialization with hierarchical AGENTS.md documentation
Yeachan-Heo/oh-my-claudecodeInstall - external-context38.1k
Invoke parallel document-specialist agents for external web searches and documentation lookup
Yeachan-Heo/oh-my-claudecodeInstall - hud38.1k
Configure HUD display options (layout, presets, display elements)
Yeachan-Heo/oh-my-claudecodeInstall - learner38.1k
Extract a learned skill from the current conversation
Yeachan-Heo/oh-my-claudecodeInstall - local-build-reminder38.1k
Remind the user to rebuild OMC after editing TypeScript when running from a local fork. Triggered automatically by the AI whenever it notices it (or the user) just changed a src/**/*.ts file in an OMC dev install.
Yeachan-Heo/oh-my-claudecodeInstall - mcp-setup38.1k
Configure popular MCP servers for enhanced agent capabilities
Yeachan-Heo/oh-my-claudecodeInstall - omc-doctor38.1k
Diagnose and fix oh-my-claudecode installation issues
Yeachan-Heo/oh-my-claudecodeInstall - omc-reference38.1k
OMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.
Yeachan-Heo/oh-my-claudecodeInstall - omc-setup38.1k
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
Yeachan-Heo/oh-my-claudecodeInstall - omc-teams38.1k
CLI-team runtime for claude, codex, gemini, antigravity, grok, or cursor workers in tmux panes when you need process-based parallel execution
Yeachan-Heo/oh-my-claudecodeInstall - omc-plan38.1k
Strategic planning with optional interview workflow
Yeachan-Heo/oh-my-claudecodeInstall Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Yeachan-Heo/oh-my-claudecodeInstall- ralph38.1k
Self-referential loop until task completion with configurable verification reviewer
Yeachan-Heo/oh-my-claudecodeInstall - ralplan38.1k
Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution
Yeachan-Heo/oh-my-claudecodeInstall - release38.1k
Generic release assistant — analyzes repo release rules, caches them in .omc/RELEASE_RULE.md, then guides the release
Yeachan-Heo/oh-my-claudecodeInstall - remember38.1k
Review reusable project knowledge and decide what belongs in project memory, notepad, or durable docs
Yeachan-Heo/oh-my-claudecodeInstall - sciomc38.1k
Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode
Yeachan-Heo/oh-my-claudecodeInstall - self-improve38.1k
Autonomous evolutionary code improvement engine with tournament selection
Yeachan-Heo/oh-my-claudecodeInstall - setup38.1k
Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Yeachan-Heo/oh-my-claudecodeInstall - skill38.1k
Manage local skills - list, add, remove, search, edit, setup wizard
Yeachan-Heo/oh-my-claudecodeInstall - skillify38.1k
Turn a repeatable workflow from the current session into a reusable OMC skill draft
Yeachan-Heo/oh-my-claudecodeInstall - team38.1k
N coordinated agents on shared task list using Claude Code implicit agent teams
Yeachan-Heo/oh-my-claudecodeInstall - trace38.1k
Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode
Yeachan-Heo/oh-my-claudecodeInstall - grpo-finetune36.7k
>
patchy631/ai-engineering-hubInstall - brightdata-web-mcp36.7k
Search the web, scrape websites, extract structured data from URLs, and automate browsers using Bright Data's Web MCP. Use when fetching live web content, bypassing blocks/CAPTCHAs, getting product data from Amazon/eBay, social media posts, or when standard requests fail.
patchy631/ai-engineering-hubInstall - hugging-face-cli36.7k
Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.
patchy631/ai-engineering-hubInstall Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.
patchy631/ai-engineering-hubInstallAdd and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.
patchy631/ai-engineering-hubInstall- hugging-face-jobs36.7k
This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks. Should be invoked for tasks involving cloud compute, GPU workloads, or when users mention running jobs on Hugging Face infrastructure without local setup.
patchy631/ai-engineering-hubInstall This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.
patchy631/ai-engineering-hubInstallPublish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
patchy631/ai-engineering-hubInstallUse this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.
patchy631/ai-engineering-hubInstall- hugging-face-trackio36.7k
Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.
patchy631/ai-engineering-hubInstall - access32.8k
Manage Telegram channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Telegram channel.
- configure32.8k
Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.
Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what Claude Code features they should use.
- claude-md-improver32.8k
Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".
- cardputer-buddy32.8k
Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to the cardputer", "tail the device", "run on the device", or follow-up work after /maker-setup.
- m5-onboard32.8k
End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 board, or says "m5-onboard go".
- example-command32.8k
An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout
- example-skill32.8k
This skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. Provides a reference template for creating Claude Code plugin skills.
- frontend-design32.8k
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
- math-olympiad32.8k
Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial
- build-mcp-app32.8k
This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the context of MCP. Use AFTER the build-mcp-server skill has settled the deployment model, or when the user already knows they want UI widgets.
- build-mcp-server32.8k
This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates the user about their use case, determines the right deployment model (remote HTTP, MCPB, local stdio), picks a tool-design pattern, and hands off to specialized skills.
- build-mcpb32.8k
This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem, desktop apps, or OS and must be installable without the user having Node/Python set up.
- playground32.8k
Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
- agent-development32.8k
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
- command-development32.8k
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
- hook-development32.8k
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
- mcp-integration32.8k
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
- plugin-settings32.8k
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
- plugin-structure32.8k
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
- skill-development32.8k
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
- session-report32.8k
Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts.
- skill-creator32.8k
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
- project-artifact32.8k
Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one update (overview & success criteria, the workstream sequence, next steps, plus background, plan, risks & open questions, and decisions/FAQ when they earn a tab) — published with the built-in Artifact tool to a default-private claude.ai page the user can share with teammates. Use when a piece of work spans several workstreams and you want a shareable overview kept current. Each artifact is backed by a small per-project config in the plugin data dir, so refreshing it re-gathers live state, redeploys the same URL, and reports only the delta. For software projects whose workstreams are PRs, also read swe.md (the X.Y PR-numbering convention; pulling PR state with gh/git; a per-PR detail block). Needs the built-in Artifact tool (claude.ai login). Not for single-PR changes or public docs.
- cli-a2a32.3k
Interact with the OmniRoute A2A server from the CLI. Send tasks, inspect skill execution history, and test the JSON-RPC 2.0 agent-to-agent protocol interactively.
diegosouzapw/OmniRouteInstall - cli-backup-sync32.3k
Backup and restore OmniRoute data from the CLI. Trigger incremental snapshots, sync to cloud storage, manage backup schedules, and restore from archive files.
diegosouzapw/OmniRouteInstall - cli-batches32.3k
Submit and monitor batch inference jobs from the CLI. Upload and manage files for batch processing, retrieve results, and integrate batch pipelines with CI/CD workflows.
diegosouzapw/OmniRouteInstall - cli-chat32.3k
Send chat completions, stream responses, and start an interactive REPL session from the CLI. Supports all OmniRoute providers, combo routing, and system prompt configuration.
diegosouzapw/OmniRouteInstall - cli-compression32.3k
Configure and test prompt compression from the CLI. Manage RTK filters, Caveman rules, stacked compression modes, and preview compression output with real prompts.
diegosouzapw/OmniRouteInstall - cli-contexts32.3k
Manage context engineering configurations, RTK filter sets, and conversation sessions from the CLI. Apply context-relay settings and inspect active context pipelines.
diegosouzapw/OmniRouteInstall - cli-cost-usage32.3k
View cost breakdowns, token usage, and call logs from the CLI. Filter by provider, model, or date range. Export usage reports and inspect per-connection spending.
diegosouzapw/OmniRouteInstall - cli-eval32.3k
Create and run evaluation suites, watch live benchmark progress, view scorecards, compare model performance, and integrate eval runs with CI workflows from the CLI.
diegosouzapw/OmniRouteInstall - cli-health32.3k
Check server health, component status, and live metrics from the CLI. Run `health`, `health components`, and `health watch` for a real-time dashboard of circuit breakers and provider status.
diegosouzapw/OmniRouteInstall - cli-keys32.3k
Create, list, rotate, and revoke OmniRoute API keys from the CLI. Manage OAuth flows for provider authentication and inspect key scopes and expiration.
diegosouzapw/OmniRouteInstall - cli-mcp32.3k
Inspect the MCP server status, list registered tools and scopes, run tool invocations, and manage MCP audit logs from the CLI.
diegosouzapw/OmniRouteInstall - cli-models32.3k
Query available AI models, list model aliases, and browse the full model catalog from the CLI. Filter by provider, search by capability, and resolve model name variants.
diegosouzapw/OmniRouteInstall - cli-plugins-skills32.3k
Manage Omni Skills (list, install, test, remove), plugins (create, configure), and persistent memory (search, add, clear) from the CLI.
diegosouzapw/OmniRouteInstall - cli-policy-audit32.3k
Inspect audit logs, manage access policies, view telemetry data, and review request history from the CLI. Filter by event type, user, or time range for compliance workflows.
diegosouzapw/OmniRouteInstall - cli-providers32.3k
Manage provider connections from the CLI: list available/configured providers, add, test, test-all, validate, rotate API keys, and view per-provider metrics.
diegosouzapw/OmniRouteInstall - cli-resilience32.3k
Inspect and manage circuit-breaker states, connection cooldowns, quota limits, and backoff levels from the CLI. Reset stuck providers and configure resilience thresholds.
diegosouzapw/OmniRouteInstall - cli-routing32.3k
Create, list, update, and delete routing combos from the CLI. Test routing strategies, inspect combo metrics, and configure fallback chains interactively.
diegosouzapw/OmniRouteInstall - cli-serve32.3k
Start, stop, and restart the OmniRoute server from the CLI. Manage daemon mode, port configuration, auto-recovery, system tray integration, and the dashboard open shortcut.
diegosouzapw/OmniRouteInstall - cli-setup32.3k
Run initial setup, configure global CLI settings, manage environment variables, check for updates, and configure autostart via the CLI setup and config commands.
diegosouzapw/OmniRouteInstall - cli-tunnel32.3k
Start and stop tunnel connections (ngrok, Cloudflare, custom) from the CLI. Inspect active tunnel URLs, configure authentication, and test external reachability.
diegosouzapw/OmniRouteInstall - config-codex-cli32.3k
Step-by-step agent workflow to configure the OpenAI Codex CLI on any machine (Linux, macOS, Windows) to use OmniRoute as backend. Detects OS and shell, writes config.toml and 7 named profiles, sets environment variables, and verifies the setup.
diegosouzapw/OmniRouteInstall - omni-agents-a2a32.3k
Interact with OmniRoute via JSON-RPC 2.0 agent-to-agent protocol. 6 built-in A2A skills: smart-routing, quota-management, provider-discovery, cost-analysis, health-report, list-capabilities.
diegosouzapw/OmniRouteInstall - omni-api-keys32.3k
Create, list, rotate, and revoke OmniRoute API keys. Control per-key scopes, spending limits, and expiration. Keys gate access to all proxy and management endpoints.
diegosouzapw/OmniRouteInstall - omni-auth32.3k
Manage API key authentication and session tokens. Start here to authenticate requests via Bearer token, obtain session cookies, and configure login requirements for the OmniRoute API.
diegosouzapw/OmniRouteInstall - omni-budget32.3k
Configure spending limits, token quotas, and rate-limit policies per API key or globally. Inspect current consumption and enforce cost controls across providers.
diegosouzapw/OmniRouteInstall - omni-cache32.3k
Manage the LLM response cache. View cache statistics, clear entries, configure TTL policies, and control semantic-similarity caching thresholds.
diegosouzapw/OmniRouteInstall - omni-cli-tools32.3k
Manage CLI tool integrations exposed via the API. List, configure, and invoke CLI tool plugins that extend OmniRoute's automation surface.
diegosouzapw/OmniRouteInstall - omni-combos-routing32.3k
Create and manage routing combos with 14 strategies (priority, weighted, round-robin, Auto-combo, etc.). Configure fallback chains, test routing outcomes, and retrieve combo metrics.
diegosouzapw/OmniRouteInstall - omni-compression32.3k
Configure RTK (command output), Caveman (prose), and stacked compression modes. Manage language packs, custom rules, and test prompt compression reducing tokens by 60–90%.
diegosouzapw/OmniRouteInstall - omni-context-rtk32.3k
Configure RTK filters, context engineering rules, and context relay settings. Test compression with real prompt samples and manage context transformation pipelines.
diegosouzapw/OmniRouteInstall - omni-db-backups32.3k
Trigger system backups, restore from backup files, and manage the SQLite database lifecycle. Supports export, import, and incremental snapshot strategies.
diegosouzapw/OmniRouteInstall