watcher-management

Manage and monitor Gmail, WhatsApp, and filesystem watcher scripts.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/maneeshanif/AI-Employee-Hackathon-spec-driven --skill watcher-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: watcher-management
Source: https://github.com/maneeshanif/AI-Employee-Hackathon-spec-driven/tree/main/.claude/skills/watcher-management
Command: npx skills add https://github.com/maneeshanif/AI-Employee-Hackathon-spec-driven --skill watcher-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of monitoring various external data sources like emails, messages, and files, ensuring that important information is captured and processed efficiently.

Core Features & Use Cases

  • Automated Data Ingestion: Continuously monitors Gmail, WhatsApp, and file system for new information.
  • Real-time Alerts: Creates actionable files in a designated 'Needs_Action' folder for immediate review.
  • Process Management: Provides tools and examples for keeping watcher scripts running reliably using PM2 or supervisord.
  • Use Case: Automatically capture new customer inquiries from Gmail and WhatsApp, and new order forms dropped into a specific folder, creating tasks for your team to act upon.

Quick Start

Use the watcher-management skill to start the gmail watcher script.

Frequently Asked Questions about watcher-management

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

FAQPage Schema
How do I automate Gmail monitoring and ingest new emails into my system?

Automate Gmail monitoring by starting the gmail watcher script provided by this skill, which continuously tracks new emails and feeds data into your vault for processing. It requires process management configuration to run reliably.

What is the best way to keep watcher scripts running reliably for data ingestion?

Keep watcher scripts running reliably for data ingestion by using process managers like PM2 or supervisord. This skill provides tools and reference materials to configure process management for continuous monitoring of external sources.

Can I monitor WhatsApp messages and filesystem folders simultaneously?

Monitor WhatsApp messages and filesystem folders simultaneously using this skill's automated data ingestion features. It continuously tracks multiple external data sources and creates actionable files for immediate review.

How do I troubleshoot watcher scripts that are not feeding data into the vault?

Troubleshoot watcher scripts not feeding data into the vault by reviewing the skill's reference materials for implementation details. It provides configuration guidance for process management and troubleshooting external data source monitoring.

How do I create real-time alerts for new files dropped into a specific folder?

Create real-time alerts for new files dropped into a specific folder by running the filesystem watcher script. It monitors the directory and automatically generates actionable files in a designated Needs_Action folder for immediate review.