with one click
note
// Add a note only visible to user. A private scratchpad not visible in agent context.
// Add a note only visible to user. A private scratchpad not visible in agent context.
Inspect or debug web pages in a headless browser — fill forms, click buttons, take screenshots, test web apps, review frontend UI/UX aesthetics. Use for headless browser automation. This skill should be used when user says "test web app", "headless browser", "browser automation", "chromium --headless", "screenshot of this page", "look the page".
Run long-running tasks under babysit — supervised background runner with cgroup-enforced memory/CPU caps and observability-stall kill. Use BEFORE any long-running task (>2 min), compute-intensive job, or background work — or when the user says "run in background", "use babysit". This skill defines guardrails and the mandatory workflow, not just a how-to.
Send peer-to-peer message and control to Claude Code sessions. Use when coordinating multiple simultaneous Claude sessions, or user says "dm another claude", "list claude sessions", "peek peer claude", "spawn claude in tmux", "monitor remote claude", "notify peer in tmux", "handover to claude", "inspect peer transcript", "orchestrate claude sessions".
Append a single bullet to staging memory. Use when a durable fact, knowledge, lesson, or pitfall (mistake-correction pattern) emerged mid-conversation that's potentially worth persisting into long-term memory. Also use when user corrected your mistake, says "remember X", "remember not to X", or "next time, do Y instead of X", "do not mistake on X again".
Form a minimal self-contained prompt to reproduce this session
One sentence output style
| name | note |
| description | Add a note only visible to user. A private scratchpad not visible in agent context. |
| disable-model-invocation | true |
| user-invocable | true |
Dummy skill to support auto-completion of "/note" UserPromptSubmit hook, for adding agent-transparent user-side note.
Ignore what the user said in arguments, this is a private scratchpad not meant to prompt into agent context. If you accidentally received it, just ignore.