diff --git a/orca-marketplace.json b/orca-marketplace.json index de2b6ef..8c8a643 100644 --- a/orca-marketplace.json +++ b/orca-marketplace.json @@ -81,6 +81,16 @@ }, "description": "Command aliases and optional shortcuts for frequent Orca views.", "categories": ["keybindings", "official"] + }, + { + "id": "first-fluke.oma", + "source": { + "kind": "git", + "url": "https://github.com/first-fluke/oh-my-agent.git", + "ref": "orca-v0.1.0" + }, + "description": "OMA project skills, review, debugging and verification in existing Orca agent terminals.", + "categories": ["productivity"] } ] }