fru-dev3/AI-Ready-Life

AI Ready Life — domain plugins for personal life management (health, wealth, tax, career). Claude + Paperclip compatible.

15Stars on the repository
60Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

app-gcalendar

01

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Manual fallback for users without a native Google Calendar MCP connector (e.g., Codex CLI users, or installs where the native connector is disabled). When Claude Desktop's native Google Calendar connector is available, all calendar skills should prefer that path and use this app skill only on degrade. Reads and…

15 14d ago A 118 tokens

app-notion

02

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Manual fallback for users without a native Notion MCP connector (e.g., Codex CLI users, or installs where the native connector is disabled). When Claude Desktop's native Notion connector is available, calendar skills should prefer that path and use this app skill only on degrade. Reads and writes Notion pages and…

15 14d ago A 115 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Analyzes the ratio of meetings vs. unblocked focus time across the past week and upcoming week, comparing against a 10-hour focus goal and identifying which days have the best and worst deep work conditions.

15 14d ago A 41 tokens

flow-build-agenda

04

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Builds a week-ahead agenda combining cross-domain deadlines, calendar events, and priority open loops — then suggests 2-3 focus blocks for deep work items.

15 14d ago A 33 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Scans all installed plugin open-loops.md files and extracts items with explicit due dates within the next 60 days, sorted chronologically with urgent items (due within 7 days) flagged separately.

15 14d ago A 40 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Reads recurring-block configuration (deep work, family, workout, health, focus blocks) and writes consistently-named recurring protected events to the user's primary calendar via task-create-confirmed-event. Enforces naming convention so downstream agents can detect and respect protected blocks. Called by…

15 14d ago A 71 tokens

op-conflict-scan

08

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Cross-calendar double-booking and protected-block-violation detector. Scans every calendar configured in config.md (personal + work + any family/shared/secondary) for time-window overlaps, then checks whether any meeting overlaps a configured protected block. Reports conflicts with severity tier and proposed…

15 14d ago A 80 tokens

op-daily-brief

09

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

10-minute start-of-day briefing across all configured calendars. Surfaces today's events, meeting-prep status for >30 min meetings, urgent deadlines (≤7 days), today's protected blocks, and the day's first commitment. Daily op designed to replace op-deadline-alert's ≤7-day surface as the morning anchor. Triggers…

15 14d ago A 88 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

On-demand deadline planner; given a deadline date and task scope, works backward from the due date to create a preparation schedule with milestones, effort estimates, and calendar placement recommendations. Triggers: "plan deadline", "work backward from deadline", "deadline prep".

15 14d ago A 52 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Weekly focus time audit; analyzes meeting load vs. deep work blocks across the current and upcoming week, flags weeks falling below 8 hours of uninterrupted focus time, and recommends specific calendar changes to protect deep work. Triggers: "focus review", "meeting overload", "deep work time", "calendar audit".

15 14d ago A 62 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Pulls federal + user-configured cultural/religious holidays for the current calendar year and writes them as protected all-day events on the configured calendar. Honors per-user observance lists (some users observe Christian holidays, some Jewish, Muslim, Hindu, etc.; some observe none). Idempotent — re-running for…

15 14d ago A 89 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Big quarterly retrospective + redesign. Distinct from monthly op-time-allocation-review (which is reactive). This op asks: was last quarter's calendar a fair representation of the user's stated priorities, and what should change next quarter? Reconfigures protected blocks in config.md and re-runs…

15 14d ago A 75 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Quarterly recurring-event hygiene audit. Identifies "zombie" recurring events — meetings no one attends, recurring blocks that are stale, or series that have outgrown their purpose. Recurring events compound forever without periodic pruning. Triggers: "recurring event audit", "calendar hygiene", "zombie meetings".

15 14d ago A 63 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Monthly retrospective. Sums hours actually allocated across configured life domains (health, family, creative, business, admin, etc.) from completed events on every configured calendar, then compares against paragon balance targets. Flags imbalances and feeds the next month's flow-protect-recurring-blocks cycle.…

15 14d ago A 79 tokens

op-weekly-agenda

16

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Monday morning weekly agenda builder; collects all cross-domain deadlines and priorities for the coming week, then suggests focus time blocks based on urgency and effort. Triggers: "weekly agenda", "what's this week", "week ahead", "monday preview".

15 14d ago A 51 tokens

task-add-deadline

17

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Records a new deadline to vault/calendar/00current/ with item description, due date, domain, effort estimate, priority, and linked open loop. Called whenever a new deadline is identified during any op run or directly on-demand.

15 14d ago A 46 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Given an event ID (or event reference), drafts an agenda + context block by pulling from related domain vaults (career, business, wealth, health, etc.) and writes it to the event description. Enforces the paragon's rule that every meeting >30 min has an agenda. Called by op-daily-brief for any flagged unprepped…

15 14d ago A 82 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Adds buffer events around a trip: drive/transit time to airport, arrival buffer at destination, and a configurable jet-lag recovery block on return. Reads trip details (origin, destination, flight times, mode) and produces 2–4 calendar events routed through task-create-confirmed-event.

15 14d ago A 60 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Skill "task-block-after-travel-recovery" from fru-dev3/AI-Ready-Life, covering calendar-block-after-travel-recovery, what it does, steps, configuration and vault paths.

15 14d ago A 61 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Single write-point wrapper for every agent-initiated calendar create or update. Drafts the payload, presents it to the user for explicit approval, and only then writes via the native MCP calendar connector (preferred) or app-gcalendar (fallback). Enforces the paragon's rule that agent-added events are confirmed before…

15 14d ago A 83 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Pre-built "no" responses + reschedule proposals for common meeting-request patterns. Reduces friction in protecting time. Given a meeting request (or detected protected-block conflict), drafts a polite decline or counter-propose-time response in the user's voice, ready to send. Never auto-sends.

15 14d ago A 58 tokens

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Reads the social plugin's contacts roster, extracts birthdays, and writes recurring all-day birthday events with configurable lead-time reminders. Cross-plugin convenience that turns the social vault into calendar surface area. Idempotent — re-running reconciles instead of duplicating. Skips silently if social plugin…

15 14d ago A 59 tokens

task-track-pto-ooo

24

fru-dev3/AI-Ready-Life

Skill Claude CodeCodex

Tracks PTO / sick / OOO balance against configurable accrual rules. Reads OOO events from the work calendar, sums consumed days, compares to balance, surfaces calendar events that conflict with available PTO, and flags use-it-or-lose-it deadlines for plans with caps. Universal for W-2 employees; degrades gracefully…

15 14d ago A 73 tokens