message
25Skill Claude CodeCodex
Send iMessages via macOS Messages app. Use when the user asks to send a text message or iMessage.
Skill Claude CodeCodex
Send iMessages via macOS Messages app. Use when the user asks to send a text message or iMessage.
Skill Claude CodeCodex
Display and read Stickies notes on macOS. Use when the user asks to show notes, create stickies, or read existing stickies.
Plugin Claude Code
Pushover notification hooks - get notified when tasks complete or permissions are needed. Requires: python3 and psutil. Install: pip install psutil. Verify: python3 -c 'import psutil; print(psutil.version)'.
Hook
Runs when a session starts, executing on_session_start.py via python3. From caidish/cAI-tools.
Hook
Runs when a session ends, executing on_session_end.py via python3. From caidish/cAI-tools.
Hook
Runs when the agent finishes a response, executing on_stop.py via python3. From caidish/cAI-tools.
Hook
Runs when the agent sends a notification for permission_prompt tool calls, executing on_permission.py via python3. From caidish/cAI-tools.
Hook
Runs before the agent uses a tool, executing cancel_escalation.py via python3. From caidish/cAI-tools.
Hook
Runs when the agent asks permission for an action, executing cancel_escalation.py via python3. From caidish/cAI-tools.
Hook
Runs after a tool call finishes, executing cancel_escalation.py via python3. From caidish/cAI-tools.
Hook
Runs when a tool call fails, executing cancel_escalation.py via python3. From caidish/cAI-tools.
Hook
Runs when you submit a prompt, before the agent sees it, executing cancel_escalation.py via python3. From caidish/cAI-tools.
Hook
Runs before the context is compacted, executing cancel_escalation.py via python3. From caidish/cAI-tools.
Skill Claude CodeCodex
Send push notifications to user's phone via Pushover. Use when the user asks to be notified, alerted, or reminded about something.
Plugin Claude Code
Skills for scientific instrument control, data analysis, and paper review.
Skill Claude CodeCodex
Revise an academic paper sentence by sentence with the author, stripping AI writing tells (stop-slop) while preserving the author's own voice. Use this whenever the user wants to polish, tighten, edit, proofread, or "de-slop" a paper, manuscript, draft, abstract, or thesis chapter — especially when they want careful…
Skill Claude CodeCodex
Copilot for scientific paper review. Use when reviewing a research paper (PDF/LaTeX), guiding section-by-section analysis, logging issues, and generating structured review responses.
Skill Claude CodeCodex
Use when you want to analyze, describe, or extract information from an image. Handles scientific figures, plots, experimental setups, and general image Q&A.
Plugin Claude Code
Local security checks - scan for the Miasma/Phantom Gyp npm supply-chain compromise and Claude Code backdoors.
Skill Claude CodeCodex
Scan this machine for the Miasma / Phantom Gyp ("TeamPCP") npm supply-chain compromise that plants backdoors in Claude Code (/.claude/settings.json) and VS Code (.vscode/tasks.json). Use when the user asks to check if their PC/machine is infected, compromised, or affected by the npm/Claude Code backdoor attack…
Plugin Claude Code
Skill for removing AI tells from prose (by Hardik Pandya).
Skill Claude CodeCodex
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
Command Claude Code
Interactive MCP server testing helper for tools and resources.
Settings file Claude Code
Agent settings configuring enabledPlugins.