work-day-files

List files in a Google Drive work-day folder for a given date.

Updated Oct 21, 2025
One-click install
npx skills add https://github.com/christopheryeo/claude-skills --skill work-day-files
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work-day-files
Source: https://github.com/christopheryeo/claude-skills/tree/main/work-day-files
Command: npx skills add https://github.com/christopheryeo/claude-skills --skill work-day-files

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly locate and summarize files stored in a work-day folder within the SNMG18 Working Docs structure, reducing manual navigation and listing tasks.

Core Features & Use Cases

  • Folder navigation: Traverses Google Drive folders from SNMG00 Management to SNMG18 Working Docs, then to YYYY-MM Work and YYYY-MM-DD.
  • Delegated presentation: Delegates table generation to the list-files skill to ensure consistent formatting.
  • Use Case: For a given date, list all files in that day's work-folder and receive a ready-to-use table for reporting or archiving.

Quick Start

Use the work-day-files skill with a date such as "2025-10-25" or "today" to retrieve and display the corresponding day's file list.

Frequently Asked Questions about work-day-files

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

FAQPage Schema
How do I list files in a specific work-day folder on Google Drive?

To list files in a work-day folder on Google Drive, you provide a date input and the skill traverses the SNMG18 Working Docs structure to retrieve and display the corresponding day's file list in a ready-to-use table.

Can I use natural language dates like "today" to find files in Google Drive?

Yes, you can use natural language dates like "today" to find files in Google Drive. The skill applies date parsing to normalize inputs, converting relative dates into the YYYY-MM-DD format required for folder navigation.

What's the best way to automate listing daily work files stored in Google Drive?

The best way to automate listing daily work files is to use a skill that traverses Google Drive folders from SNMG00 Management to SNMG18 Working Docs and delegates table generation to ensure consistent formatting for your reporting.

Does this Google Drive file listing approach work with custom folder hierarchies?

This Google Drive file listing approach is specifically designed for the SNMG18 Working Docs folder hierarchy, navigating through YYYY-MM Work and YYYY-MM-DD subfolders. It is not built for arbitrary custom folder structures.

How does the skill format the Google Drive file list for reporting?

The skill formats the Google Drive file list by delegating table generation to the list-files skill, which ensures consistent presentation. You receive a ready-to-use table suitable for reporting or archiving.

What folder path does the skill navigate to find work-day files?

To find work-day files, the skill navigates the Google Drive folder path starting from SNMG00 Management, proceeding to SNMG18 Working Docs, then into YYYY-MM Work, and finally the specific YYYY-MM-DD date folder.