task-trigger
Installation
SKILL.md
⚠️ Task Trigger — DEPRECATED
This skill has been deprecated and is no longer maintained.
Replacement
Use the MCP server instead: task-trigger-mcp
The MCP server provides the same scheduling and file watching capabilities with native MCP integration — no custom scripts needed.
Migration
If you have this skill installed, remove it and configure the MCP server:
# Remove the skill
npx skills remove task-trigger
# Install the MCP server (see repo for full setup)
# https://github.com/JheisonMB/task-trigger-mcp
Related skills