claude-memory/graph/workflows/create-scheduled-task-skill-guide-for-adding-new-claude-sche-dfe48a.md
2026-03-02 14:08:08 -06:00

2.2 KiB

id type title tags importance confidence created updated relations
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-02T20:08:08.074724+00:00
target type direction strength edge_id
62ee21e8-2b56-4d38-a73d-47e2724f08c6 RELATED_TO outgoing 0.8 ceab40c6-01c6-4e31-959b-4b6ef9878bcf
target type direction strength edge_id
39379120-896b-46cd-befa-b83d09d7556b RELATED_TO outgoing 0.8 4c89ae0e-b3c8-48dc-a31e-898e9689a9d9
target type direction strength edge_id
8e2d1904-24e0-41df-95f2-2edc4407b9f3 RELATED_TO outgoing 0.76 51e04dfd-be31-4d5e-ab33-04ce2858a18f
target type direction strength edge_id
cb5e8814-f689-4de0-8854-823358706dec RELATED_TO outgoing 0.85 6e4d85b7-87e7-4a6e-b624-cf79679f0aaf
target type direction strength edge_id
b27fb831-811e-4103-b5f1-3c36d5b1ad20 RELATED_TO outgoing 0.7 79821d41-9fb9-42c1-9ea4-1eb4fac340bd
target type direction strength edge_id
e9e6a15a-bec3-4b62-98c9-4a70a5165348 RELATED_TO outgoing 0.7 c11d2aa9-e145-49a3-af6d-19d3b9ad5ad3
target type direction strength edge_id
c4b2f42d BUILDS_ON incoming 0.8 49709579-8ce3-4f08-890a-b8f2ffc7532a

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.