esaruoho

61 mods across 1 repository, 11 stars between them.

imessage

25

esaruoho/apple

Command

Send iMessage text or file attachments from the terminal. Default buddy = [email protected] (override with --to or $IMESSAGETO). Files attach via clipboard + UI-script — the only path that actually works on Sequoia (the AppleScript dictionary's send file silently no-ops). Usage /imessage or /imessage --to .

11 5d ago A 88 tokens original MIT

invert

26

esaruoho/apple

Command

Invert dark-mode image or folder of images to light-mode (non-destructive). Opens output. Usage /invert or /invert [gamma] [contrast].

11 5d ago A 38 tokens original MIT

iphone-clip

27

esaruoho/apple

Command

Take a photo with the iPhone (Continuity Camera) and put it on the clipboard. Cmd-V pastes the picture. Usage /iphone-clip.

11 5d ago A 32 tokens original MIT

loom-status

28

esaruoho/apple

Command

Show loom-mirror progress on CloudcityMacMini (4TB drive). Deterministic, no LLM analysis. Usage /loom-status.

11 5d ago A 29 tokens original MIT

mailgraph

29

esaruoho/apple

Command

Directed who-wrote-to-whom graph from a message base (BBS dump or RFC822 .eml), parsed straight from From:/To: headers. Renders an Apple-native SVG (--svg), subject threads (--threads), email-alias folding, JSON/DOT. Point it at any folder of messages. Deterministic, no LLM in the loop.

11 5d ago A 74 tokens original MIT

md-rich

30

esaruoho/apple

Command

Render Markdown as rich text and put it on the macOS clipboard (Cmd-V pastes formatted). Apple-native pipeline. Usage /md-rich .

11 5d ago A 33 tokens original MIT

mlx-here

31

esaruoho/apple

Command

Chat with the Mini's MLX brain (Qwen3-4B) ARMED with the Apple skill + the folder you're in — identity from skill.md, this folder's context, per-turn retrieval from wiki/. The "What would the Apple skill say" button.

11 5d ago A 55 tokens original MIT

mlx-relay

32

esaruoho/apple

Command

Relay an MLX discussion's answer to Claude, in the repo it was armed for — Claude grades how well MLX did, or implements the change. Talk-to-MLX-then-escalate-to-Claude. Usage /mlx-relay [--apply|--copy] [-n N|--all] [note].

11 5d ago A 70 tokens original MIT

mlx

33

esaruoho/apple

Command

Open a named, resumable Converse discussion with the Mini's MLX brain, armed with the skill governing the current folder. Renameable/saveable/resumable/⌘C-copyable. Usage /mlx [name] [--fm|--list|--cwd DIR].

11 5d ago A 57 tokens original MIT

ocr-pdf-rebuild

34

esaruoho/apple

Command

Rebuild a proper SEARCHABLE PDF from a clean scan + OCR text, using PyMuPDF (fixes PDFWorkshop's blank ocr.pdf — pdf-lib copyPages corrupts CCITTFax). Usage /ocr-pdf-rebuild .

11 5d ago A 62 tokens original MIT

overlay

35

esaruoho/apple

Command

The spatial overlay — a click-through canvas floating over every window that both you and agents can draw on. /overlay shows status; /overlay open launches it (⌃⌥⌘D toggles draw mode, esc leaves); /overlay post --rel X,Y,W,H puts an arrow / box / highlight / spotlight / label / callout / sticker on the screen from an…

11 5d ago A 106 tokens original MIT

panel-worker

36

esaruoho/apple

Command

Run the Apple-Panel job worker — executes panel-inbox jobs that Fleet dispatches to THIS machine over Syncthing, writing output to panel-results. The remote arm of the Fleet × Panel runner. Usage /panel-worker (daemon), /panel-worker --once, /panel-worker --status.

11 5d ago A 61 tokens original MIT

photo

37

esaruoho/apple

Command

Snap a webcam photo via AVFoundation, no UI. Apple-native. Usage /photo .

11 5d ago A 22 tokens original MIT

plist-probe

38

esaruoho/apple

Command

Scan every Apple-app plist for extractable user data (1,934 plists, 518 apps). Apple-native plistlib only. Usage /plist-probe or /plist-probe --md or /plist-probe --interesting-only.

11 5d ago A 50 tokens original MIT

port-revive

39

esaruoho/apple

Command

Diagnose and recover a wedged USB-C / Thunderbolt port without rebooting.

11 5d ago A 16 tokens original MIT

qr-wifi

40

esaruoho/apple

Command

Generate a Wi-Fi-join QR code (scan to join the network without typing the password). Apple-native. Usage /qr-wifi [output.png] [auth] [hidden].

11 5d ago A 44 tokens original MIT

qr

41

esaruoho/apple

Command

Generate a high-resolution QR PNG from text via CoreImage. Apple-native, no deps. Usage /qr " " .

11 5d ago A 29 tokens original MIT

read

42

esaruoho/apple

Command

Read the macOS clipboard aloud via local Voicebox (Kokoro). Uses a voice distinct from Claude's chat-speak so the two don't blur. Select text → Cmd-C → /read. Stop with /read --stop. Usage /read, /read --grab, /read --text "...", /read --stop.

11 5d ago A 68 tokens original MIT

rec-audio

43

esaruoho/apple

Command

Post-process a rec recording's audio for editing. split extracts the system-audio and mic tracks to separate .m4a sidecars (drop into iMovie as independent tracks). flatten mixes them into one track on a video-passthrough .mov (plays both everywhere). Apple-native AVFoundation.

11 5d ago A 65 tokens original MIT

rec-subtitle

44

esaruoho/apple

Command

Transcribe a recording to .srt subtitles (via whisp/Whisper) and optionally BURN them into the video. /rec-subtitle → .srt sidecar (upload to YouTube as captions). Add --burn → -subtitled.mov with subtitles hard-painted into the picture (Apple-native Core Animation).

11 5d ago A 73 tokens original MIT

rec

45

esaruoho/apple

Command

One-word screen + system-audio recorder. Starts immediately — whole screen + ALL system audio → /Videos/yyyy-MM-dd-HH-mm-ss.mov. No mic, no BlackHole/Loopback (audio off the system engine via ScreenCaptureKit). Ctrl-C stops + finalizes.

11 5d ago A 58 tokens original MIT

recburn-redact

46

esaruoho/apple

Command

Blur/redact something out of a finished recburn video — --find sweeps the whole recording with on-device OCR so you need no timestamps at all, then it re-encodes ONLY the affected keyframe span, stream-copies the rest bit-exact, and never touches the audio or the source. Usage /recburn-redact [19:58-19:59] [what to…

11 5d ago A 88 tokens original MIT

recburnclick

47

esaruoho/apple

Command

Screen + system-audio recording with a live "CLICKS: n" counter burned into the video. Counts every mouse-down from the moment recording starts. No Accessibility permission, no event tap.

11 5d ago A 39 tokens original MIT

sal-status

48

esaruoho/apple

Command

Refresh and read the Sal archive dashboard. Pure regen, no LLM analysis. Usage /sal-status.

11 5d ago A 21 tokens original MIT