file-watcher
OfficialMonitor file changes and trigger actions.
AuthorAIDotNet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of monitoring file and directory changes, allowing you to react instantly to modifications without constant manual checks.
Core Features & Use Cases
- Real-time Monitoring: Tracks changes (creation, modification, deletion) in specified files or directories.
- Event Callbacks: Executes predefined actions or commands when changes are detected.
- Pattern Filtering: Allows you to focus monitoring on specific file types using patterns.
- Use Case: Automatically recompile your code whenever you save a
.pyfile, or trigger a backup process when a configuration file is updated.
Quick Start
Watch the './src/' directory for any changes and execute 'npm run build' when a change occurs.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: file-watcher Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#file-watcher Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.