LaunchKit · 2026
Back to Skills

buildlog

Record, export, and share your AI coding sessions as replayable buildlogs.

0
2.4k downloads
by @espetey

Setup & Installation

openclaw skills install @espetey/buildlog

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install buildlog

Version History

v1.0.1Feb 2, 2026 - Version note by skill developer:

Version 1.0.1 - No file changes detected in this release. - Documentation and functionality remain unchanged from version 1.0.0.

What This Skill Does

Records OpenClaw AI coding sessions in real-time and exports them as replayable buildlogs. Sessions can be annotated with notes, chapter markers, and importance flags, then shared via buildlog.ai.

Captures the full AI interaction context, not just the final code, so viewers can follow the reasoning and decisions behind each change.

When to use it

  • Recording a tutorial on building an API step by step
  • Reviewing a debugging session to find where things went wrong
  • Creating shareable documentation of a complex refactor
  • Exporting part of a session to show a teammate
  • Studying how an AI agent approached an unfamiliar problem

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Start a buildlog 'Adding Auth Middleware'

AGENT
  1. 1Begins recording the session and timestamps the start
  2. 2Captures each exchange between user and agent in real-time
  3. 3User adds a chapter marker: 'JWT Setup'
  4. 4User stops the recording after 18 exchanges
  5. 5Agent uploads the buildlog to buildlog.ai and returns a shareable link
OUTPUT

A public buildlog URL containing the full annotated session replay

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

buildlog.ai API key (optional, only required for private uploads or account-linked sessions)