work-day-files

Lists files contained in a work-day folder while delegating formatting to the list-files skill. Uses the work-day skill to locate the appropriate folder structure (YYYY-MM Work/YYYY-MM-DD) in Google Drive, then passes the target folder to list-files for table generation. Accepts dates in various formats and automatically detects the correct folder level.

$ Installieren

git clone https://github.com/christopheryeo/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/work-day-files ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill