chaitanyagiri

18 mods across 1 repository, 5.6k stars between them.

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

A skill for creating hand-drawn illustrations for Chinese articles, posts, blogs, notes, and documents, using a recurring black character and a mostly white style with a few colored annotations.

5.6k 2d ago A 122 tokens

capabilities

02

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Your capability catalog — read this at boot. Lists the temporal date-range skills and the external integrations (reached via the loopback broker) available to you as a spawned worker, and exactly how to call each. Read-only. Consult it whenever you're unsure what tools/integrations you have or how to invoke them.

5.6k 2d ago A 69 tokens

last30Days

03

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "last30Days" to a concrete ISO date range relative to your run time — a rolling 30-day window ending today. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a "last 30 days" / trailing-month task…

5.6k 2d ago A 83 tokens

last7Days

04

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "last7Days" to a concrete ISO date range relative to your run time — a rolling 7-day window ending today. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a "last 7 days" / trailing-week task.

5.6k 2d ago A 77 tokens

lastMonth

05

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "lastMonth" to a concrete ISO date range relative to your run time — the previous full calendar month. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a task over last month (monthly reports…

5.6k 2d ago A 73 tokens

lastQuarter

06

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "lastQuarter" to a concrete ISO date range relative to your run time — the previous full quarter. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a task over last quarter (quarterly reviews, QoQ…

5.6k 2d ago A 73 tokens

lastWeek

07

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "lastWeek" to a concrete ISO date range relative to your run time — the previous full week (Mon → Sun). Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a task over the last complete week (weekly…

5.6k 2d ago A 79 tokens

lastYear

08

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "lastYear" to a concrete ISO date range relative to your run time — the previous full calendar year. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a task over last year (annual reports…

5.6k 2d ago A 73 tokens

md-audit

09

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Read-only code quality audit — scan the current working directory for common issues (bugs, dead code, security hotspots, missing error handling) and return a prioritised findings report. No files are edited. Use when asked to "audit the code", "quick audit", "find issues", "code scan", or "what's wrong with this…

5.6k 2d ago A 85 tokens

md-fetch-summarize

10

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Fetch a URL and return a concise markdown summary of its content. Read-only: no files are written; the summary is returned as output only. Use when asked to "fetch and summarize", "summarize this URL", "what does this page say", or "get the content of ". Proactively suggest when the user pastes a URL and asks what it…

5.6k 2d ago A 93 tokens

md-hive-sync

11

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Munder Difflin hive sync — runs the start-of-task hive protocol steps: reads memory.md, checks inbox/ for new messages, and reminds you to record durable facts in memory.md and write coordination files before ending. Use when asked to "sync with the hive", "check my inbox", "hive status", or "hive sync". Proactively…

5.6k 2d ago A 109 tokens

temporal

12

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve ANY named time window — today, yesterday, thisWeek, lastWeek, last7Days, last30Days, last90Days, thisMonth, lastMonth, thisQuarter, lastQuarter, thisYear, lastYear, last12Months — or an arbitrary range (lastNdays / lastNweeks / lastNmonths) to a concrete ISO date range relative to your run time. Read-only: no…

5.6k 2d ago A 114 tokens

thisMonth

13

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "thisMonth" to a concrete ISO date range relative to your run time — this month so far (1st → today). Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a month-to-date task (MTD metrics, "so far this…

5.6k 2d ago A 80 tokens

thisQuarter

14

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "thisQuarter" to a concrete ISO date range relative to your run time — this quarter so far (quarter start → today). Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a quarter-to-date task (QTD…

5.6k 2d ago A 78 tokens

thisWeek

15

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "thisWeek" to a concrete ISO date range relative to your run time — this week so far (Monday → today). Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a week-to-date task (this week's activity…

5.6k 2d ago A 77 tokens

thisYear

16

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "thisYear" to a concrete ISO date range relative to your run time — this year so far (Jan 1 → today). Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a year-to-date task (YTD metrics, "so far this…

5.6k 2d ago A 81 tokens

today

17

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "today" to a concrete ISO date range relative to your run time — today. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before any task scoped to today (today's logs, metrics, "what happened today").

5.6k 2d ago A 71 tokens

yesterday

18

chaitanyagiri/munder-difflin

Skill Claude CodeCodex

Resolve "yesterday" to a concrete ISO date range relative to your run time — yesterday. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a task scoped to yesterday (daily reports, "what changed yesterday").

5.6k 2d ago A 71 tokens