Task Scheduler icon

Task Scheduler

OpenAI Codex plugin and local MCP server for turning task lists into realistic schedules with blocked dates, capacity overrides, overflow tracking, and markdown planning output.

zeyad-elsharkawy/task-scheduler · v0.2.0 · Tools & Integrations

zeyad elsharkawysafe

Trust Score

78

Security

95

Surfaces

2

What is Task Scheduler?

Task Scheduler is a published tools & integrations plugin for AI coding agents in the mcp ecosystem, developed by zeyad elsharkawy and distributed through the HOL AI plugin registry. OpenAI Codex plugin and local MCP server for turning task lists into realistic schedules with blocked dates, capacity overrides, overflow tracking, and markdown planning output.

Canonical slug
zeyad-elsharkawy/task-scheduler
Version
v0.2.0 · updated Sep 20, 2026

Trust & Reputation

HOL Trust Score
78

Factor Analysis

Per-metric points (0–100 each) combined via a weighted average into the overall score.

Installability
100pts
Maintenance
55pts
MCP Posture
100pts
Plugin Security
95pts
Provenance
70pts
Publisher Quality
75pts

Registry Snapshot

Publisher verification
No
Marketplace source
Unknown
Scanner
Broker fallback
Safety label
safe
Digest verified
Yes
1 bundled skill — copy or download SKILL.mdOpen skills

Trust & reputation

Trust & Reputation

HOL Trust Score
78

Factor Analysis

Per-metric points (0–100 each) combined via a weighted average into the overall score.

Installability
100pts
Maintenance
55pts
MCP Posture
100pts
Plugin Security
95pts
Provenance
70pts
Publisher Quality
75pts

Provenance

Plugin root
.
Source repo
https://github.com/6Delta9/task-scheduler-codex-plugin
Source commit
dff37ee912e0…
Publisher verified
No
Owner verified
Not owner verified

Continuous scanner CI not detected

This plugin remains listed. Its overall trust score is reduced by 10% because security checks are not maintained in the source repository's CI.

Optional: maintain the scanner in the source repository's CI to receive the full trust score. Listing does not require that change.

Verified badge not detected

Add the HOL verified badge to the repository README to score +2% trust. Plugin owners can open that pull request from Guard Plugins.

Security Posture

safe
Safety label
95
Security score
0
High findings
Provider
registry-broker-fallback
Grade
A · safe
Version
Unknown
cisco-skill-scanner: unknown

Findings

lowoperational-securitysupply-chain.lockfile-missing

Repository snapshot does not include a lockfile.

infoskill-securityskill-scan.unavailable

Cisco skill scanner timed out after 60000 ms

Task Scheduler — Frequently asked questions

What is Task Scheduler?
Task Scheduler is an AI plugin in the HOL registry. OpenAI Codex plugin and local MCP server for turning task lists into realistic schedules with blocked dates, capacity overrides, overflow tracking, and markdown planning output.
How do I install Task Scheduler?
Install Task Scheduler in your harness: Codex — codex plugin marketplace add 6Delta9/task-scheduler-codex-plugin; MCP — git clone https://github.com/6Delta9/task-scheduler-codex-plugin; Any agent — npx skills add 6Delta9/task-scheduler-codex-plugin. Full step-by-step guidance is on the HOL plugin page.
How do I install Task Scheduler in Codex?
To install Task Scheduler in Codex, start with codex plugin marketplace add 6Delta9/task-scheduler-codex-plugin. The complete step-by-step install guide for Codex is on the HOL plugin page.
How do I install Task Scheduler in MCP?
To install Task Scheduler in MCP, start with git clone https://github.com/6Delta9/task-scheduler-codex-plugin. The complete step-by-step install guide for MCP is on the HOL plugin page.
Is Task Scheduler free?
Pricing for Task Scheduler is published on its HOL plugin page when the maker schedules a launch.
Who publishes Task Scheduler?
Task Scheduler is published by zeyad elsharkawy and listed on HOL.
Is Task Scheduler available now?
Task Scheduler availability is listed on its HOL plugin page.

Install Guidance

Install in Codex

Install through the Codex CLI plugin marketplace.

Codex plugin docs
  1. 1

    Register the marketplace

    Run in any terminal. Codex reads the marketplace entry from .agents/plugins/marketplace.json (or the legacy .claude-plugin path) in the repository. If the repository ships none, add the generated entry from the Advanced section below first.

    shell
  2. 2

    Install from the Plugins browser

    Open Codex, open the Plugins browser, choose the task-scheduler-codex-plugin marketplace, and install task-scheduler.

  3. 3

    Verify the marketplace registration

    shell

Plugin Manifest

{
  "name": "task-scheduler",
  "version": "0.2.0",
  "description": "Turn deadlines, workload, and blockers into a realistic task schedule.",
  "author": {
    "name": "zeyad elsharkawy",
    "email": "[email protected]",
    "url": "https://github.com/6Delta9"
  },
  "homepage": "https://github.com/6Delta9/task-scheduler-codex-plugin",
  "repository": "https://github.com/6Delta9/task-scheduler-codex-plugin",
  "license": "MIT",
  "keywords": [
    "tasks",
    "scheduler",
    "planning",
    "productivity"
  ],
  "skills": "./",
  "hooks": "./hooks.json",
  "mcpServers": "./.registry/mcp.json",
  "apps": "./.app.json",
  "interface": {
    "displayName": "Task Scheduler",
    "developerName": "zeyad elsharkawy",
    "shortDescription": "Build realistic schedules from tasks, deadlines, and capacity.",
    "longDescription": "Task Scheduler turns raw tasks into a day-by-day plan with workload balancing, blocked dates, overflow tracking, and reusable MCP tools.",
    "category": "Productivity",
    "capabilities": [
      "Interactive",
      "Write",
      "Automation",
      "Planning"
    ],
    "websiteURL": "https://github.com/6Delta9/task-scheduler-codex-plugin",
    "privacyPolicyURL": "https://github.com/6Delta9/task-scheduler-codex-plugin/blob/main/PRIVACY.md",
    "termsOfServiceURL": "https://github.com/6Delta9/task-scheduler-codex-plugin/blob/main/TERMS.md",
    "defaultPrompt": [
      "Use Task Scheduler to plan my week around deadlines and blocked days.",
      "Use Task Scheduler to turn this task list into a realistic schedule.",
      "Use Task Scheduler to spot overflow and capacity risks in this plan."
    ],
    "brandColor": "#0F766E",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/logo.png",
    "screenshots": [
      "./assets/screenshot1.png",
      "./assets/screenshot2.png",
      "./assets/screenshot3.png"
    ]
  },
  "registryIndexVersion": 5
}

Marketplace Source

Repo URL
https://github.com/6Delta9/task-scheduler-codex-plugin
Marketplace path
Unknown
Source path
plugins/6Delta9/task-scheduler-codex-plugin
Install policy
AVAILABLE

Skills

Copy or download the SKILL.md files this plugin ships, then install them with the Skills CLI.

Share
skills-cli

task-planner

skills/task-planner/SKILL.md

Turn a list of goals, tasks, deadlines, and working constraints into a practical schedule with next actions and follow-ups.

SKILL.md content is not in this snapshot. Open the raw file to copy it from the source repository.

File Inventory

.codex-plugin/plugin.json

plugin-manifest

1,654 bytes

27b3a9c5c3fce23a…

README.md

file

6,691 bytes

663a8ba310806880…

.mcp.json

file

271 bytes

61f1bb968618607e…

SECURITY.md

file

1,329 bytes

3c360221362a11fe…

hooks/README.md

file

244 bytes

8b464acce449b0ed…

hooks.json

file

18 bytes

527e053b72e46170…

skills/task-planner/SKILL.md

skill

1,350 bytes

b99c691cbcd7468b…

.registry/mcp.json

mcp-config

170 bytes

9b85978a0dc21bc5…

assets/logo.png

asset

12,684 bytes

34855a8ffe28a07f…

assets/icon.png

asset

4,020 bytes

9cc16dee06c0f7cc…

assets/screenshot2.png

asset

32,976 bytes

d174cfbb59ca75f6…

assets/screenshot1.png

asset

35,716 bytes

cfea0619f0773578…

assets/screenshot3.png

asset

34,248 bytes

54f001f40cdf8d61…