From folder-monitor-tools
Diagnose folder monitoring requests and recommend manual scan, scheduled scan, event watch, file triage, or downstream document-intake routing. Use when Codex needs to design or operate local file detection workflows for transcripts, notes, PDFs, Word files, Markdown, or exports.
How this skill is triggered — by the user, by Claude, or both
Slash command
/folder-monitor-tools:folder-monitor-orchestratorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `../../references/folder-monitoring-principles.md` for monitoring,
Use ../../references/folder-monitoring-principles.md for monitoring,
stability, state, routing, and safety guidance.
Act as the intake automation coordinator. Keep folder monitoring separate from document interpretation. Detect files reliably, avoid duplicates, then route eligible files to the right downstream workflow.
folder-scan when the user wants to inspect or process a folder now.new-file-triage when a candidate file has been detected.monitoring-policy-create when the user is designing an ongoing setup.document-intake-tools after
detection.Return:
Favor reliable scheduled scans over fragile real-time watchers unless the user has a strong need for immediate processing.
npx claudepluginhub iam-jonny/jonny-agent-skills --plugin folder-monitor-toolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.