list-files

Generate structured Google Drive file tables with metadata and embedded links.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill produces a structured, embeddable table of Google Drive files with rich metadata and direct links embedded in file names, enabling other skills to present polished file tables.

Core Features & Use Cases

  • Structured catalog: Generate a clean, human-friendly Drive file table with name, type, last modified, owners, and embedded links to facilitate quick scanning.
  • Contextual insight: Include folder context, parent paths, and metadata to support integration into dashboards and reports.
  • Use Case: Cite exact Drive assets from a folder or search query in a report or presentation, with reproducible results and links.

Quick Start

Use the list-files skill to compile a drive file table for a specific scope (folder or query) with a row limit and optional timeframe.

Frequently Asked Questions about list-files

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

FAQPage Schema
How do I generate an embeddable table of Google Drive files with metadata?

To generate an embeddable Google Drive file table, use a tool that fetches file metadata and formats it with names, types, owners, and direct links. This approach produces structured tables suitable for reports and dashboards.

What is the best way to list Drive assets by owner for a report?

Listing Drive assets by owner requires fetching file metadata through a search query. The process outputs a structured catalog with owner names, parent paths, and embedded links for precise asset referencing.

Can I include folder context and parent paths in a Google Drive file catalog?

Yes, a Google Drive file catalog can include folder context and parent paths. By fetching accurate metadata during the search, the generated table provides contextual insight for dashboard integration and reporting.

Does this approach support time-bounded asset listings from Google Drive?

Yes, this approach supports time-bounded asset listings from Google Drive. You can apply an optional timeframe to filter results, ensuring the generated file table only includes assets modified within the specified period.

How do I compile a structured Drive file table for a specific folder scope?

To compile a Drive file table for a specific folder, apply a search query with a defined row limit. This extracts accurate file data and produces a non-fabricated summary table with embedded links.

What limitations exist when fetching Google Drive file metadata for dashboards?

Limitations when fetching Google Drive file metadata include applying a row limit to the search scope and relying on accurate data retrieval functions. The output is a structured table that avoids fabricated summaries.