Index
Features
- SkillsSpaceXAI
A skill is a reusable set of instructions for how to do a task. Skills are available across Bots. Teach a task can record a browser workflow (up to ten minutes) into a draft skill when that control is visible.
- RoutinesSpaceXAI
A routine tells one Bot when to run a workflow — on a schedule or, where supported, after an event. Background routines can run while the laptop is closed. A Bot can own up to 50 routines.
- Headless and scriptingSpaceXAI
Run without the TUI via grok -p. Optional --output-format streaming-json for scripts, automations, or other apps.
- Background tasksSpaceXAI
Run commands, subagents, and monitors while the conversation continues (/tasks, Ctrl+G). /loop repeats a prompt on an interval (max 50, expire after 7 days). Monitors notify on each script line. Ctrl+; or /queue lists prompts queued behind the running turn.
- SubscriptionsCursor
Monitor PRs, watch a Slack thread, or run scheduled tasks. Agents wake on events and can auto-subscribe to PRs they create.
- /goal and /loopCursor
Assign a long-lived objective (e.g. fix flaky tests and make CI green). Pair with /loop for recurring check-ins.
6 of 73