Agent Skills: Daily Log → Checklist Converter

Convert a daily log file's bullet points into a structured checklist (checkbox, short title, description, status per item), editing the file in place.

UncategorizedID: garg-aayush/tutorials/daily-log-checklist

Install this agent skill to your local

pnpm dlx add-skill https://github.com/garg-aayush/handbook/tree/HEAD/.claude/skills/daily-log-checklist

Skill Files

Browse the full folder contents for daily-log-checklist.

Download Skill

Loading file tree…

.claude/skills/daily-log-checklist/SKILL.md

Skill Metadata

Name
daily-log-checklist
Description
Convert a daily log file's bullet points into a structured checklist (checkbox, short title, description, status per item), editing the file in place.

Daily Log → Checklist Converter

Convert the target file's bullet points into the checklist format below, editing the file in place.

The target file is $ARGUMENTS if provided, otherwise the file currently open in the IDE. If neither is available, do not guess: stop and reply that a target file path is needed.

Format for each item

- [ ] **<Short title, max 10 words>**
  Description: <Original content, cleaned up as a concise 1-2 sentence description>
  Status: Pending
  Notes: 

Status values: Pending | In Progress | Done | Blocked
Default: Pending
Notes: leave blank, the user fills this in later.

Rules

  • Edit the file in place.
  • Do not add items that aren't in the original log.
  • Do not reorder items.
  • If an item already has the checklist format (checkbox + bold title + Status line), leave it as-is.
  • Preserve all date headings and any structure outside the bullets.
  • Keep descriptions factual: only tighten loose speech, don't paraphrase.