kb-log-notes

Capture mid-day notes, decisions, and action items into daily knowledge base containers.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/kvcop/ai-kb-assistant --skill kb-log-notes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-log-notes
Source: https://github.com/kvcop/ai-kb-assistant/tree/main/.codex/skills/kb-log-notes
Command: npx skills add https://github.com/kvcop/ai-kb-assistant --skill kb-log-notes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-dateutil, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of capturing mid-day notes, decisions, and action items, ensuring they are logged accurately without cluttering daily summaries and facilitating time tracking.

Core Features & Use Cases

  • Organized Note-Taking: Captures notes into dedicated files (daily, meetings, technical) or a concise summary in end-of-day.md.
  • Action Item Tracking: Identifies and logs action items, optionally linking them to Jira issues.
  • Time Tracking Assistance: Updates time tracking drafts based on user-provided hints and Jira keys.
  • Use Case: After a meeting, use this skill to log the discussion points, decisions, action items, and estimated time spent, automatically creating a new meeting note and updating the daily summary.

Quick Start

Use the kb-log-notes skill to capture your mid-day notes and action items, ensuring they are logged into the correct daily container.

Frequently Asked Questions about kb-log-notes

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

FAQPage Schema
How do I log mid-day meeting notes and track time spent without cluttering my daily summary?

This skill captures mid-day notes and decisions into dedicated daily containers, meeting files, and technical deep dive notes. It automatically updates time tracking drafts with Jira integration, keeping your daily summary concise while preserving detailed context.

Can I link action items to Jira issues when logging technical deep dive notes?

Yes, action items are identified and logged with optional links to Jira issues. This allows you to track technical deep dive decisions and follow-up tasks directly alongside your mid-day notes within the knowledge base.

What is the best way to organize open questions and decisions for later follow-up?

The best way to organize open questions is to log them into a knowledge base during your mid-day note-taking. This skill captures decisions and open questions, logging them specifically for later follow-up so nothing is lost.

Does python-dateutil need to be installed to track time and update daily note containers?

Yes, python-dateutil is a required dependency for this skill to function. It is used to help parse dates and manage persistence in daily containers when updating time tracking drafts.

How do I update time tracking drafts using Jira keys and time hints?

You update time tracking drafts by providing time hints and Jira keys to the skill. It uses this input to calculate time spent and appends the data to your drafts, linking the tracked time directly to the corresponding Jira issues.