grok

Delegate coding tasks to Grok Build CLI in headless or interactive modes.

31|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/markwang2658/hermes-windows-native --skill grok-markwang2658
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grok
Source: https://github.com/markwang2658/hermes-windows-native/tree/main/hermes-agent/optional-skills/autonomous-ai-agents/grok
Command: npx skills add https://github.com/markwang2658/hermes-windows-native --skill grok-markwang2658

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding tasks to Grok Build CLI to automate repetitive software-engineering workflows and accelerate feature delivery.

Core Features & Use Cases

  • Headless one-shot mode for quick task automation
  • Interactive PTY mode for multi-turn coding sessions and context exploration
  • PR and feature-work orchestration with Grok Build to apply changes in context

Quick Start

Run a headless one-shot task to prototype a feature and get results.

Frequently Asked Questions about grok

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate coding tasks using a CLI agent?

Automate coding tasks by delegating software development workflows to the Grok Build CLI, which supports headless one-shot mode for quick task automation and interactive PTY mode for multi-turn coding sessions.

Can I run a CLI coding agent in headless mode for quick feature prototyping?

Yes, you can run a headless one-shot task to prototype a feature and get results quickly. This mode automates repetitive software-engineering workflows without requiring interactive input.

Does Grok Build CLI support interactive sessions for multi-turn coding and context exploration?

Yes, Grok Build CLI supports an interactive PTY mode designed for multi-turn coding sessions and context exploration, allowing you to orchestrate feature work and PR reviews with local project context.

How do I manage authentication and runtime options when automating software development workflows?

The CLI manages authentication and runtime options internally while reading local project context, allowing you to apply changes securely during refactoring, feature work, or PR review orchestration.

What is the best way to delegate PR reviews to an AI agent via command line?

Delegate PR reviews by using the CLI to orchestrate feature work and apply changes in context. You can use headless mode for automated checks or interactive mode to explore PR context multi-turn.

Do I need any specific dependencies to use a CLI for task delegation and code review?

No specific dependencies are required to use this CLI for task delegation. It reads local project context directly and manages its own authentication and runtime options to execute coding workflows.