month-planner

month-planner is a skill for Claude Code, Codex from CraftOS-dev/CraftBot. It costs 35 tokens per session (4,438 once invoked), scanned A, original, MIT.

A monthly planning workflow that reviews recent activity, checks the outside environment, and sets longer-term goals and direction.

In plain words
What is it for?
Use it for strategic monthly reviews, goal setting, and coordination with weekly and daily planning.
Why use it?
It provides a regular point for turning the past month’s information into priorities for future work.

Skill for Claude CodeCodex

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 skills/craftos-dev/craftbot/month-planner
Any agent
npx skills add CraftOS-dev/CraftBot --skill month-planner
Clone the repo
git clone --depth 1 https://github.com/CraftOS-dev/CraftBot

Made for: Claude Code, Codex.

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 month-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/craftos-dev/craftbot/month-planner.svg)](https://agentmods.dev/skills/craftos-dev/craftbot/month-planner)
Your own site
<a href="https://agentmods.dev/skills/craftos-dev/craftbot/month-planner"><img src="https://agentmods.dev/badge/skills/craftos-dev/craftbot/month-planner.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,438 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.1 $0.00035 $0.04438
Opus 5 $0.00017 $0.02219
Sonnet 5 $0.00007 $0.00888
Haiku 4.5 $0.00003 $0.00444

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

Security

Grade A, and why

month-planner 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.

skills/month-planner/SKILL.md · 574 lines

How it starts

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

Month Planner

Monthly strategic planning for proactive agent behavior. This skill runs on the 1st of each month to review the past month, set long-term goals, and provide strategic direction for weekly and daily planners.

Trigger Context

You receive a planner trigger with:

  • scope: "month"
  • type: "proactive_planner"

CRITICAL: Silent Execution (Override Standard Task Rules)

This skill overrides standard task completion rules. Unlike regular tasks:

  • NO acknowledgement: Do NOT acknowledge task receipt to user
  • NO confirmation: Do NOT wait for user confirmation before ending
  • MUST end silently: Use end_turn immediately after completing planning work

EXCEPTION - Suggesting New Tasks: When you want to suggest a new recurring or scheduled task:

  1. Send the suggestion as your FINAL send_message (no continue_work) — the run ends on that question
  2. The user's reply arrives as a new run: if they approve → add the task, then end silently
  3. If they reject → end silently without adding
  4. If no reply ever comes, nothing is added — the suggestion simply lapses

Why? Planner runs happen automatically. Waiting for confirmation would cause work to pile up.


Core Question

Ask yourself: "What long-term goals should the user work toward, and how can I help them get SLIGHTLY closer THIS MONTH?"

Focus on strategic direction and long-term thinking. Your output provides context for the weekly and daily planners to make tactical decisions.


CRITICAL RULES - READ BEFORE DOING ANYTHING

Before Planning - ALWAYS Do These Checks

  1. Check existing scheduled tasks: Use scheduled_task_list to see what's already scheduled
  2. Read PROACTIVE.md: Check existing recurring tasks and the Goals, Plan, and Status section
  3. Check past work: memory_search and grep agent_file_system/EVENT.md for what has been done this month
  4. Read MEMORY.md: Understand long-term patterns and user context
  5. Read USER.md: Understand user's profile, preferences, and stated goals

Read the full file on GitHub · 574 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 · 574 lines · 35 tokens per session scan A f0ac6dcbca75

Subscribe to this mod's changes

month-planner is a skill published in the GitHub repository CraftOS-dev/CraftBot (378 stars, last pushed 2d ago), licensed MIT. It adds 35 tokens to every session and 4,438 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

artifact-storage-policy

管理 Codex 交付物的專案識別、Google Drive/GitHub 路由、檔名、儲存位置與回讀驗證;凡工作報告、外部保存、交付成果或新 repository 選擇涉及遠端儲存時使用。.

a275618631/codex-antigravity-collaboration · 68 tokens

output-contract

任務完成前需要一致交付格式、修改清單、測試結果、待確認事項、或使用者明確要求「完成後列出」時使用。適用於程式碼、設定、文件、skills、同步與多步驟任務收尾;本 Skill 不取代內容 readiness 或風險檢查。.

a275618631/codex-antigravity-collaboration · 79 tokens

save-to-notion

將 Codex 對話、回答、決策、工作流程與可重用知識整理到使用者的 Notion 知識 Hub。當使用者明確說「save to notion」,或要求保存、歸檔、整理、分類、版本化、更新到 Notion 時使用;若只是要求產出一般報告或文件,除非另有指定,不要觸發 Notion 實際寫入。.

a275618631/codex-antigravity-collaboration · 100 tokens

delivery-manifest

每次產生、修改、上傳或寄送檔案後,產生統一的交付物索引 (Delivery Manifest),並嚴格控管 Google Drive 上傳路徑。.

a275618631/codex-antigravity-collaboration · 49 tokens

batch-file-creation

How autonomous coding agents scaffold multi-file features and directories in a single execution turn using local generator scripts, cutting round-trip latency by 90%.

alivirgo/Major-AI-Skills · 33 tokens

sales-daily-briefing

Start your day with a prioritized sales briefing. Works standalone when you tell me your meetings and priorities, supercharged when you connect your calendar, CRM, and email. Trigger with "morning briefing", "daily brief", "what's on my plate today", "prep my day", or "start my day".

frumu-ai/tandem · 70 tokens