cf-calendar

cf-calendar is a skill for Claude Code from indranilbanerjee/contentforge. It costs 158 tokens per session (3,970 once invoked), scanned A, original, MIT.

A content calendar planner for ContentForge that schedules writing and review work backward from publication dates and displays the plan as a text timeline.

In plain words
What is it for?
Creating 30-, 60-, or 90-day plans, assigning work, tracking milestones, and optionally adding milestone events to Google Calendar.
Why use it?
It reveals deadline conflicts, production bottlenecks, and team workload before they cause missed publication dates.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the contentforge plugin — 22 skills, 9 commands, 13 agents shipped together

Good fit Creating 30-, 60-, or 90-day plans, assigning work, tracking milestones, and optionally adding milestone events to Google Calendar.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add indranilbanerjee/contentforge
Claude Code
/plugin install contentforge

Made for: Claude Code.

Or install contentforge, the plugin that ships this one along with the rest of its 22 skills, 9 commands, 13 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cf-calendar

README.md
[![agentmods](https://agentmods.dev/badge/skills/indranilbanerjee/contentforge/cf-calendar.svg)](https://agentmods.dev/skills/indranilbanerjee/contentforge/cf-calendar)
Your own site
<a href="https://agentmods.dev/skills/indranilbanerjee/contentforge/cf-calendar"><img src="https://agentmods.dev/badge/skills/indranilbanerjee/contentforge/cf-calendar.svg" alt="Measured on agentmods" height="20"></a>
Per session 158 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,970 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00158 $0.03970
Opus 5 $0.00079 $0.01985
Sonnet 5 $0.00032 $0.00794
Haiku 4.5 $0.00016 $0.00397

Measured 8d ago against content hash c93dcfc79550, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

cf-calendar 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 8d 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:

skills/cf-calendar/SKILL.md · 396 lines

How it starts

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

Content Calendar Planner

Plan and manage content production calendars with intelligent scheduling, deadline tracking, team assignments, and optional Google Calendar event creation. The calendar works backward from publish dates to calculate production start times, identifies bottlenecks, and generates a visual text-based Gantt chart timeline.

When to Use

Use /contentforge:cf-calendar when:

  • You need a 30/60/90-day content plan with specific dates and deadlines
  • You want to schedule production timelines that account for ContentForge processing time + review buffers
  • You need to assign content to team members and track who's responsible for what
  • You want Google Calendar events with reminders for each production milestone
  • You're onboarding a new client and need a structured editorial calendar
  • You want to identify scheduling conflicts before they become missed deadlines

For producing content, use /contentforge:create-content or /contentforge:batch-process. For auditing what needs refreshing, use /contentforge:cf-audit first to identify candidates.

What This Command Does

  1. Load Content Plan — Import topics from manual input, Google Sheets, or audit recommendations
  2. Calculate Production Timelines — Work backward from publish dates to determine production start dates, accounting for ContentForge processing time (20-30 min per piece) and review buffer
  3. Schedule Production Windows — Assign production start/end dates and publish dates for each piece
  4. Team Assignment — Distribute pieces across team members with workload balancing
  5. Conflict Detection — Identify deadline bottlenecks where multiple pieces need production on the same day
  6. Calendar Event Creation — Create Google Calendar events (optional) with reminders for production start, review deadline, and publish date
  7. Visual Timeline — Generate a text-based Gantt chart showing the full calendar

Required Inputs

Minimum Required:

  • Time Period — 30, 60, or 90 days (from today or from a specified start date)
  • Content Plan — Topics to schedule (manual input, Google Sheets, or array)

Read the full file on GitHub · 396 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. 8d ago First seen · 396 lines · 158 tokens per session scan A c93dcfc79550

Subscribe to this mod's changes

cf-calendar is a skill published in the GitHub repository indranilbanerjee/contentforge (26 stars, last pushed 21d ago), licensed MIT. It adds 158 tokens to every session and 3,970 once invoked, about $0.0008 per session on Opus 5. 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.

Related

Other skills, from other repositories

aeo-audit

Audit how a brand appears across the 6 canonical AI answer surfaces — ChatGPT, Perplexity, Google AI Mode, AI Overviews, Gemini, Copilot — probing 10-25 queries into a numbered output bundle with per-platform visibility scorecards, citation-accuracy checks, a competitor matrix, content gaps, and an optimization…

indranilbanerjee/digital-marketing-pro · 173 tokens

analytics-insights

Marketing measurement module — builds KPI trees per business model, reporting templates (weekly, monthly, QBR, campaign), anomaly root-cause diagnosis, MMM and incrementality guidance, dark-social tracking, and privacy-first cookieless measurement architecture, including the GA4 AI Assistant channel group for…

indranilbanerjee/digital-marketing-pro · 152 tokens

attribution-report

Run multi-touch attribution analysis on real conversion-path data — applies two or more models side-by-side (first-touch, last-touch, linear, time-decay, position-based, data-driven), computes per-channel attributed revenue and ROAS, assisted-conversion ratios, path-length and time-to-conversion distributions, and…

indranilbanerjee/digital-marketing-pro · 167 tokens

attribution-model

Design a multi-touch attribution strategy — recommends the best-fit model for the business's sales cycle and data maturity, defines credit-distribution rules and lookback windows, maps platform-specific setup (GA4, HubSpot, Salesforce, warehouse), and documents tracking gaps and known blind spots. Triggers on…

indranilbanerjee/digital-marketing-pro · 147 tokens

add-integration

Walk through adding a custom MCP server integration to the plugin — searches npm for an existing MCP package (or scaffolds a custom server from the plugin's guide), generates the exact .mcp.json entry, sets up environment-variable credentials, tests connectivity, and documents the tools the new server exposes.…

indranilbanerjee/digital-marketing-pro · 138 tokens

ad-creative

Generate 3-5 ad copy variations per platform — headlines, descriptions, and CTAs formatted to Google, Meta, LinkedIn, TikTok, X, and Pinterest specs — each scored 1-10 with policy-compliance flags, A/B testing groupings, and a message-match check against the landing page. Triggers on…

indranilbanerjee/digital-marketing-pro · 162 tokens