Skip to content

Buildlog skill for skills.sh - log AI coding sessions for replay

Notifications You must be signed in to change notification settings

buildlogai/skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Buildlog Skill

Automatically log AI coding sessions to buildlog.ai for replay and sharing.

Installation

npx skills add buildlog/skill

What it does

This skill instructs AI agents to log their prompts and actions to ~/.buildlog/agent-feed.jsonl. The Buildlog VS Code extension watches this file and incorporates the logs into your recording.

Usage

  1. Install the skill in your project
  2. Install the VS Code extension
  3. Start a recording (Cmd/Ctrl+Shift+R)
  4. Work with your AI agent as normal
  5. Stop recording and upload to buildlog.ai

The agent will automatically log what you asked and what it did.

Compatible Agents

Works with any agent that supports skills.sh:

  • GitHub Copilot
  • Cursor
  • Claude Code
  • Windsurf
  • Cline
  • And more...

Links

License

MIT

About

Buildlog skill for skills.sh - log AI coding sessions for replay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published