work-logging

Log work activities with timestamps to dated markdown daily notes.

30|2|Updated Jun 9, 2025
One-click install
npx skills add https://github.com/k3nnethfrancis/agent-utils --skill work-logging
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-logging
Source: https://github.com/k3nnethfrancis/agent-utils/tree/main/skills/work-logging
Command: npx skills add https://github.com/k3nnethfrancis/agent-utils --skill work-logging

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the process of recording your work activities, ensuring that meaningful progress is captured with precise timestamps and relevant details.

Core Features & Use Cases

  • Timestamped Entries: Automatically records the current time for each log entry.
  • Structured Logging: Provides a clear format for describing work, including optional details and tags.
  • Daily Note Integration: Appends entries to your daily notes (YYYY-MM-DD.md) for easy organization and retrieval.
  • Use Case: After completing a significant coding task, you can trigger this skill to log "Implemented user authentication module #backend #feature" with the current timestamp and any relevant implementation details.

Quick Start

Log your work by describing what you did and adding relevant tags.

Frequently Asked Questions about work-logging

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

FAQPage Schema
How do I log work activities with timestamps in daily notes?

To log work activities with timestamps, you trigger the skill to append entries to dated markdown files (`YYYY-MM-DD.md`). It automatically records the current time and your descriptive details into your daily notes for easy retrieval.

Can I append timestamped entries to existing markdown files for time tracking?

Yes, you can append timestamped entries to existing markdown files for time tracking. The skill integrates with daily notes by appending structured logs and relevant tags directly to your dated markdown files.

What is the best way to track personal productivity in markdown?

Tracking personal productivity in markdown is best done by creating a high-signal, non-redundant record of accomplishments. This skill logs work activities with precise timestamps and structured details to facilitate project management tracking.

Does daily note logging support custom tags for project management?

Yes, daily note logging supports custom tags for project management. You can include relevant implementation details and tags, such as #backend or #feature, when describing what you did to organize your work effectively.

Do I need a timestamp generation command to use work logging?

Yes, you need a timestamp generation command and a mechanism to append entries to dated markdown files. These prerequisites ensure your work activities are accurately recorded with precise times in your daily notes.