claude-memory/graph/workflows/create-scheduled-task-skill-guide-for-adding-new-claude-sche-dfe48a.md

1.1 KiB

id type title tags importance confidence created updated
dfe48a70-b8ab-4bb5-a3d8-6116fa498168 workflow create-scheduled-task skill: guide for adding new Claude scheduled tasks
claude-code
skills
scheduled-tasks
documentation
claude-scheduled
workflow
0.6 0.8 2026-03-01T06:21:14.244709+00:00 2026-03-01T06:21:14.244709+00:00

create-scheduled-task Skill

Location

~/.claude/skills/create-scheduled-task/SKILL.md

Triggers

  • "create a scheduled task"
  • "schedule a task"
  • Similar phrasings about automating Claude to run on a timer

Contents

Comprehensive guide including:

  • Directory structure for new tasks
  • settings.json reference table (all supported keys)
  • Pre-built tool allowlists for common task types:
    • Triage tasks (read-only Gitea + memory)
    • Code analysis tasks
    • Memory maintenance tasks
  • Copy-paste MCP server configs (gitea-mcp, cognitive-memory, n8n)
  • systemd OnCalendar expression reference
  • Management commands (start/stop/status/logs)
  • Runner internals explanation

Usage

When a user asks to create or schedule a new automated Claude task, load this skill for the canonical procedure.