What problem does it solve?
Grok AI conversations require browser-based interaction and a flexible session lifecycle. This skill provides a Nu-based interface that opens, maintains, and reuses Grok sessions, handles prompts, and lets you list and inspect conversations with a two-step contract workflow for efficient data retrieval.
Core Features & Use Cases
- Open and maintain Grok sessions automatically with grok-open and grok-ensure.
- Send prompts, get short summaries, and fetch full replies via grok-ask and grok-last.
- Manage conversations with two-step contracts (grok-convs and grok-conv) and pluck data via grok-pluck.
- Use cases include multi-turn brainstorming, code reasoning, and real-time information retrieval while in-browser.
Quick Start
Import the grok skill into Nu and start a session with grok-open before asking questions.