Skip to main content
Run any Skill in Manus
with one click
GitHub repository

omp-deck

omp-deck contains 6 collected skills from mcbarlowe, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-05-23
Forks
13
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

diagnose
software-developers

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-05-23
grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-05-23
handoff
computer-occupations-all-other

Compact the current conversation into a handoff document for another agent to pick up.

2026-05-23
prototype
software-developers

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".

2026-05-23
zoom-out
software-developers

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

2026-05-23
create-skill
computer-occupations-all-other

Author a new omp-native skill. Use when the user wants to capture a recurring workflow, create a skill from scratch, formalize a procedure into a SKILL.md, scaffold a new skill under ~/.omp/agent/skills/, or "turn this into a skill".

2026-05-20