worklog

Log task progress into daily markdown files with date-time management.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/popstas/obsidian-agent-base --skill worklog-popstas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worklog
Source: https://github.com/popstas/obsidian-agent-base/tree/main/skills/worklog
Command: npx skills add https://github.com/popstas/obsidian-agent-base --skill worklog-popstas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of tracking and documenting work progress effectively, making it easier to create daily and weekly reports.

Core Features & Use Cases

  • Task Progress Logging: Record progress on tasks in the daily log for accurate reporting.
  • Date and Time Management: Automatically handles date and time rules for logging.
  • Task Identification: Helps identify and create task blocks in the daily log for easy tracking.

Quick Start

Log progress on your task using /worklog and follow the provided instructions.

Frequently Asked Questions about worklog

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

FAQPage Schema
How do I log daily work progress for task management?

You can log daily work progress by appending entries to a date-specific markdown worklog, which automatically organizes task updates by date to streamline daily reporting.

What is the best way to automate daily reports from task logs?

Automating daily reports is handled by maintaining task data in a markdown file and logging progress into a date-structured worklog, allowing you to compile progress efficiently for reporting.

How does date and time management work for logging work progress?

Date and time management utilizes built-in date-time logic to appropriately assign log entries to the correct daily worklog file, ensuring chronological accuracy for task tracking.

Do I need a specific file format to track tasks and create worklogs?

You need to maintain task data in a standard markdown file, and the Skill will automatically record your daily progress entries into a date-formatted markdown log file for tracking.

Can I use markdown to identify and create task blocks in my daily log?

Yes, you can use markdown to identify and create task blocks, as the Skill helps structure task entries within your daily log file for easy tracking and organized progress documentation.

What are the limitations of using markdown files for task logging?

Limitations include reliance on manual markdown file management for long-term data storage and potential difficulty querying historical progress across multiple daily log files.