context-search
Search prior work to add context to a request, or browse previous sessions on a topic. Use before/after a request to ground it in past work, or standalone to…
Check whether a site is down for everyone or just you — local probe + downforeveryoneorjustme API, with --deep for a 7-node worldwide sweep via check-host.net.
$ npx -y skills add danielmiessler/personal_ai_infrastructure --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/isdownContext preview
What this command does when you run it.
Check whether a site is down for everyone or just you — local probe + downforeveryoneorjustme API, with --deep for a 7-node worldwide sweep via check-host.net.
name: isdown description: Check whether a site is down for everyone or just you — local probe + downforeveryoneorjustme API, with --deep for a 7-node worldwide sweep via check-host.net. argument-hint: <domain-or-url> [--deep] [--json]
Thin invoker for `LIFEOS/TOOLS/IsDown.ts`.
bun ~/.claude/LIFEOS/TOOLS/IsDown.ts $ARGUMENTS
Exit codes: 0 up everywhere · 1 down for everyone · 2 down just for you · 3 probe error.
Report the verdict line and the per-probe evidence. If the verdict is `just-you`, suggest the usual local culprits (DNS cache, VPN, hosts file, router). If `--deep` was passed, include the per-node table.
⛰️ The Life Operating System — an intent engineering platform that moves you from your current state to your ideal state, in life and work.
Repo: danielmiessler/personal_ai_infrastructure
Search prior work to add context to a request, or browse previous sessions on a topic. Use before/after a request to ground it in past work, or standalone to…
Search prior work to add context to a request, or browse previous sessions on a topic. Shortcut for the Cortex skill's recall workflow.
Relentless checkpointed discovery interview that interrogates a half-formed idea until its shape is clear, then hands off to ISA Scaffold. Routes to the ISA…
LifeOS upgrade — extract system improvements from content, monitor external sources, and scan bookmarks for upgrade opportunities. Shortcut for the Upgrade…
Interactive voice-narrated tutorial on the current conversation topic (or a named one) — ASCII diagrams, spoken lesson content, one question per beat, quizzes.…
Interactive voice-narrated tutorial on the current conversation topic (or a named one). Shortcut for the Teach skill's Teach workflow. USE WHEN /tm, teach me,…