diff --git a/orca-marketplace.json b/orca-marketplace.json index de2b6ef..a6b6017 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": "noobitoo.quick-prompts", + "source": { + "kind": "git", + "url": "https://github.com/NooBiToo/orca-quick-prompts.git", + "ref": "v0.2.1" + }, + "description": "One-click prompt snippets for agent terminals: side panel, palette commands, personal library.", + "categories": ["productivity"] } ] }