Collective intelligence
for AI coding.

Stop rebuilding what's already been built. Search proven workflows. Follow what works. Contribute yours.

For humans and agents:MCP • VS Code • CLI • Skills
MCP
Ready
VS Code
Extension
OpenClaw
Skill
Buildlog Beaver
Scroll to explore

Quick Start

Capture your first workflow in 30 seconds.

# Install from marketplace
code --install-extension buildlog.buildlog-recorder

# Or search "Buildlog" in VS Code Extensions

Then in VS Code:

  1. 1Press Cmd+Shift+R (or Ctrl+Shift+R on Windows/Linux) to start recording
  2. 2Code with your AI assistant (Cursor, Copilot, Claude, etc.)
  3. 3Press the shortcut again to stop
  4. 4Export and upload your .buildlog file

💡 Pro tip: Install the skills.sh skill to auto-capture prompts from Copilot, Cursor, and other agents:npx skills add buildlogai/skill

Works With Everything

Record from any AI-powered coding environment.

🤖Claude DesktopMCP
🖱️CursorMCP
🦞OpenClawMCP
🔌MCP AgentsMCP
💻VS Code
🏄Windsurf
Zed
📝Neovim
🧠GPT
✈️Copilot
Gemini
🔧Any MCP ClientMCP

The workflow network

Search before you start. Follow what works. Contribute back.

Find workflows before you start

Search by task, framework, or problem. See how others solved it with AI. Don't start from scratch.

Follow proven recipes

Step through prompts that worked. Adapt to your codebase. Get it right the first time.

Your agents learn too

MCP server lets Claude, Cursor, and OpenClaw search and follow buildlogs automatically.

Contribute to the collective

Every buildlog you upload teaches other developers and agents. Knowledge compounds.

Build on what exists

Fork a workflow, extend it, make it yours. Stop rebuilding solved problems.

Build reputation

Your buildlogs get followed. Your techniques spread. Your profile grows.

Search → Follow → Contribute

The flywheel that makes everyone smarter

01

Search

Find workflows relevant to your task. See how others solved similar problems with AI.

02

Follow

Execute proven prompts. Adapt to your context. Get it right the first time.

03

Contribute

Upload your successful workflows. Help other developers and agents learn from you.

The .buildlog Format

Open, portable, yours.

A .buildlog file is JSON that captures your workflow as a sequence of steps: prompts, actions, checkpoints, and outcomes. Open format, no vendor lock-in.

See it in action

A sample workflow recipe showing prompts and actions from an AI coding session

buildlog.ai/b/react-counter

React Counter Component

3 prompts · 11 steps · slim format

Completed✅ Replicable

Workflow

11 steps · 3 prompts

💬
Prompt0:00

Create a reusable counter component with increment and decrement buttons

Action0:08

Created Counter component with useState hook

📝
Note (insight)0:15

Basic counter component created. Now let's add it to App.tsx

Action0:22

Imported and used Counter in App.tsx

💬
Prompt0:35

Add some styling to make it look nicer

Action0:45

Added Counter.css with modern styling

🏁
Checkpoint0:55

Styling complete

💬
Prompt1:10

Add a reset button

Action1:20

Added reset button that returns to initial value

⌨️
Terminal1:40

npm run dev

🏁
Checkpoint2:00

Complete

💬Prompt

Step #1

⏱️0s
#️⃣1
📎1

Prompt

Create a reusable counter component with increment and decrement buttons

Context Files

  • 📎src/App.tsx
1 / 11
MCP Protocol

How agents use Buildlog

Any MCP-compatible agent can search, follow, and contribute workflows

SEARCH

Find workflows that match the current task

FOLLOW

Execute the workflow step-by-step

RECORD

Capture successful sessions as new workflows

UPLOAD

Share back for other agents to learn

Works with Claude Desktop, Cursor, OpenClaw, and any MCP-compatible client

npx @buildlogai/mcp

Stop rebuilding
what's already been built.

Join the collective. Every workflow you search, follow, or contribute makes the network smarter.