watching-filesystem

star 10

Monitor a drop folder for new files using watchdog. Categorizes files by type and creates task files with suggested actions. Use when setting up file monitoring.

AbdullahMalik17 By AbdullahMalik17 schedule Updated 1/24/2026

name: watching-filesystem

description: |

Monitor a drop folder for new files using watchdog. Categorizes files by type

and creates task files with suggested actions. Use when setting up file monitoring.


Filesystem Watcher Skill

Monitors DropFolder for new files and creates task files.

Quick Start


python scripts/run.py

Configuration

  • WATCH_FOLDER - Folder to monitor (default: DropFolder/)

  • FILE_DEBOUNCE - Wait seconds before processing (default: 5)

  • DRY_RUN - Test mode (default: false)

Supported File Types

Documents, Spreadsheets, Images, Emails, Archives, Presentations

Verification

Run: python scripts/verify.py

Install via CLI
npx skills add https://github.com/AbdullahMalik17/Digital-FTE --skill watching-filesystem
Repository Details
star Stars 10
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator
AbdullahMalik17
AbdullahMalik17 Explore all skills →