ceos-calendar

Schedule and track external events and deadlines across a rolling 6-month window.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/kevhsunami/EOS --skill ceos-calendar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ceos-calendar
Source: https://github.com/kevhsunami/EOS/tree/main/skills/ceos-calendar
Command: npx skills add https://github.com/kevhsunami/EOS --skill ceos-calendar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating external events, partner milestones, fundraising deadlines, and team constraints across a rolling planning horizon to keep Rocks and quarterly priorities aligned.

Core Features & Use Cases

  • Centralizes market events, deadlines, and constraints into a single calendar aligned with Rocks and quarterly planning.
  • Supports view, add, and update workflows for events, with validation against accountability data.
  • Integrates with CEOS data sources (data/calendar, data/vision, data/rocks, data/accountability) to keep planning synchronized.

Quick Start

Clone the CEOS repo, run setup.sh to initialize data, then ask ceos-calendar to display upcoming events.

Frequently Asked Questions about ceos-calendar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track external events and fundraising deadlines for quarterly planning?

You can track external events and fundraising deadlines by centralizing them into a single market calendar. This aligns partner milestones and team constraints with quarterly Rocks across a rolling 6-month window.

What is the best way to align market events with quarterly Rocks and accountability data?

Aligning market events with Rocks requires reading data from accountability files and calendar templates. The Skill validates event ownership and dates against existing accountability data to maintain cross-functional alignment.

Can I add and update partner milestones across a rolling 6-month window?

Yes, you can add and update partner milestones across a rolling 6-month planning horizon. The workflow includes guardrails for validating dates and ownership to keep cross-functional planning synchronized.

Does coordinating a market calendar require reading specific data files for vision and Rocks?

Coordinating a market calendar requires reading specific CEOS data files including data/calendar/events.md, templates/calendar-events.md, data/vision.md, data/rocks/, and data/accountability.md to synchronize planning.

How do I set up a centralized calendar for conference planning and team constraints?

Setup involves cloning the CEOS repository and running setup.sh to initialize data. Once initialized, you can ask the calendar to display upcoming events, conference schedules, and team constraints.

Why does adding an event fail when accountability data is missing?

Adding an event fails without accountability data because the workflow validates event ownership against data/accountability.md. This guardrail ensures all scheduled deadlines and milestones have clear ownership.