46 capabilities any session can invoke —
from Google Workspace and Telegram to deck-building, memory, and remote ops.
design-critiqueglobal
Run the design gate on a UI change — the ruthless editor that asks "can this be removed" on every prompt, button, and screen.
nerve-center-pptglobal
Build executive-grade Nerve Center "Warm Graphite"-branded PowerPoint decks one-shot.
rsdesigner-serverglobal
Connect to and run work on JD's dad's server (readystack / rsdesigner-agent) over Tailscale + SSH.
second-brain-pipelinesglobal
How JD's capture/memory pipelines actually work end-to-end — the daily journal, the Garmin→health flow, and agent memory recall (mnemosyne) — plus their exact fix-points and the g…
siemens-pptglobal
Build executive-grade Siemens-branded PowerPoint decks one-shot.
supabase-adminglobal
Autonomous Supabase admin for the whole fleet.
account-vaultsystem
Create an online account for JD end-to-end and store it so he can retrieve it instantly - generate a unique Fastmail masked email, a strong password, drive the signup, capture the…
branding-quicksystem
Quick logo and brand concept generation using HTML/CSS + Playwright screenshots.
brandlabsystem
One-shot branding pipeline: strategy → references → theme packages → live sites → synthetic advisory panel → winner build → polish passes.
browser-console-driversystem
Drive a GUI-only web console (Google Cloud, Anthropic, Vercel, any OAuth/cloud setup) end-to-end by attaching Playwright to JD's REAL Chrome over the DevTools protocol.
byu-webprintsystem
Print documents via BYU Web Print (webprint.byu.edu).
canvas-tokensystem
Mint, install, verify and auto-renew JD's BYU Canvas API token — the credential behind the `canvas-lms` MCP, `canvas_sync`, grade alerts and the deadline watcher.
cloudflaresystem
Cloudflare API tooling via ~/agent-system/scripts/cloudflare.sh — DNS records, zones, tunnels, purge, from the CLI with JD's saved token.
counselorsystem
Socratic + Petersonian counseling sessions.
data-prepsystem
Data cleaning and preprocessing before analysis, Madden-style.
domain-email-setupsystem
Stand up working email on a new domain end-to-end — Cloudflare zone, mail DNS (MX/SPF/DKIM/DMARC), registrar nameserver change, Fastmail provisioning, and an agentic JMAP send/rea…
expert-professor-agent-creatorsystem
Create or extend a course-scoped "expert professor" agent that answers questions grounded in a specific BYU Canvas course's lecture slides and materials.
fastmail-websystem
Sign into Fastmail's web UI headlessly and drive GUI-only settings (add a domain, create sending identities, aliases, billing).
fleet-spawnsystem
Spawn and manage parallel agent fleets on this box — agent-fleet.sh / agents.shared.fleet (worktree + tmux + claude), the /multitask Telegram fanout, the spine drainer queue, and…
free-tier-llmsystem
Route a narrow, schema-pinned LLM task (structured extraction, classification, scoring) onto a free tier instead of paid Anthropic API spend — which provider actually clears the p…
frontend-designsystem
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one.
garminsystem
Garmin Connect auth + health data sync for JD.
gogsystem
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs — the ONLY sanctioned Google path (MCP Gmail/Calendar are broken OAuth).
google-oauth-recoverysystem
Recover gog CLI Google OAuth when it breaks — invalid_grant, keyring hangs, missing client_id, "Finishing…" forever.
health-coachsystem
Health coaching powered by PubMed research + curated knowledge base.
imessagesystem
Send and read iMessages/SMS on macOS.
instinctsystem
Send work to Instinct, the external autonomous agent JD reaches over iMessage, and read what it sends back.
linkedin-growthsystem
LinkedIn content engine for JD — generates posts that don't sound like AI and get saves.
logit-classifiersystem
Logistic regression for binary / discrete-outcome problems, Madden-style.
machine-loopssystem
Author recurring/conditional automation correctly on this box: cron vs watcher vs LaunchAgent vs session loop, the headless-claude auth pattern, the lint + deadman guard patterns,…
mba-exchangesystem
MBA-Exchange.com candidate access for JD's recruiting pipeline — login, session, job discovery into recruiting_queue.
obsidiansystem
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
outlook-byusystem
Drive BYU Outlook / Teams on the web through the authenticated browser-use JD profile (BYU has no usable API).
regression-checksystem
Map the blast radius of a change to shared agent-system code (agents/shared/*, scripts/*, daemons, cron entry-points, Supabase contracts) and verify each downstream consumer still…
regression-diagnosticssystem
Run Matt Madden's OLS diagnostic remedy-order on a regression problem.
relay-sendsystem
Send anything outbound (Telegram, attention/escalation to JD, gmail) through the spine relay outbox — the payload contracts, _frame requirements, receipts, and how to debug held/d…
remarkablesystem
reMarkable tablet cloud sync → OCR → Obsidian inbox.
resume-generatorsystem
Generate a tailored 1-page ATS-optimized resume for a specific job.
secrets-rotationsystem
Rotate a leaked or expiring credential correctly — the liveness-probe-first flow, the consumer-swap sequence (.env + crontab + plists TOGETHER), the leaked-key-nag machine loop, a…
spine-opssystem
Operate the Enforcement Spine (nerve-center-spine repo) — the runner/producer/relay daemons, the agent_tasks queue, the killswitch, held rows, and receipts.
substack-opssystem
Drive JD's Substack (The Agent Brief) end-to-end via a headless browser agent — Substack has no API, so this IS the API.
survey-analyzersystem
Survey design and analysis, Madden-style (MBA-560 Unit 2).
telegram-opssystem
Operate JD's Telegram layer — the Telegram Operator transport (WAL, headless CEO turns), direct Bot API sends, telegram-notify.sh, the SLA/canary watchdogs, and the NEVER-KILL rul…
tmuxsystem
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
tool-selectorsystem
Pick the right tool for an analytics task — Excel, SQL, Python, Stats iQ, PowerBI, or LLM.
vault-conventionssystem
Where state lives and how it's written — ~/clawd layout, projects vs domain todos, tasks.yaml, clawd-log/CHANGELOG contract, the CRM write contract, and the Obsidian vault paths.