file-watcher | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / file-watcher

file-watcher

maintained by AIDotNet

star 73 account_tree 15 verified_user MIT License
bolt View GitHub

name: file-watcher description: 监视文件和目录变化,支持事件回调和过滤。 metadata: short-description: 监视文件变化 source: repository: https://github.com/gorakhargosh/watchdog license: Apache-2.0

File Watcher Tool

Description

Watch files and directories for changes with event callbacks, pattern filtering, and action triggers.

Trigger

  • /watch command
  • User needs to monitor files
  • User wants change notifications

Usage

# Watch directory
python scripts/file_watcher.py ./src/

# Watch with pattern filter
python scripts/file_watcher.py ./src/ --pattern "*.py"

# Watch and run command on change
python scripts/file_watcher.py ./src/ --exec "npm run build"

# Watch specific file
python scripts/file_watcher.py config.json

Tags

watch, files, monitor, events, automation

Compatibility

  • Codex: ✅
  • Claude Code: ✅

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 73
GitHub Forks 15
Created Mar 2026
Last Updated il y a 3 mois
tools tools automation tools

Related Skills

specs-gen
chevron_right
glm-coding-agent
chevron_right
creating-pr
chevron_right
writing-skills
chevron_right
reviewing-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.