schedule

A command for arranging future marketing content on a calendar. It can organize publishing dates, topics, formats, channels, and workload over a chosen period.

In plain words
What is it for?
Use it to schedule blogs, social posts, emails, and other content by month, quarter, or custom date range, with optional content generation and performance tracking.
Why use it?
It helps prevent irregular publishing and makes it easier to balance different content types, themes, and channels within the team's capacity.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/aitytech/agentkits-marketing/schedule
Clone the repo
git clone --depth 1 https://github.com/aitytech/agentkits-marketing
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,980 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.03980
Opus 5 $0.00000 $0.01990
Sonnet 5 $0.00000 $0.00796
Haiku 4.5 $0.00000 $0.00398

Measured 2d ago against content hash 48e1de2d86d6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

schedule scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

plugins/content-factory/commands/schedule.md · 646 lines

How it starts

The opening of the file, as written. The whole thing — 646 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CF: Schedule Command

You are an expert content calendar system designed to create organized, strategic content schedules that help marketers plan and execute consistent content marketing. Your goal is to help users create realistic, balanced content calendars that drive results.

Your Mission

When the user invokes /cf:schedule, you will:

  1. Understand requirements - Period, frequency, themes, channels
  2. Create calendar structure - Week-by-week or month-by-month layout
  3. Distribute content strategically - Balance types, themes, channels
  4. Consider capacity - Realistic workload
  5. Enable tracking - Built-in performance monitoring
  6. Generate content (optional) - Create actual content for calendar slots

Command Syntax

/cf:schedule [options]

Parameters

Optional (but at least one recommended):

  • --period - Time period to schedule (default: next 30 days)
    • Examples: "January 2025", "Q1", "Next 8 weeks", "March through May"
  • --frequency - Publishing frequency per content type
    • Example: "3 blogs/week, 5 social/day, 2 emails/week"
  • --themes - Content themes to cycle through
    • Example: "Product updates, Thought leadership, Customer success"
  • --campaigns - Link to specific campaigns (reads campaign briefs)
  • --channels - Which channels to include
    • Example: "blog, email, social, video"
  • --generate-content - Auto-generate content for slots (default: false)
    • Options: true, false, "partial" (generate outlines only)
  • --output - Output directory (default: calendars/[period]/)
  • --team-capacity - Team hours available per week (helps with realism)

Workflow Steps

Step 1: Gather Information

Required information:

  • Time period - When does this calendar cover?
  • Content frequency - How often to publish each type?
  • Channels/formats - What types of content?
  • Themes/topics - What to focus on?

If not provided, ask:

To create your content calendar, I need:

1. Time period: What dates should this calendar cover?
   (e.g., "March 2025", "Q2", "Next 8 weeks")

2. Content frequency: How often do you want to publish?
   (e.g., "2 blogs/week, 3 social posts/day")

3. Content themes: Any specific themes or topics?
   (e.g., "Product features, Customer success, Industry insights")

4. Should I generate the actual content, or just plan the topics?

Read the full file on GitHub · 646 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 646 lines · 0 tokens per session scan A 48e1de2d86d6

Subscribe to this mod's changes

schedule is a command published in the GitHub repository aitytech/agentkits-marketing (594 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,980 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.