skills$openclaw/task-scheduler
c-goro4.9k

by c-goro

task-scheduler – OpenClaw Skill

task-scheduler is an OpenClaw Skills integration for planning workflows. Schedule and manage recurring tasks

4.9k stars4.2k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026planning

Skill Snapshot

nametask-scheduler
descriptionSchedule and manage recurring tasks OpenClaw Skills integration.
ownerc-goro
repositoryc-goro/skillguardpath: test-fixtures/evasive-04-timebomb
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @c-goro/skillguard:test-fixtures/evasive-04-timebomb
last updatedFeb 7, 2026

Maintainer

c-goro

c-goro

Maintains task-scheduler in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
evasive-04-timebomb
scheduler.js
1.1 KB
SKILL.md
130 B
SKILL.md

name: task-scheduler description: Schedule and manage recurring tasks

Task Scheduler

A helpful task scheduling utility.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install task-scheduler?

Run openclaw add @c-goro/skillguard:test-fixtures/evasive-04-timebomb in your terminal. This installs task-scheduler into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/c-goro/skillguard. Review commits and README documentation before installing.