Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

oh-my-copilot

oh-my-copilot 收录了来自 RobinNorberg 的 49 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
49
Stars
5
更新
2026-06-05
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

team
软件开发工程师

N coordinated agents on shared task list using Claude Code native teams

2026-06-05
hud
软件开发工程师

Configure HUD display options (layout, presets, display elements)

2026-06-05
deep-interview
市场调研分析师与营销专员

Socratic deep interview with mathematical ambiguity gating before explicit execution approval

2026-05-20
ultragoal
项目管理专家

Durable multi-goal workflow that persists plan/ledger artifacts under .omcp/ultragoal and prints Claude /goal handoff text for the active session

2026-05-14
cancel
软件开发工程师

Cancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)

2026-05-11
omc-doctor
软件开发工程师

Diagnose and fix oh-my-copilot installation issues

2026-05-11
omc-setup
软件开发工程师

Install or refresh oh-my-copilot for plugin, npm, and local-dev setups from the canonical setup flow

2026-05-11
omc-plan
项目管理专家

Strategic planning with optional interview workflow

2026-05-08
ralplan
软件开发工程师

Consensus planning entrypoint that auto-gates vague ralph/autopilot/team requests before execution

2026-05-08
ai-slop-cleaner
软件开发工程师

Clean AI-generated code slop with a regression-safe, deletion-first workflow and optional reviewer-only mode

2026-05-08
deep-dive
市场调研分析师与营销专员

2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection

2026-05-08
trace
软件开发工程师

Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode

2026-05-08
configure-notifications
软件开发工程师

Configure notification integrations (Telegram, Discord, Slack) via natural language

2026-05-01
project-session-manager
网络与计算机系统管理员

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

2026-05-01
mcp-setup
网络与计算机系统管理员

Configure popular MCP servers for enhanced agent capabilities

2026-05-01
learner
教学协调员

Extract a learned skill from the current conversation

2026-05-01
skillify
软件开发工程师

Turn a repeatable workflow from the current session into a reusable OMC skill draft

2026-05-01
omc-reference
项目管理专家

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.

2026-04-29
skill
软件开发工程师

Manage local skills - list, add, remove, search, edit, setup wizard

2026-04-29
cccg
软件开发工程师

Quadri-model orchestration — Copilot, Claude, Codex, and Gemini each provide independent analysis, then Copilot synthesizes

2026-04-28
ask
软件开发工程师

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

2026-04-28
autopilot
软件开发工程师

Full autonomous execution from idea to working code

2026-04-28
autoresearch
软件开发工程师

Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior

2026-04-28
external-context
软件开发工程师

Invoke parallel document-specialist agents for external web searches and documentation lookup

2026-04-28
omc-teams
软件开发工程师

CLI-team runtime for claude, codex, or gemini workers in tmux panes when you need process-based parallel execution

2026-04-28
ralph
软件开发工程师

Self-referential loop until task completion with configurable verification reviewer

2026-04-28
release
软件开发工程师

Generic release assistant — analyzes repo release rules, caches them in .omcp/RELEASE_RULE.md, then guides the release

2026-04-28
sciomc
其他生物科学家

Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode

2026-04-28
self-improve
软件开发工程师

Autonomous evolutionary code improvement engine with tournament selection

2026-04-28
setup
软件开发工程师

Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow

2026-04-28
ultraqa
软件质量保证分析师与测试员

QA cycling workflow - test, verify, fix, repeat until goal met

2026-04-28
ultrawork
软件开发工程师

Parallel execution engine for high-throughput task completion

2026-04-28
writer-memory
作家与作者

Agentic memory system for writers - track characters, relationships, scenes, and themes

2026-04-28
critique
软件质量保证分析师与测试员

Critique all unpushed commits before pushing to remote

2026-04-17
discover
软件开发工程师

Spawn parallel specialist agents to scan the codebase and produce a prioritized improvement backlog

2026-04-10
omc-ado-auto-review
软件质量保证分析师与测试员

Automated code review for Azure DevOps pull requests where you are assigned as reviewer. WHEN: User wants automated code reviews on PRs they're assigned to, wants AI-powered PR review comments, or wants to auto-review pending PRs in Azure DevOps. DO NOT USE FOR: Manual interactive PR review (use omc-ado-review), creating PRs (use git-master agent), sprint planning (use omc-ado-sprint), or non-ADO repositories.

2026-04-10
omc-ado-review
软件质量保证分析师与测试员

Pull request review workflow for Azure DevOps repositories. WHEN: User wants to review PRs, add reviewers, create review comments, vote on PRs, or manage PR threads in Azure DevOps. DO NOT USE FOR: Creating PRs (use git-master agent), sprint planning (use omc-ado-sprint), work item triage (use omc-ado-triage), or non-ADO repositories.

2026-04-10
omc-ado-setup
软件开发工程师

Configure Azure DevOps integration for the current project. WHEN: User wants to set up ADO integration, connect a project to Azure DevOps, configure .omcp/config.json for ADO, or troubleshoot ADO connection issues. DO NOT USE FOR: Work item triage (use omc-ado-triage), sprint planning (use omc-ado-sprint), PR review (use omc-ado-review), or Azure cloud service configuration (use azure-skills plugin).

2026-04-10
omc-ado-sprint
项目管理专家

Sprint planning and iteration management for Azure DevOps projects. WHEN: User wants to plan sprints, manage iterations, check team capacity, groom backlogs, or assign work to sprints. DO NOT USE FOR: Work item triage (use omc-ado-triage), PR reviews (use omc-ado-review), pipeline management, or non-ADO projects.

2026-04-10
omc-ado-triage
软件开发工程师

Azure DevOps work item triage — surfaces untriaged items, active work, open PRs, pipeline failures, and security alerts. WHEN: User wants to check ADO board status, triage work items, see pipeline health, review open PRs, or get a project health overview. DO NOT USE FOR: Sprint planning (use omc-ado-sprint), PR code review (use omc-ado-review), initial ADO setup (use omc-ado-setup), or non-ADO projects.

2026-04-10
当前展示该仓库 Top 40 / 49 个已收集 skills。