📝
WritingJavaScript

Daily Work Log

by kairyou

Daily Work Log is a Writing skill for Claude Code, published by kairyou in agent-tools.

178 stars0 forkson kairyou/agent-toolsAdded 2026/09/07+2% in starsRepository updated 2026/08/31
agent-hooksagent-skillsclaude-codecodexcoding-agentsdeveloper-toolsopencodestatuslineusage-monitoring
Install in seconds
Install Daily Work Log
Copy Daily Work Log into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kairyou/agent-tools/tree/main/skills/workflow/at-daily-log ~/.claude/skills/at-daily-log

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kairyou/agent-tools.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/workflow/at-daily-log/SKILL.md in kairyou/agent-tools
Installs to
~/.claude/skills/at-daily-log
Collection
One of 8 skills cataloged from this repository
Category
Writing1328 skills

What Daily Work Log does

Daily Work Log summarizes each day’s Git activity into a concise work log for a date or range. It uses the current repository, configured projects, or paths mentioned in conversation without requiring configuration.

Daily Work Log is cataloged under Writing on DirSkills. Daily Work Log comes from a repository tagged agent-hooks, agent-skills, claude-code, codex and coding-agents.

Documentation

README

Daily Work Log

resolve evidence -> group related commits -> draft or record

Date and evidence scope

Default to today. Accept plain-language dates or ranges (2026-07-31, yesterday, last week, this month) and normalize to [from, to]; query through <to + 1 day> because Git's --until boundary is exclusive. State the resolved date or range.

Read optional workProjects from ~/.agent-tools/config.jsonc. An entry is a path or { "path", "prompt" }, where the prompt is free text this skill follows for that project, such as how to label items or which commits to skip.

  • No project named: current Git repository plus configured projects.
  • Projects named directly: only those projects.
  • "Also include" / 另外包含: add them to the default scope.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Daily Work Log

  • What else does kairyou publish alongside Daily Work Log?

    Daily Work Log is one of 8 skills that DirSkills catalogs from kairyou/agent-tools, the repository it ships in. Its siblings there include At Commit, At Usage and At Vision. Each one is a separate skill with its own page in this directory, installs the same way Daily Work Log does, and is maintained by kairyou in that same repository. The rest of the collection is listed on the kairyou/agent-tools page.

  • How does Daily Work Log compare to other Writing skills?

    Daily Work Log ranks #1128 by stars among the 1328 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Daily Work Log against them. Open each page to compare what they document and how they install.

More from kairyou/agent-tools

Daily Work Log is one of 8 skills cataloged on DirSkills from kairyou/agent-tools.

See all 8 skills