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.
npx skills add OKHP3/skillz --skill okhp3-cowork-commitment-trackergit clone --depth 1 https://github.com/OKHP3/skillzWrote 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.
[](https://agentmods.dev/skills/okhp3/skillz/okhp3-cowork-commitment-tracker)<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-cowork-commitment-tracker"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-cowork-commitment-tracker/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/okhp3/skillz/okhp3-cowork-commitment-tracker"><img src="https://agentmods.dev/badge/skills/okhp3/skillz/okhp3-cowork-commitment-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00063 | $0.01120 |
| Opus 5 | $0.00032 | $0.00560 |
| Sonnet 5 | $0.00013 | $0.00224 |
| Haiku 4.5 | $0.00006 | $0.00112 |
Grade A, and why
okhp3-cowork-commitment-tracker 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.
okhp3-cowork-commitment-tracker
OverKill Hill P³ · overkillhill.com · github.com/OKHP3
Find the promises that matter, distinguish them from casual discussion, and make their next check visible.
Scope
| In scope | Out of scope |
|---|---|
| The user's own commitments in a selected window and source set | Surveillance of others, inferred promises, reminder sends, task writes, or judgment of performance |
Host contract
- Target: Microsoft Copilot Cowork personal custom skill.
- Portable core: extract and reconcile commitments from supplied notes and messages.
- Cowork adaptation: use agreed email, meetings, and files only within the user's current Microsoft 365 permissions.
- Evidence: documented Cowork work-context model; no live package run.
Activation boundary and handoff
- Interactive and automation boundary: Use interactively by default. A scheduled or event-driven run may produce a draft only; it must not send, post, schedule, share, create, modify, move, rename, or delete anything.
- Approval policy: Require a current-session, target- and content-specific confirmation before an external action. This is this skill's policy, not a claim that Cowork enforces the same granularity.
- Portable fallback: Outside verified Cowork retrieval, use only material
supplied or attached by the user. Otherwise return
NEEDS INPUT; do not search local, tenant, or connector context. - Host availability: Cowork custom skills are not supported on mobile.
Return
NOT SUPPORTEDon an unavailable surface. A handoff guides work after activation; it cannot prove exclusive host skill selection. - Handoff: Use inbox triage to establish a message queue, and weekly review to plan around an already reconciled commitment ledger.
Required input and safe outcomes
Confirm the person whose commitments are in scope (default: the user), time
window, sources, and desired follow-up form. Return NEEDS INPUT when the scope
would become surveillance or is unclear, INSUFFICIENT PERMISSION for
unavailable context, and NOT SUPPORTED for unavailable source access.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago First seen · 106 lines · 63 tokens per session scan A 830d383eb2f7
okhp3-cowork-commitment-tracker is a skill published in the GitHub repository OKHP3/skillz (3 stars, last pushed yesterday), licensed MIT. It adds 63 tokens to every session and 1,120 once invoked, about $0.0003 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.
Other skills, from other repositories
kelly-followups
Busabase-backed App-in-Skill for one thing only — record who you need to follow up with after a meeting, see what is due today, mark it done. Use when the user invokes $kelly-followups or /kelly-followups, mentions a followup, follow-up, meeting action item, or wants a lightweight daily reminder of who to check in…
baoyu-wechat-summary
Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per-group history (history.json + history-digests.jsonl), per-user profiles, and per-group fact memory…
pm
When you want to manage projects across your businesses using a kanban + Eisenhower methodology. One kanban per business (whatever portfolio of businesses, projects, or initiatives you run). Tool-agnostic — connects via API/MCP to whatever PM tool each business uses (Notion, GitHub Projects, Plane, Linear, Obsidian…
service-desk
Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…
daily-standup
Generate a daily standup summary from recent Claude Code sessions — completed work grouped by project (cwd), session costs from the pricing engine, tool invocations, error/compaction/APIError events, and turn velocity metrics from session metadata (turncount, totalturndurationms).
n8n-pto-pipeline
Create n8n workflow for daily task assignment from PTO engineer to foreman via Telegram bot with status reporting.