second-opinion
Installation
SKILL.md
Prerequisites
- Chrome extension installed (load unpacked from
extension/in this skill directory) - grok.com must be open in Chrome with an active logged-in session
Usage
Start the server (always do this first)
./scripts/second-opinion start
Check that it's running:
./scripts/second-opinion status
If extension_connected is false, the user needs to open grok.com in Chrome.
Ask a question
./scripts/second-opinion ask "Your question here. Include full context (code, plans, errors)."