botlog

Record agent research notes as denote-formatted org-mode entries.

6|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/junghan0611/agent-config --skill botlog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: botlog
Source: https://github.com/junghan0611/agent-config/tree/main/skills/botlog
Command: npx skills add https://github.com/junghan0611/agent-config --skill botlog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Record agent research results as denote-formatted notes, enabling organized capture of analysis and decisions across public botlog (shared) and private llmlog modes using the denote schema and org-mode structure.

Core Features & Use Cases

  • Two modes: botlog (public) and llmlog (private) notes stored in denote format.
  • Org-mode based structure with required tags (:botlog: or :llmlog:) for easy categorization and retrieval.
  • Use case: after a research session, generate a botlog note detailing findings and actions, then share or delegate via llmlog when privacy is needed.

Quick Start

Create a new botlog note for the latest research results using denote format.

Frequently Asked Questions about botlog

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

FAQPage Schema
How do I save agent research notes in denote format?

Recording agent research notes as denote-formatted org-mode entries involves applying required tags (:botlog: or :llmlog:), timestamps, and linking rules for structured knowledge retention.

What is the difference between public botlog and private llmlog notes?

Public botlog notes are shared entries for delegating findings, while private llmlog notes are used when privacy is needed. Both modes store agent research in denote-formatted org-mode structures.

Can I use org-mode tags to categorize agent handoff notes?

Yes, you can categorize agent handoff notes using required org-mode tags. The Skill enforces :botlog: or :llmlog: tags within the agent-config workflow for easy retrieval and categorization.

How do I record analysis results for agent handoff?

You record analysis results for agent handoff by generating a botlog note detailing findings and actions, then delegating it via private llmlog if privacy is needed.

Does this Skill require a specific denote schema for note creation?

Yes, note creation requires the denote schema. The Skill enforces denote-style headers, tags, timestamps, and linking rules within the agent-config workflow to format org-mode entries correctly.

When should I use private llmlog instead of public botlog for research notes?

Use private llmlog instead of public botlog when privacy is needed. Llmlog stores private denote-formatted notes, while botlog creates shared entries for public research findings and actions.