Skip to content

Tutorials

Hands-on walkthroughs that demonstrate G6's core capabilities.

Available tutorials

  • Your First 30 Minutes


    Connect G6 to Claude Code, discover components, decompose your first goal, run a pipeline, and see formal verification in action.

    First 30 Minutes

  • Build a Research Pipeline


    Decompose a research goal, retrieve context from multiple sources, synthesize findings, and verify results with formal methods.

    Research Pipeline

  • Safety-Guarded Goals


    Attach declarative guardrails, checkpoints, and breakpoints to a goal so CSF checks modeled risk before execution.

    Safety-Guarded Goals

  • Create a Custom Component


    Build a G6 extension you drop into ~/.g6/extensions/ — a manifest, an AIBlock, and optional MCP tools.

    Custom Component

Prerequisites

Before starting these tutorials, install G6 and pick how you'll work with it (Choose Your Interface):

  • Using G6 — the desktop GUI, or G6 connected to Claude Code via MCP
  • Extending G6 — building your own extension components (see Custom Component)