What problem does it solve? Operators scaffold a plugin (like gb-receipt) and then cannot find it in Grok Bot Settings → Plugins, leading to confusion about whether the install failed. This Skill explains that Marketplace never lists folders on disk and helps you identify which plugin surface you are actually looking at. ## Core Features & Use Cases - Surface identification: Distinguishes Grok Bot Marketplace, the Yours tab, Cursor local plugins (~/.cursor/plugins/local), cloud computer paths, and the separate Grok Build CLI (~/.grok/plugins). - Correct install path guidance: Walks through the real add flow — Marketplace → Add → confirm under Yours → enable per Bot — plus the private skill path via SKILL.md and the Yours toggle. - Validation checks: Provides proof commands like gb inventory plugins, gb plugins show NAME, and manifest checks for .cursor-plugin/plugin.json. - Use Case: After Create Plugin writes /workspace/plugins/gb-receipt and you copy it to ~/.cursor/plugins/local on your Mac, use this Skill to confirm why Marketplace search still shows nothing and what the correct next click is. ## Quick Start Ask the assistant to explain why the gb-receipt plugin does not appear in Grok Bot Settings → Plugins after scaffolding and copying it to the local Cursor plugins folder.